openjdk-25 (25+36-1)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 25+36-2 > 25+36-1
- Git: https://salsa.debian.org/openjdk-team/openjdk.git -b openjdk-25
-
- Branch: openjdk-25
- Path: debian/changelog
- Repo size: 1150976
- Browser: https://salsa.debian.org/openjdk-team/openjdk/tree/openjdk-25
- Last scan: 2025-10-15 03:44:10+00
- Next scan: 2025-10-21 01:07:00+00
- Merge requests: 2
- Debian changelog in Git:
openjdk-25 (25+36-2) UNRELEASED; urgency=medium
[ Vladimir Petko ]
* d/s/lintian-overrides: Override false positive nproc warning.
* d/{JB-doc.overrides.in, JB-jre-headless.overrides.in}: Add override for
old FSF copyright address.
* d/JB-jvmci-jdk.overrides.in: Update overrides for jvmci package.
* d/t/problems.csv: DocRootDirPermissionsTest.java - Fix typo in
the test name.
* d/t/problems.csv: Synchronize problem list.
* d/t/dependencies.sh: Relax test assertion for PC/SC library.
* d/rules: Prefer openjdk-25 for bootstrap.
* d/control: Regenerate.
* d/p/jdk-8369450.patch: Fix ftbfs due to rust-coreutils date. LP: #2127120.
* Security Manager was removed in -25, so the JDK image no longer has
default.policy and java.policy.
* jaxp-strict.properties.template was moved by d/rules to
jaxp-strict.properties, but we still created symlink to
jaxp-strict.properties.template. Replace mv with cp so that link
to jaxp-strict.properties.template is not broken.
[ Matthias Klose ]
* d/rules: Let the install target depend on the build target. Closes: #1105520.
* Update the location of the upstream VCS.
-- Matthias Klose <doko@ubuntu.com> Sat, 27 Sep 2025 12:41:01 +0200
- This branch is 20 commits ahead of tag 25+36-1
- Git log:
commit cd480b06fe84689f34cad059eb7a03dfe28cd5d0
Author: Matthias Klose <doko@ubuntu.com>
Date: Thu Oct 9 10:10:00 2025 +0200
* Security Manager was removed in -25, so the JDK image no longer has
default.policy and java.policy.
* jaxp-strict.properties.template was moved by d/rules to
jaxp-strict.properties, but we still created symlink to
jaxp-strict.properties.template. Replace mv with cp so that link
to jaxp-strict.properties.template is not broken.
commit 529338b0ab8224c75a58cb67b9787dcb4c56551f
Author: Matthias Klose <doko@ubuntu.com>
Date: Thu Oct 9 10:01:24 2025 +0200
add changelog for last commit
commit 5c9e408bcb8185b044056d2140b9504a76c6524e
Merge: c96fbb4 b5922a2
Author: Matthias Klose <doko@debian.org>
Date: Thu Oct 9 08:00:38 2025 +0000
Merge branch 'jdk-8369450-25' into 'openjdk-25'
[openjdk-17, openjdk-21, openjdk-25] d/p/jdk-8369450.patch: fix ftbfs due to rust-coreutils date
See merge request openjdk-team/openjdk!220
commit b5922a27f88b86e0a7d50f2c081fc6e5867611ce
Author: Vladimir Petko <vladimir.petko@canonical.com>
Date: Thu Oct 9 09:19:26 2025 +1300
d/p/jdk-8369450.patch: fix ftbfs due to rust-coreutils date
(LP: #2127120).
commit c96fbb42e37dbfd49ca5b9537218999d2763d908
Author: Matthias Klose <doko@ubuntu.com>
Date: Tue Oct 7 10:05:08 2025 +0200
add changelog for last commit
commit b5e82e258c01113c079babd28f4a26cd9a432a24
Merge: 58b4484 6005cc4
Author: Matthias Klose <doko@debian.org>
Date: Tue Oct 7 08:04:01 2025 +0000
Merge branch 'prefer-25' into 'openjdk-25'
[openjdk-25] d/rules: prefer openjdk-25 bootstrap package.
See merge request openjdk-team/openjdk!216
commit 58b4484c19c025e00c37d0fe8c3adc5a219d33b3
Author: Matthias Klose <doko@ubuntu.com>
Date: Tue Oct 7 09:58:23 2025 +0200
[ Vladimir Petko ]
* d/t/dependencies.sh: Relax test assertion for PC/SC library.
commit 58bb5000cfbc5aed7013dfce545f792be4ce2f19
Author: Matthias Klose <doko@ubuntu.com>
Date: Sat Sep 27 14:04:20 2025 +0200
* Update the location of the upstream VCS.
commit 463dd4705ac97bd565ebacf748345e220da1462c
Author: Matthias Klose <doko@ubuntu.com>
Date: Sat Sep 27 14:03:39 2025 +0200
* d/rules: Let the install target depend on the build target. Closes: #1105520.
commit 87a85e8843ddeee5231bd6718e9547a72c66e229
Author: Matthias Klose <doko@ubuntu.com>
Date: Sat Sep 27 12:49:42 2025 +0200
fix whitespace in changelog
commit b72f30ef4a504d8d085bcb11ade1f8922e54e30f
Author: Matthias Klose <doko@ubuntu.com>
Date: Sat Sep 27 12:47:27 2025 +0200
add changelog for last commit
commit b31d2e20d2e1fb579409a875256d0d5eaf2fce27
Merge: 041d10f df3b059
Author: Matthias Klose <doko@debian.org>
Date: Sat Sep 27 10:46:35 2025 +0000
Merge branch 'sync_problems_25' into 'openjdk-25'
[openjdk-17,-21,-25]: d/t/problems.csv: sync problemlist.
See merge request openjdk-team/openjdk!213
commit 041d10f86ee7994a8fd385dc076a0fd4c026b10a
Author: Matthias Klose <doko@ubuntu.com>
Date: Sat Sep 27 12:41:33 2025 +0200
add changelog for last commit
commit e39fd2c1f41d4beac73e071ef876794d3ad875a8
Merge: 9838a82 3a00c2a
Author: Matthias Klose <doko@debian.org>
Date: Sat Sep 27 10:37:43 2025 +0000
Merge branch 'openjdk-25-overrides' into 'openjdk-25'
[openjdk-25] Refresh lintian overrides
See merge request openjdk-team/openjdk!211
commit 6005cc4215021e1e2e31df2d03b57eafda48602a
Author: Vladimir Petko <vladimir.petko@canonical.com>
Date: Fri Sep 26 14:06:23 2025 +1200
d/control: regenerate.
commit 6d8cb78e09dec0de43d4558ed4f84864bebc1889
Author: Vladimir Petko <vladimir.petko@canonical.com>
Date: Fri Sep 26 14:05:59 2025 +1200
d/rules: prefer openjdk-25 as a bootstrap.
commit df3b05920c354abaa134f162dd91f72fac9078f8
Author: Vladimir Petko <vladimir.petko@canonical.com>
Date: Thu Sep 18 16:49:20 2025 +1200
d/t/problems.csv: refresh problemlist.
commit 3a00c2ad6cae8e2e45b31ca678d31608331aa9cf
Author: Vladimir Petko <vladimir.petko@canonical.com>
Date: Thu Sep 18 15:43:34 2025 +1200
d/s/lintian-overrides: override false positive nproc warning.
commit f1bdc5df1c6f1e5484176ba387ba54e72535712d
Author: Vladimir Petko <vladimir.petko@canonical.com>
Date: Thu Sep 18 15:42:48 2025 +1200
d/JB-jvmci-jdk.overrides.in: update overrides for jvmci package.
commit 690b133e41562420b8e5f6d8cb09d47013945806
Author: Vladimir Petko <vladimir.petko@canonical.com>
Date: Thu Sep 18 15:42:02 2025 +1200
d/{JB-doc.overrides.in, JB-jre-headless.overrides.in}: add override for old FSF copyright address.