[Bug 2496] [IcedTea7] Enable system PCSC support by default

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed Jul 8 12:28:44 UTC 2015


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

--- Comment #2 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea7?cmd=changeset;node=3e3f044261cd
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Wed Jul 08 13:16:41 2015 +0100

    Bump to icedtea-2.6pre24.

    Upstream changes:
      - PR1883: Search Debian multiarch paths when looking for pcsclite
      - PR2446: Support system libsctp
      - PR2458: Policy JAR files should be timestamped with the date of the
policy file they hold
      - PR2482, RH489586, RH1236619: OpenJDK can't handle spaces in zone names
in /etc/sysconfig/clock
      - PR2496: Enable system PCSC support by default
      - S8025613, PR2437: clang: remove -Wno-unused-value
      - S8039921, PR2421: SHA1WithDSA with key > 1024 bits not working
      - S8074761, PR2470, RH1194226: Empty optional parameters of LDAP query
are not interpreted as empty
      - S8081315, PR2405: Avoid giflib interlacing workaround with giflib 5.0.0
on
      - S8081475, PR2494: SystemTap does not work when JDK is compiled with GCC
5

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

        * INSTALL:
        Document --enable-system-sctp option
        and necessary dependencies.
        * Makefile.am:
        (CORBA_CHANGESET): Update to icedtea-2.6pre24.
        (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_ENV): Add SYSTEM_SCTP, SCTP_CFLAGS
        and SCTP_LIBS to support the system SCTP
        option.
        * NEWS: Updated.
        * acinclude.m4:
        (IT_CHECK_FOR_PCSC): Turn this option on
        by default.
        (IT_CHECK_FOR_SCTP): Add --enable-system-sctp
        option.
        * configure.ac: Invoke IT_CHECK_FOR_SCTP.
        * hotspot.map.in: Update to icedtea-2.6pre24.
        * patches/boot/ecj-stringswitch.patch:
        Add case in sun.security.smartcardio.PlatformPCSC

-- 
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/20150708/a0b0aad7/attachment.html>


More information about the distro-pkg-dev mailing list