From: Raspbian automatic forward porter Date: Sat, 21 Oct 2023 15:30:11 +0000 (+0100) Subject: Merge version 17.0.8+7-1~deb12u1+rpi1 and 17.0.9+9-1 to produce 17.0.9+9-1+rpi1 X-Git-Tag: archive/raspbian/17.0.9+9-1+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=bccddfcdeeb03a9a31afe778004dd31281a23c87;p=openjdk-17.git Merge version 17.0.8+7-1~deb12u1+rpi1 and 17.0.9+9-1 to produce 17.0.9+9-1+rpi1 --- bccddfcdeeb03a9a31afe778004dd31281a23c87 diff --cc debian/changelog index e94ac62dc,fdaa65814..9dedec308 --- a/debian/changelog +++ b/debian/changelog @@@ -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 Sat, 12 Aug 2023 09:14:37 +0000 ++ -- Raspbian forward porter 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 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 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 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 Thu, 24 Aug 2023 08:29:32 +0200 openjdk-17 (17.0.8+7-1) unstable; urgency=high diff --cc debian/patches/series index 3ed4ba79f,579cce4aa..9b6cd98c9 --- a/debian/patches/series +++ b/debian/patches/series @@@ -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