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

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Sun Apr 5 22:52:28 UTC 2015


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

--- Comment #12 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea7?cmd=changeset;node=8e3f9f2452ad
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Sun Apr 05 22:35:29 2015 +0100

    Bump to icedtea-2.6pre20.

    Upstream changes:
      - PR2225: giflib 5.1 conditional excludes 6.0, 7.0, etc.
      - PR2228 - Add ARM32 JIT
      - PR2233, RH1190835: Discover gsettings symbols separately so early
versions of GLib can be used (e.g. on RHEL 6)
      - PR2236: ppc64le should report its os.arch as ppc64le so tools can
detect it
      - PR2250: JSSE server is still limited to 768-bit DHE
      - S6956398, PR2250: make ephemeral DH key match the length of the
certificate key
      - S8071947: AARCH64: frame::safe_for_sender() computes incorrect
sender_sp value for interpreted frames
      - S8072483: AARCH64: aarch64.ad uses the wrong operand class for some
operations
      - S8074312, PR2254: Enable hotspot builds on 4.x Linux kernels
      - Several bug fixes to get eclipse working

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

        * Makefile.am:
        (CORBA_CHANGESET): Update to icedtea-2.6pre20.
        (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.6.0pre20 and run IT_UNDERSCORE_CHECK.
        * hotspot.map.in: Update to icedtea-2.6pre20.
        * 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/20150405/3994ba8f/attachment-0001.html>


More information about the distro-pkg-dev mailing list