From: Raspbian automatic forward porter Date: Fri, 7 Nov 2025 04:01:55 +0000 (+0000) Subject: Merge version 21.0.8+9-1+rpi1 and 21.0.9+10-1~deb13u1 to produce 21.0.9+10-1~deb13u1... X-Git-Tag: archive/raspbian/21.0.9+10-1_deb13u1+rpi1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=adb478d8c1b468eafbedc277cd2ba3b2577ccbad;p=openjdk-21.git Merge version 21.0.8+9-1+rpi1 and 21.0.9+10-1~deb13u1 to produce 21.0.9+10-1~deb13u1+rpi1 --- 21f9c6c7598354b7ff8836f7ba9f3c0cb2648c12 diff --cc debian/changelog index 7def7c59d,23a50d302..6517154d0 --- a/debian/changelog +++ b/debian/changelog @@@ -1,11 -1,52 +1,61 @@@ - openjdk-21 (21.0.8+9-1+rpi1) trixie-staging; urgency=medium ++openjdk-21 (21.0.9+10-1~deb13u1+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 Thu, 21 Aug 2025 00:05:37 +0000 ++ -- Raspbian forward porter Fri, 07 Nov 2025 04:01:53 +0000 ++ + openjdk-21 (21.0.9+10-1~deb13u1) trixie-security; urgency=medium + + * Rebuild for trixie + + -- Moritz Mühlenhoff Thu, 23 Oct 2025 12:14:51 +0200 + + openjdk-21 (21.0.9+10-1) unstable; urgency=medium + + * OpenJDK 21.0.9 release, build 10. + - CVEs: + + CVE-2025-53057, 8360937: Enhance certificate handling. + + CVE-2025-53066, 8356294: Enhance Path Factories. + + CVE-2025-61748, 8359454: Enhance String handling. + + [ Vladimir Petko ] + * d/t/dependencies.sh: Relax test assertion for PC/SC library. + * d/p/jdk-8369450.patch: Fix ftbfs due to rust-coreutils date. LP: #2127120. + * d/rules: Run jtreg autopkgtests only on jtreg architectures. + * d/t/{hotspot-autopkgtest.in, jdk-autopkgtest.in}: Skip tests + that require a large amount of memory. + * d/t/{control,hotspot-autopkgtest.sh, jdk-autopkgtest.sh}: + Regenerate. + + -- Matthias Klose Wed, 22 Oct 2025 08:07:14 +0200 + + openjdk-21 (21.0.9~8ea-1) unstable; urgency=medium + + * OpenJDK 21.0.9 early access, build 8. + + [ Matthias Klose ] + * d/rules: Let the install target depend on the build target. Closes: #1105471. + + [ Vladimir Petko ] + * d/t/problems.csv: Synchronize problem list. + + -- Matthias Klose Sat, 27 Sep 2025 13:52:21 +0200 + + openjdk-21 (21.0.9~5ea-1) unstable; urgency=medium + + * OpenJDK 21.0.9 early access, build 5. + + [ Vladimir Petko ] + * d/copyright-generator/copyright-gen.py: bump copyright year. + * d/copyright: regenerate. + + [ Matthias Klose ] + * Build using GCC 15 on development releases. + + -- Matthias Klose Fri, 29 Aug 2025 12:59:33 +0200 openjdk-21 (21.0.8+9-1) unstable; urgency=high diff --cc debian/patches/series index 9dbc6f63b,c035f670f..d73d0abe1 --- a/debian/patches/series +++ b/debian/patches/series @@@ -49,4 -48,4 +48,5 @@@ jdk-8312488.patc zero-alpha-workaround.diff #jdk-8347014-proposed.patch jdk-8359735.patch + jdk-8369450-proposed.patch +client_default.diff