[Bug 2250] JSSE server is still limited to 768-bit DHE

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Fri Apr 3 22:26:32 UTC 2015


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

--- Comment #11 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/release/icedtea7-2.5?cmd=changeset;node=dd18b2f67c8d
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Fri Apr 03 23:25:14 2015 +0100

    Bump to icedtea-2.5.5pre02.

    Upstream changes:
      - PR2196, RH1164762: jhat man page has broken URL
      - PR2200: Support giflib 5.1.0
      - PR2210: DGifCloseFile call should check the return value, not the error
code, for failure
      - PR2225: giflib 5.1 conditional excludes 6.0, 7.0, etc.
      - PR2250: JSSE server is still limited to 768-bit DHE
      - S6584008, PR2193, RH1173326: jvmtiStringPrimitiveCallback should not be
invoked when string value is null
      - S6956398, PR2250: make ephemeral DH key match the length of the
certificate key
      - S8074312, PR2254: Enable hotspot builds on 4.x Linux kernels

    2015-04-03  Andrew John Hughes  <gnu.andrew at member.fsf.org>

        * Makefile.am:
        (CORBA_CHANGESET): Update to icedtea-2.5.5pre02.
        (JAXP_CHANGESET): Likewise.
        (JAXWS_CHANGESET): Likewise.
        (JDK_CHANGESET): Likewise.
        (LANGTOOLS_CHANGESET): Likewise.
        (OPENJDK_CHANGESET): Likewise.
        (CORBA_SHA256SUM): Likewise.
        (JAXP_SHA256SUM): Likewise.
        (JAXWS_SHA256SUM): Likewise.
        (JDK_SHA256SUM): Likewise.
        (LANGTOOLS_SHA256SUM): Likewise.
        (OPENJDK_SHA256SUM): Likewise.
        (ICEDTEA_BOOT_PATCHES): Turn on new underscored literals
        patch when the compiler doesn't support them.
        * NEWS: Updated.
        * acinclude.m4:
        (IT_UNDERSCORE_CHECK): Check that the compiler supports
        underscored literals.
        * configure.ac:
        Bump to 2.5.5pre02 and run IT_UNDERSCORE_CHECK.
        * hotspot.map.in: Update to icedtea-2.5.5pre01.
        * patches/boot/ecj-underscored_literals.patch:
        New patch to remove underscored literals in
        sun.security.ssl.ServerHandshaker

-- 
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/20150403/8fad64b8/attachment.html>


More information about the distro-pkg-dev mailing list