[Bug 3796] [IcedTea8] Allow the number of curves supported to be specified
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Mon Aug 24 02:40:05 UTC 2020
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3796
--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea8?cmd=changeset;node=cf679deb93d4
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Thu Aug 20 22:59:01 2020 +0100
PR3796: Allow the number of curves supported to be specified
2020-08-19 Andrew John Hughes <gnu_andrew at member.fsf.org>
PR3796: Allow the number of curves supported to be specified
* INSTALL:
Rename --enable-non-nss-curves to --with-curves and
provide additional section documenting its use.
Use "Mercurial" in the description of --with-hg-revision,
rather than the command name, "hg".
* acinclude.m4:
(IT_WITH_CURVES): Renamed from IT_ENABLE_NON_NSS_CURVES.
Allow the curve set to be chosen from 3/nist, 4/nist+ or
all.
* configure.ac: Invoke IT_WITH_CURVES instead of
IT_ENABLE_NON_NSS_CURVES.
* fsg.sh.in:
Use CURVES instead of the obsolete ENABLE_NON_NSS_CURVES.
Apply either the 3 curve or 4 curve patch, depending on the
value of CURVES.
* patches/pr3667.patch: Resurrect the 3 curve version
of the patch from PR3756.
--
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/20200824/10ebe316/attachment.htm>
More information about the distro-pkg-dev
mailing list