[Bug 2391] [IcedTea6] Make elliptic curve removal optional

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed Jul 22 17:12:42 UTC 2015


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2391

--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea6?cmd=changeset;node=6b864e0af52a
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Wed Jul 22 16:24:14 2015 +0100

    PR2391: Make elliptic curve removal optional

    2015-07-15  Andrew John Hughes  <gnu_andrew at member.fsf.org>

        PR2391: Make elliptic curve removal
        optional
        * acinclude.m4:
        (IT_ENABLE_NON_NSS_CURVES): Check ${enableval}
        to catch values other than yes/no.

    2015-07-13  Andrew John Hughes  <gnu_andrew at member.fsf.org>

        PR2391: Make elliptic curve removal
        optional
        * INSTALL:
        Document --enable-non-nss-curves.
        * Makefile.am:
        (ICEDTEA_PATCHES): Only apply
        the RH1022017 patch when non-NSS
        curves are not enabled.
        * NEWS: Updated.
        * acinclude.m4:
        (IT_ENABLE_NON_NSS_CURVES): New
        macro to allow non-NSS curves to
        be turned on.
        * configure.ac:
        Invoke IT_ENABLE_NON_NSS_CURVES.
        * fsg.sh.in:
        Don't alter the curve list when
        non-NSS curves are enabled.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20150722/c03a983a/attachment.html>


More information about the distro-pkg-dev mailing list