Merge version 17.0.8+7-1~deb12u1+rpi1 and 17.0.9+9-1 to produce 17.0.9+9-1+rpi1 archive/raspbian/17.0.9+9-1+rpi1 raspbian/17.0.9+9-1+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Sat, 21 Oct 2023 15:30:11 +0000 (16:30 +0100)
committerRaspbian automatic forward porter <root@raspbian.org>
Sat, 21 Oct 2023 15:30:11 +0000 (16:30 +0100)
1  2 
debian/changelog
debian/patches/series
debian/rules

index e94ac62dc9979fded10f2617f1fa05adb9aeb31a,fdaa658144295ecfa7ba413b815efb679b88f15f..9dedec308c5730c169b1b7525a6678f31f3623c7
@@@ -1,17 -1,59 +1,68 @@@
- openjdk-17 (17.0.8+7-1~deb12u1+rpi1) bookworm-staging; urgency=medium
++openjdk-17 (17.0.9+9-1+rpi1) trixie-staging; urgency=medium
 +
 +  [changes taken from 17.0.4+8-1~deb11u1+rpt1 by Serge Schneider]
 +  * Build with client jvm variant
 +    - https://github.com/raspberrypi/linux/issues/3306#issuecomment-1030781000
 +  * Default to client jvm on armhf
 +
-  -- Raspbian forward porter <root@raspbian.org>  Sat, 12 Aug 2023 09:14:37 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Sat, 21 Oct 2023 15:30:10 +0000
 +
- openjdk-17 (17.0.8+7-1~deb12u1) bookworm-security; urgency=medium
+ openjdk-17 (17.0.9+9-1) unstable; urgency=high
  
-   * Rebuild for bookworm
+   * OpenJDK 17.0.9 release, build 9.
+     - CVE-2023-30589, CVE-2023-22081, CVE-2023-22091, CVE-2023-22025. 
+       The patch for CVE-2023-30589 also addresses CVE-2023-30585,
+       CVE-2023-30588, and CVE-2023-30590.
+     - Release notes: 
+       https://www.oracle.com/java/technologies/javase/17-0-9-relnotes.html#R17_0_9
  
-  -- Moritz Mühlenhoff <jmm@debian.org>  Mon, 24 Jul 2023 11:57:34 +0200
+   [ Vladimir Petko ]
+   * Backport upstream fix for jexec: can't locate java:
+     No such file or directory.  Closes: #1029342.
+   * d/rules, d/watch: Bundle googletest 1.14.
+   * d/copyright: Add googletest copyright.
+   * d/test: Update problemlist.
+   * d/p: exclude-broken-tests.patch.
+   * d/p/reproducible-properties-timestamp.diff: Use the privileged action
+     to read the system property (JDK-8272157, 914278).
+  -- Matthias Klose <doko@ubuntu.com>  Wed, 18 Oct 2023 09:07:04 +0200
+ openjdk-17 (17.0.9~6ea-1) unstable; urgency=medium
+   * OpenJDK 17.0.9 early access, build 6.
+   [ Matthias Klose ]
+   * Build-depend on the unversioned libfreetype-dev.
+   * Backport the openjdk-17 zero support for loong64 (Xuefeng Pan).
+     Closes: #1051906.
+   * Build using GCC 13 on development versions.
+   [ Vladimir Petko ]
+   * Fix jquery-min.js symlink. Closes: #998763.
+  -- Matthias Klose <doko@ubuntu.com>  Sat, 16 Sep 2023 13:35:34 +0200
+ openjdk-17 (17.0.9~4ea-1) unstable; urgency=medium
+   * OpenJDK 17.0.9 early access, build 4.
+   [ Vladimir Petko ]
+   * d/t/jtreg-autopkgtest.{sh,in}: JDK-8232153 - set NSS_DEFAULT_DB_TYPE
+     to let sun/security/pkcs11/Secmod/AddTrustedCert.java pass.
+   * d/p/exclude-broken-tests.patch: quarantine pkcs11 tests failing with NSS 3.91.
+   * d/t/problems-armhf.txt: quarantine armhf failing tests:
+     - java/net/httpclient/ManyRequestsLegacy.java: SSL request timeout.
+     - java/util/Random/RandomTestBsi1999.java: deadlock in CI.
+   * d/copyright: Remove liblcms from excluded files.
+   * d/rules: Enable jtreg tests for bionic and focal.
+   * d/p/build_gtest.patch: Update patch to work with earlier versions
+     of google-test.
+   [ Matthias Klose ]
+   * Explicitly configure --without-jtreg with the nocheck profile
+  -- Matthias Klose <doko@ubuntu.com>  Thu, 24 Aug 2023 08:29:32 +0200
  
  openjdk-17 (17.0.8+7-1) unstable; urgency=high
  
index 3ed4ba79f431a40d4fbbb71b06cf91e004bc9fe9,579cce4aa4faf9d986e28bdb819fd4ed87d1e332..9b6cd98c92bb550964cbc96d6d43b9c8ade94f3e
@@@ -35,6 -36,5 +36,6 @@@ log-generated-classes-test.patc
  update-permission-test.patch
  ldap-timeout-test-use-ip.patch
  test-use-ip-address.patch
- exclude-broken-tests.patch
- 8276799.diff
+ loong64-autoconf-config.diff
+ 8315020.diff
 +client_default.diff
diff --cc debian/rules
Simple merge