[Bug 2126] [IcedTea8] Synchronise elliptic curves in sun.security.ec.NamedCurve with those listed by NSS
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Wed Jan 9 06:12:55 UTC 2019
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2126
--- Comment #7 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea8?cmd=changeset;node=84a332f0659a
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Wed Jan 09 05:56:50 2019 +0000
PR3667: Use the internal copy of the SunEC library rather than statically
linking against NSS
2019-01-08 Andrew John Hughes <gnu_andrew at member.fsf.org>
PR3667: Use the internal copy of the SunEC library
rather than statically linking against NSS
* patches/disable-intree-ec.patch: Removed.
* patches/nss-config.patch: Removed.
* patches/nss-not-enabled-config.patch: Removed.
* patches/nss-not-enabled-config-with-sunec.patch:
Renamed to patches/pkcs11-nss-not-enabled-config.patch.
* patches/nss-config-with-sunec.patch:
Renamed to patches/pkcs11-nss-config.patch.
* INSTALL:
Remove --enable-sunec option. Update documentation
to match current situation with SunEC.
* Makefile.am:
(ICEDTEA_PATCHES): Remove disable-intree-ec.patch.
Remove PKCS11 config patches without the SunEC provider.
Rename remaining two to make it clear they are for
the PKCS11 provider.
(ICEDTEA_CONFIGURE_ENV): Remove NSS_LIBS and NSS_CFLAGS.
(ecccheck): Remove ENABLE_SUNEC conditionals.
(clean-ecccheck): Likewise.
(check-ecc): Likewise.
* NEWS: Updated.
* acinclude.m4:
(IT_ENABLE_SUNEC): Removed.
* configure.ac: Replace IT_ENABLE_SUNEC call with
IT_LOCATE_NSS.
* fsg.sh.in: Remove unused source code and use
new PR3667 patch instead of old PR2126 patch which
only alters Java code.
* patches/pr3667.patch: Renamed from patches/pr2126.patch
and extended to patch native code.
* remove-intree-libraries.sh.in: Drop conditional removal
of SunEC code.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20190109/36e81b43/attachment.html>
More information about the distro-pkg-dev
mailing list