[Bug 1290] [IcedTea6] Ensure unlimited crypto policy or crypto removal patch is in place.

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed Dec 18 06:52:01 PST 2013


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

--- Comment #2 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea6?cmd=changeset;node=7c63c22bfa05
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Wed Dec 18 13:56:16 2013 +0000

    PR1290: Ensure unlimited crypto policy is in place.

    2013-06-05  Andrew John Hughes  <gnu.andrew at member.fsf.org>

        PR1290: Ensure unlimited crypto policy is in place.
        * Makefile.am:
        (CRYPTO_CHECK_BUILD_DIR): New variable.
        (CRYPTO_CHECK_SRCS): Likewise.
        (EXTRA_DIST): Add crypto check sources.
        (.PHONY): Add new clean targets.
        (icedtea-against-icedtea): Depend on check-crypto.
        (clean-icedtea-against-icedtea): Depend on
        clean-check-crypto.
        (icedtea-debug-against-icedtea): Depend on
        check-crypto-debug.
        (clean-icedtea-debug-against-icedtea): Depend on
        clean-check-crypto-debug.
        (check-crypto): Run the crypto checker on a normal
        stage 2 build.
        (clean-check-crypto): Delete the check-crypto stamp.
        (check-crypto-debug): Run the crypto checker on a
        debug stage 2 build.
        (clean-check-crypto-debug): Delete the
        check-crypto-debug stamp.
        (icedtea-against-ecj): Depend on
        check-crypto-boot.
        (clean-icedtea-against-ecj): Depend on
        clean-check-crypto-boot.
        (check-crypto-boot): Run the crypto checker on
        the stage 1 build.
        (clean-check-crypto-boot): Delete the
        check-crypto-boot stamp.
        (cryptocheck): Build the crypto checker.
        (clean-cryptocheck): Revert cryptocheck.
        * NEWS: Updated.
        * TestCryptoLevel.java:
        Checks whether the unlimited crypto policy is in
        place or not.

-- 
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/20131218/a7591ad1/attachment-0001.html 


More information about the distro-pkg-dev mailing list