From: Raspbian automatic forward porter Date: Mon, 15 Jul 2024 05:10:23 +0000 (+0100) Subject: Merge version 17.0.11+9-1+rpi1 and 17.0.12~6ea-1 to produce 17.0.12~6ea-1+rpi1 X-Git-Tag: archive/raspbian/17.0.12_6ea-1+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=4943f4edd1fe968beba42538e7ac18cc39d9a9a3;p=openjdk-17.git Merge version 17.0.11+9-1+rpi1 and 17.0.12~6ea-1 to produce 17.0.12~6ea-1+rpi1 --- 4943f4edd1fe968beba42538e7ac18cc39d9a9a3 diff --cc debian/changelog index df1640b6a,0fd4c443c..080bcbf16 --- a/debian/changelog +++ b/debian/changelog @@@ -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 Sun, 02 Jun 2024 12:43:01 +0000 ++ -- Raspbian forward porter 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 Sat, 29 Jun 2024 09:05:11 +0200 openjdk-17 (17.0.11+9-1) unstable; urgency=high diff --cc debian/patches/series index f86630df1,4dc01b71a..1a7a360bd --- a/debian/patches/series +++ b/debian/patches/series @@@ -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