Merge version 17.0.11+9-1+rpi1 and 17.0.12~6ea-1 to produce 17.0.12~6ea-1+rpi1 archive/raspbian/17.0.12_6ea-1+rpi1 raspbian/17.0.12_6ea-1+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Mon, 15 Jul 2024 05:10:23 +0000 (06:10 +0100)
committerRaspbian automatic forward porter <root@raspbian.org>
Mon, 15 Jul 2024 05:10:23 +0000 (06:10 +0100)
1  2 
debian/changelog
debian/patches/series
debian/rules

index df1640b6a65a93c0d26fa2536944f8f9ca49ee40,0fd4c443c9d0d0a70d6d7a52ab1a558a310bb43d..080bcbf168119175e188dac13253de08dd0842de
@@@ -1,11 -1,31 +1,40 @@@
- openjdk-17 (17.0.11+9-1+rpi1) trixie-staging; urgency=medium
++openjdk-17 (17.0.12~6ea-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>  Sun, 02 Jun 2024 12:43:01 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Mon, 15 Jul 2024 05:10:21 +0000
++
+ openjdk-17 (17.0.12~6ea-1) unstable; urgency=medium
+   * OpenJDK 17.0.12 early access, build 6.
+   [ Vladimir Petko ]
+   * d/p/8295111.patch: Apply upstream patch to resolve jpackage failure
+     to create a deb package.
+   * d/t/problems-i386.txt: Update i386 test exclusions.
+   * d/t/problems-armhf.txt: Update armhf test exclusions.
+   * d/p/jdk-8307977.patch: Rename patch.
+   * d/p/jdk-8334502-proposed.patch: Add proposed fix for iso8601 time format
+     on ARM32.
+   * d/p/jdk-8334895-proposed.patch: Add proposed fix for configuration failure
+     when CDS is disabled on arm64.
+   * d/control: Regenerate control.
+   * d/rules: Enable early access release.
+   * d/rules: Enable jtreg tests.
+   * d/rules: Include /usr/share/dpkg/buildflags.mk to avoid configure failure
+     due to the undefined variables.
+   * d/p/jdk-8325567.patch: jspawnhelper without args fails with segfault.
+     LP: #2055280.
+   * d/p/jdk-8331541.patch: Add fix for the link failure against libjvm.so on
+     i386. Closes: #1057715.
+   [ Matthias Klose ]
+   * Build using GCC 10 for focal.
+  -- Matthias Klose <doko@ubuntu.com>  Sat, 29 Jun 2024 09:05:11 +0200
  
  openjdk-17 (17.0.11+9-1) unstable; urgency=high
  
index f86630df1636af1a0d58b867a3dc793b0bdbcaf4,4dc01b71ac693181fdc153215bbebcea2ae87870..1a7a360bd1c540b77dcb415a4a1b96f80c8097ab
@@@ -38,5 -38,8 +38,9 @@@ ldap-timeout-test-use-ip.patc
  test-use-ip-address.patch
  loong64-autoconf-config.diff
  googletest-version.diff
- 8307977-proposed.diff
+ jdk-8307977-proposed.patch
+ jdk-8295111.patch
+ jdk-8334502-proposed.patch
+ jdk-8334895-proposed.patch
+ jdk-8325567.patch
 +client_default.diff
diff --cc debian/rules
Simple merge