From: Raspbian automatic forward porter Date: Sat, 12 Aug 2023 09:14:38 +0000 (+0100) Subject: Merge version 17.0.6+10-1+rpi1 and 17.0.8+7-1~deb12u1 to produce 17.0.8+7-1~deb12u1... X-Git-Tag: archive/raspbian/17.0.8+7-1_deb12u1+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=f0f1758ed2aac87a4d002555d5fc1f2a8a9116f0;p=openjdk-17.git Merge version 17.0.6+10-1+rpi1 and 17.0.8+7-1~deb12u1 to produce 17.0.8+7-1~deb12u1+rpi1 --- f0f1758ed2aac87a4d002555d5fc1f2a8a9116f0 diff --cc debian/changelog index b2b119c12,5176369e1..e94ac62dc --- a/debian/changelog +++ b/debian/changelog @@@ -1,11 -1,123 +1,132 @@@ - openjdk-17 (17.0.6+10-1+rpi1) bookworm-staging; urgency=medium ++openjdk-17 (17.0.8+7-1~deb12u1+rpi1) bookworm-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 Mon, 13 Feb 2023 23:05:26 +0000 ++ -- Raspbian forward porter Sat, 12 Aug 2023 09:14:37 +0000 ++ + openjdk-17 (17.0.8+7-1~deb12u1) bookworm-security; urgency=medium + + * Rebuild for bookworm + + -- Moritz Mühlenhoff Mon, 24 Jul 2023 11:57:34 +0200 + + openjdk-17 (17.0.8+7-1) unstable; urgency=high + + * OpenJDK 17.0.8 release, build 7. + - CVE-2023-22006, CVE-2023-22036, CVE-2023-22041, CVE-2023-22044, + CVE-2023-22045, CVE-2023-22049, CVE-2023-25193. + - Release notes: + https://www.oracle.com/java/technologies/javase/17-0-8-relnotes.html#R17_0_8 + + * Don't run the tests on powerpc, hangs on the buildd. + * Refresh patches. + + -- Matthias Klose Wed, 19 Jul 2023 08:29:02 +0200 + + openjdk-17 (17.0.8~6-5) unstable; urgency=medium + + * Revert back to the riscv64 hotspot patch to v7. + + -- Matthias Klose Wed, 12 Jul 2023 14:33:08 +0200 + + openjdk-17 (17.0.8~6-4) unstable; urgency=medium + + [ Matthias Klose ] + * Update the riscv64 hotspot patch to v9. + * Run the hotspot tests on riscv64. + * Link with --no-as-needed. Closes: #1031521. + * d/rules: Remove EXTRA_.*FLAGS_JDK macros. + * Fix FTCBFS: Add libffi-dev:native to B-D (Helmut Grohne). + + [ Vladimir Petko ] + * Disable runtime/jni/nativeStack/TestNativeStack.java for armhf pending + upstream fix. + + -- Matthias Klose Mon, 10 Jul 2023 16:41:54 +0200 + + openjdk-17 (17.0.8~6-3) unstable; urgency=medium + + [ Vladimir Petko ] + * Use libtestng7-java as jtreg6 dependency as TestNG 7.x is required + at runtime. + * Regenerate the control file. + + -- Matthias Klose Sat, 01 Jul 2023 09:19:52 +0200 + + openjdk-17 (17.0.8~6-2) unstable; urgency=medium + + * Provide versioned java-runtime, java-runtime-headless, java-sdk + and java-sdk-headless virtual packages (Emmanuel Bourg). Closes: #1023869. + * Install jhsb binary and man page on riscv64. + * Bump standards version. + + -- Matthias Klose Thu, 29 Jun 2023 07:23:06 +0200 + + openjdk-17 (17.0.8~6-1) experimental; urgency=medium + + * OpenJDK 17.0.8 early access, build 6. + * Bump debhelper version to 11. + + -- Matthias Klose Tue, 27 Jun 2023 12:05:37 +0200 + + openjdk-17 (17.0.7+7-2) unstable; urgency=medium + + [ Vladimir Petko ] + * d/rules: backport testng selection logic. + + [ Matthias Klose ] + * Apply the backport patch for 8276799 (RISC-V Hotspot). + * Build both JREs (hotspot and zero) on riscv64. + + -- Matthias Klose Mon, 26 Jun 2023 15:58:27 +0200 + + openjdk-17 (17.0.7+7-1) unstable; urgency=high + + * OpenJDK 17.0.7 release, build 7. + - CVE-2023-21930, CVE-2023-21937, CVE-2023-21938, CVE-2023-21939, + CVE-2023-21954, CVE-2023-21967, CVE-2023-21968. + - Release notes: + https://mail.openjdk.org/pipermail/jdk-updates-dev/2023-April/021899.html + + [ Vladimir Petko ] + * Refresh patches. + * debian/copyright: Convert to machine readable format. + * Update watch file. + * Update tag and version handling in the rules file. + * debian/JB-jre-headless.postinst.in: trigger ca-certificates-java after + the JRE is set up. + * d/control: add jtreg6 dependencies, regenerate control. + * d/rules: only compile google tests when with_check is enabled, disable them + for bullseye and jammy. + * d/rules: always use jtreg6. + * d/p/exclude-broken-tests.patch: add OpenJDK 17 failures. + * 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/t/{jdk,hotspot,jaxp,lantools}: run tier1 and tier2 jtreg tests only, + * add test options from OpenJDK Makefile, patch problem list to exclude + architecture-specific failing tests. + * d/t/*: fix test environment: add missing -nativepath (LP: #2001563). + * d/t/jdk: provide dbus session for the window manager (LP: #2001576). + * d/t/jtreg-autopkgtest.in: pass JTREG home to locate junit.jar, regenerate + * d/t/jtreg-autopkgtest.sh (LP: #2016206). + * d/rules: pack external debug symbols with build-id, do not strip JVM shared + libraries (LP: #2012326, LP: #2016739). + * drop d/p/{jaw-classpath.diff, jaw-optional.diff}: the atk wrapper is + disabled and these patches cause class data sharing tests to fail. + LP: #2016194. + + -- Matthias Klose Tue, 06 Jun 2023 13:36:52 +0200 openjdk-17 (17.0.6+10-1) unstable; urgency=high diff --cc debian/patches/series index 205795bde,826f7e386..3ed4ba79f --- a/debian/patches/series +++ b/debian/patches/series @@@ -32,5 -28,12 +28,13 @@@ reproducible-module-info.dif reproducible-build-jmod.diff mips.diff #nspr+nss-headers.diff + build_gtest.patch + update-assertion-for-armhf.patch + misalign-pointer-for-armhf.patch + log-generated-classes-test.patch + update-permission-test.patch + ldap-timeout-test-use-ip.patch + test-use-ip-address.patch + exclude-broken-tests.patch + 8276799.diff +client_default.diff