Change logs for openjdk-20 source package in Mantic

  • openjdk-20 (20.0.2+9-1) unstable; urgency=medium
    
      * OpenJDK 20.0.2 release, build 9.
    
     -- Matthias Klose <email address hidden>  Thu, 20 Jul 2023 20:18:17 +0200
  • openjdk-20 (20.0.1+9-6) unstable; urgency=medium
    
      [ Matthias Klose ]
      * Link with --no-as-needed. Closes: #1031521.
    
      [ Vladimir Petko ]
      * d/rules: Always use jtreg7.
      * d/rules: Enable jtreg tests for unstable.
      * Regenerate the control file.
    
     -- Matthias Klose <email address hidden>  Thu, 06 Jul 2023 11:46:14 +0200
  • openjdk-20 (20.0.1+9-5) unstable; urgency=medium
    
      * Configure --with-stdc++lib=static on ia64.
    
     -- Matthias Klose <email address hidden>  Wed, 28 Jun 2023 16:40:48 +0200
  • openjdk-20 (20.0.1+9~us1-0ubuntu1) mantic; urgency=medium
    
      * OpenJDK 20.0.1 release, build 9.
        - CVE-2023-21930, CVE-2023-21937, CVE-2023-21938, CVE-2023-21939,
          CVE-2023-21954, CVE-2023-21967, CVE-2023-21968.
        - Release notes:
          https://adoptium.net/en-GB/temurin/release-notes/?version=jdk-20.0.1+9
      * d/p/*: refresh patches.
      * d/watch: update version format for the security release.
      * d/rules: pack external debug symbols with build-id, do not pack duplicate
        symbols, do not strip JVM shared libraries (LP: #2012326, LP: #2016739).
    
     -- Vladimir Petko <email address hidden>  Thu, 20 Apr 2023 15:22:10 +1200
  • openjdk-20 (20+36~us1-0ubuntu1) lunar; urgency=medium
    
      * OpenJDK 20 release, build 36. See:
        https://mail.openjdk.org/pipermail/jdk-dev/2023-March/007517.html
      * d/{control, compat}: update debhelper-compat version, add jtreg7
        dependencies, regenerate control.
      * d/t/{jdk,hotspot,jaxp,lantools}: run tier1 and tier2 jtreg tests only,
        add test options from OpenJDK makefile.
      * d/t/*: fix test environment: add missing -nativepath (LP: #2001563).
      * d/t/jdk: provide dbus session for the window manager (LP: #2001576).
      * d/p/build_gtest.patch: build OpenJDK with the system googletest
        (LP: #2012316).
      * d/p/*: add patches for jtreg tests:
        - disable-thumb-assertion.patch: fix JDK-8305481.
        - update-assertion-for-armhf.patch: fix JDK-8305480.
        - misalign-pointer-for-armhf.patch: packaging-specific patch to fix test
          failure introduced by d/p/m68k-support.diff.
        - log-generated-classes-test.patch: workaround JDK-8166162.
        - update-permission-test.patch: add security permissions for testng 7.
        - ldap-timeout-test-use-ip.patch, test-use-ip-address.patch: Ubuntu-specific
          patches to workaround missing DNS resolver on the build machines.
        - exclude_broken_tests.patch: quarantine failing tests.
      * d/rules: package external debug symbols (LP: #2015835).
    
     -- Vladimir Petko <email address hidden>  Mon, 03 Apr 2023 11:27:49 +1200