[ubuntu/focal-proposed] openjdk-8 8u242-b08-0ubuntu1 (Accepted)

Tiago Stürmer Daitx tiago.daitx at ubuntu.com
Sat Jan 18 02:08:20 UTC 2020


openjdk-8 (8u242-b08-0ubuntu1) focal; urgency=medium

  * Sync packages with 8u242-b08:
  * OpenJDK 8u242-b08 build (release).
    - S8226352, CVE-2020-2590: Improve Kerberos interop capabilities
    - S8228548, CVE-2020-2593: Normalize normalization for all
    - S8224909, CVE-2020-2583: Unlink Set of LinkedHashSets
    - S8229951, CVE-2020-2601: Better Ticket Granting Services
    - S8231422, CVE-2020-2604: Better serial filter handling
    - S8231795, CVE-2020-2659: Enhance datagram socket support
    - S8234037, CVE-2020-2654: Improve Object Identifier Processing
    - S8037550: Update RFC references in javadoc to RFC 5280
    - S8039438: Some tests depend on internal API sun.misc.IOUtils
    - S8044500: Add kinit options and krb5.conf flags that allow users
      to obtain renewable tickets and specify ticket lifetimes
    - S8058290: JAAS Krb5LoginModule has suspect ticket-renewal logic,
      relies on clockskew grace
    - S8080835: Add blocking bulk read to sun.misc.IOUtils
    - S8138978: Examine usages of sun.misc.IOUtils
    - S8139206: Add InputStream readNBytes(int len)
    - S8183591: Incorrect behavior when reading DER value with
      Integer.MAX_VALUE length
    - S8186576: KerberosTicket does not properly handle renewable
      tickets at the end of their lifetime
    - S8186831: Kerberos ignores PA-DATA with a non-null s2kparams
    - S8186884: Test native KDC, Java krb5 lib, and native krb5 lib in
      one test
    - S8193832: Performance of InputStream.readAllBytes() could be improved
    - S8196956: (ch) More channels cleanup
    - S8201627: Kerberos sequence number issues
    - S8215032: Support Kerberos cross-realm referrals (RFC 6806)
    - S8225261: Better method resolutions
    - S8225279: Better XRender interpolation
    - S8226719: Kerberos login to Windows 2000 failed with "Inappropriate
      type of checksum in message"
    - S8227061: KDC.java test behaves incorrectly when AS-REQ contains a
      PAData not PA-ENC-TS-ENC
    - S8227381: GSS login fails with PREAUTH_FAILED
    - S8227437: S4U2proxy cannot continue because server's TGT cannot be found
    - S8227758: More valid PKIX processing
    - S8227816: More Colorful ICC profiles
    - S8230279: Improve Pack200 file reading
    - S8230318: Better trust store usage
    - S8230967: Improve Registry support of clients
    - S8231129: More glyph images
    - S8231139: Improved keystore support
    - S8232381: add result NULL-checking to freetypeScaler.c
    - S8232419: Improve Registry registration
    - S8233944: Make KerberosPrincipal.KRB_NT_ENTERPRISE field package private
    - S8235909: File.exists throws AccessControlException for invalid
      paths when a SecurityManager is installed
    - S8236983: [TESTBUG] Remove pointless catch block in
      test/jdk/sun/security/util/DerValue/BadValue.java
    - S8236984: Add compatibility wrapper for IOUtils.readFully

Date: Fri, 17 Jan 2020 17:37:33 +0000
Changed-By: Tiago Stürmer Daitx <tiago.daitx at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/openjdk-8/8u242-b08-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 17 Jan 2020 17:37:33 +0000
Source: openjdk-8
Architecture: source
Version: 8u242-b08-0ubuntu1
Distribution: focal
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Tiago Stürmer Daitx <tiago.daitx at ubuntu.com>
Changes:
 openjdk-8 (8u242-b08-0ubuntu1) focal; urgency=medium
 .
   * Sync packages with 8u242-b08:
   * OpenJDK 8u242-b08 build (release).
     - S8226352, CVE-2020-2590: Improve Kerberos interop capabilities
     - S8228548, CVE-2020-2593: Normalize normalization for all
     - S8224909, CVE-2020-2583: Unlink Set of LinkedHashSets
     - S8229951, CVE-2020-2601: Better Ticket Granting Services
     - S8231422, CVE-2020-2604: Better serial filter handling
     - S8231795, CVE-2020-2659: Enhance datagram socket support
     - S8234037, CVE-2020-2654: Improve Object Identifier Processing
     - S8037550: Update RFC references in javadoc to RFC 5280
     - S8039438: Some tests depend on internal API sun.misc.IOUtils
     - S8044500: Add kinit options and krb5.conf flags that allow users
       to obtain renewable tickets and specify ticket lifetimes
     - S8058290: JAAS Krb5LoginModule has suspect ticket-renewal logic,
       relies on clockskew grace
     - S8080835: Add blocking bulk read to sun.misc.IOUtils
     - S8138978: Examine usages of sun.misc.IOUtils
     - S8139206: Add InputStream readNBytes(int len)
     - S8183591: Incorrect behavior when reading DER value with
       Integer.MAX_VALUE length
     - S8186576: KerberosTicket does not properly handle renewable
       tickets at the end of their lifetime
     - S8186831: Kerberos ignores PA-DATA with a non-null s2kparams
     - S8186884: Test native KDC, Java krb5 lib, and native krb5 lib in
       one test
     - S8193832: Performance of InputStream.readAllBytes() could be improved
     - S8196956: (ch) More channels cleanup
     - S8201627: Kerberos sequence number issues
     - S8215032: Support Kerberos cross-realm referrals (RFC 6806)
     - S8225261: Better method resolutions
     - S8225279: Better XRender interpolation
     - S8226719: Kerberos login to Windows 2000 failed with "Inappropriate
       type of checksum in message"
     - S8227061: KDC.java test behaves incorrectly when AS-REQ contains a
       PAData not PA-ENC-TS-ENC
     - S8227381: GSS login fails with PREAUTH_FAILED
     - S8227437: S4U2proxy cannot continue because server's TGT cannot be found
     - S8227758: More valid PKIX processing
     - S8227816: More Colorful ICC profiles
     - S8230279: Improve Pack200 file reading
     - S8230318: Better trust store usage
     - S8230967: Improve Registry support of clients
     - S8231129: More glyph images
     - S8231139: Improved keystore support
     - S8232381: add result NULL-checking to freetypeScaler.c
     - S8232419: Improve Registry registration
     - S8233944: Make KerberosPrincipal.KRB_NT_ENTERPRISE field package private
     - S8235909: File.exists throws AccessControlException for invalid
       paths when a SecurityManager is installed
     - S8236983: [TESTBUG] Remove pointless catch block in
       test/jdk/sun/security/util/DerValue/BadValue.java
     - S8236984: Add compatibility wrapper for IOUtils.readFully
Checksums-Sha1:
 9c4bf7393f034636f60832e34e50a98e7555ad6e 4779 openjdk-8_8u242-b08-0ubuntu1.dsc
 d835f0baa1c5971185e7541a493d8126c0110d55 71399444 openjdk-8_8u242-b08.orig.tar.xz
 b75336adb20175d4f0565d76d34ee1703eef9f29 243716 openjdk-8_8u242-b08-0ubuntu1.debian.tar.xz
 ae0c86040432791e097bf5111715af24c6b590fd 19214 openjdk-8_8u242-b08-0ubuntu1_source.buildinfo
Checksums-Sha256:
 74633a2df857e375743ec6e3d9617ac5c505c1e372425abdd65375a24105f472 4779 openjdk-8_8u242-b08-0ubuntu1.dsc
 8d846eb6df5b094094b7fa2127c7516fcbb91e17d6241ccba6e116f9b690f670 71399444 openjdk-8_8u242-b08.orig.tar.xz
 ee4ce44d0e9cefc59b7e862c366730fa070cd5947c1a47682c593e6044cd69ff 243716 openjdk-8_8u242-b08-0ubuntu1.debian.tar.xz
 382c1b2315e96ca02f67b5dd01f8c87bc8ca7f47f857918b4b86a26113eac1c6 19214 openjdk-8_8u242-b08-0ubuntu1_source.buildinfo
Files:
 d2f1a4d7f73441a137da241dcaa6f65b 4779 java optional openjdk-8_8u242-b08-0ubuntu1.dsc
 3b2288c063074ae50809348379ab6599 71399444 java optional openjdk-8_8u242-b08.orig.tar.xz
 a1c3c690e5a9a71063f86aba47a77fd5 243716 java optional openjdk-8_8u242-b08-0ubuntu1.debian.tar.xz
 ad453c7ab3c0be9a75e51e11639978f8 19214 java optional openjdk-8_8u242-b08-0ubuntu1_source.buildinfo
Original-Maintainer: OpenJDK Team <openjdk at lists.launchpad.net>

-----BEGIN PGP SIGNATURE-----

iQJLBAEBCgA1FiEE+JEitvb+Hru9UiZmnDJEJjvUHeAFAl4iXLkXHHRpYWdvLmRh
aXR4QHVidW50dS5jb20ACgkQnDJEJjvUHeARgg/+MyLUZoKY+VxxiN3QXmRwH+VD
lt+v0hakTMFxnsUFoGeMv/Rpy/nGNZBTx5n5Ar3drG7zcj7yOEbTEyqo6+5krAWp
syb7sJWG8j+j4Gs/xq/kgKg9dPgwGagRwKKUKX9N+UllOTfRtqRIXT0vr4gez3/M
vZ3UuCz7zo/yDRmBvKJnoF/xmJeTxqexXHWKG3blsylY2Jf6/LW/OSeiB+Fm3r7x
BgwJzU3qncF6rD9H63JsjMpt4JNbLxO6KIHrkeNOLDnlfBqU70viK0+E48xWL+zK
ob7xkp+iyGKkv1+ivUMD/pLDnZzqeNx/g53KGkvDywZqto4RTHwlo8TM9IA4G+LY
9GNOfwleB7pA4EbAsWHyjWTovL3IOwrvgsiv7iz083T0RyCMuFcaDhEhBgyx0VC7
WzGveBvX2zDFxsgIAACQijBShhhL8PZd+LDDPQNM4cpq7h68MdfS3csLBTgpbh4P
oEJZoUyGb8PJJbaCcXfOmLvVAUCR7kMhK2IaPvm3dHun4gJCuFFtbMEA7XRpT1/N
aYmdZJeSVL1M6Vhd+M4aFdItBvc5PAyIvVBryT3PZBeVyIxbOyamX3c0uaPH9vbX
FtJap1F2R8hJWQbU4/ITWTRNkLo5eQkgNYtvH+Qhp93XvL7PUbiIkH86H8I7cVHB
Ir49Y23Qt49xIaYYnDI=
=/bXd
-----END PGP SIGNATURE-----


More information about the Focal-changes mailing list