[Bug 3681] [IcedTea11] Use the internal copy of the SunEC library rather than statically linking against NSS

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Oct 19 15:43:45 UTC 2020


https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3681

--- Comment #3 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/3753065a/attachment.htm>


More information about the distro-pkg-dev mailing list