[Bug 2369] [IcedTea8] SunEC provider is partially installed

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Fri May 22 05:03:21 UTC 2015


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

--- Comment #3 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea?cmd=changeset;node=1b3c4b985949
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Fri May 22 05:55:33 2015 +0100

    PR2369: SunEC provider is partially installed

    2015-05-20  Andrew John Hughes  <gnu_andrew at member.fsf.org>

        PR2369: SunEC provider is partially installed
        * TestCryptoLevel.java: Moved to...
        * Makefile.am:
        (ECC_CHECK_BUILD_DIR): Added.
        (CRYPTO_CHECK_SRCS): Update TestCryptoLevel.java
        path.
        (ECC_CHECK_SRCS): Added.
        (ICEDTEA_PATCHES): Re-add updated disable-intree-ec.patch
        (EXTRA_DIST): Add ECC_CHECK_SRCS.
        (check-local): Add check-ecc.stamp.
        (clean-tests): Add clean-check-ecc.
        (clean-local): Add clean-ecccheck.
        (.PHONY). ADd clean-ecccheck and clean-check-ecc.
        (ecccheck): Build ECC check test.
        (clean-ecccheck): Cleanup ECC check test.
        (check-ecc): Run ECC check test.
        (clean-check-ecc): Cleanup run of ECC check test.
        * NEWS: Updated.
        * fsg.sh: Don't remove SunEC.java and SunECEntries.java,
        which are still needed by the PKCS11 provider in 8.
        * patches/disable-intree-ec.patch:
        Regenerated.
        * patches/nss-config.patch: Likewise.
        * patches/nss-not-enabled-config.patch: Likewise.
        * test/standalone/TestCryptoLevel.java: ...here.
        * test/standalone/TestEllipticCurveCryptoSupport.java:
        Add check for elliptic curve cryptography support.
        * test/standalone/agpl-3.0.txt:
        Add back AGPL 3 license as this is used by TestCryptoLevel
        and the new TestEllipticCurveCryptoSupport tests.

-- 
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/20150522/7e44c0f1/attachment.html>


More information about the distro-pkg-dev mailing list