[Bug 3807] [IcedTea11] Allow the number of curves supported to be specified
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Mon Oct 19 15:43:57 UTC 2020
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3807
--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea11?cmd=changeset;node=79947984e110
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Mon Oct 19 03:02:10 2020 +0100
PR3807: Allow the number of curves supported to be specified
2020-08-19 Andrew John Hughes <gnu_andrew at member.fsf.org>
PR3807: 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/pr3681.patch: Resurrect the 3 curve version
of the patch from PR3751.
--
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/20201019/c9d3ca86/attachment.htm>
More information about the distro-pkg-dev
mailing list