From 34f6172404fa50398bbfaf33c222a86f5c9e41af Mon Sep 17 00:00:00 2001 From: Andrew Hughes Date: Sun, 23 Aug 2026 13:50:31 +0100 Subject: [PATCH] Sync the copy of the portable specfile with the latest update Related: RHEL-235627 --- java-25-openjdk-portable.specfile | 7 ++++++- java-25-openjdk.spec | 6 +++++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/java-25-openjdk-portable.specfile b/java-25-openjdk-portable.specfile index 431ccb4..245ed26 100644 --- a/java-25-openjdk-portable.specfile +++ b/java-25-openjdk-portable.specfile @@ -4,7 +4,7 @@ %global updatever 4 %global patchver 1 %global buildver 1 -%global portablerelease 1 +%global portablerelease 2 %global rpmrelease 0 # Define IcedTea version used for SystemTap tapsets and desktop file @@ -1894,12 +1894,17 @@ done %endif %changelog +* Thu Aug 20 2026 Andrew Hughes - 1:25.0.4.1.1-2.0 +- Add CVEs for August 2026 release +- Related: OPENJDK-5043 + * Fri Aug 07 2026 Andrew Hughes - 1:25.0.4.1.1-1.0 - Update to jdk-25.0.4.1+1 (GA) - Update release notes to 25.0.4.1+1 - Make rhel usage in pkgos optional as it may be undefined - Simplify pkgos conditional to work on RHEL 8 - ** This tarball is embargoed until 2026-08-18 @ 1pm PT. ** +- Resolves: OPENJDK-5043 * Fri Aug 07 2026 Andrea Bolognani - 1:25.0.4.0.7-3.0 - Automatically set pkgos when necessary diff --git a/java-25-openjdk.spec b/java-25-openjdk.spec index fc68a39..0996614 100644 --- a/java-25-openjdk.spec +++ b/java-25-openjdk.spec @@ -9,7 +9,7 @@ %global updatever 4 %global patchver 1 %global buildver 1 -%global portablerelease 1 +%global portablerelease 2 %global rpmrelease 1 # Define IcedTea version used for SystemTap tapsets and desktop file @@ -2596,6 +2596,10 @@ exit 0 %endif %changelog +* Sun Aug 23 2026 Andrew Hughes - 1:25.0.4.1.1-2.1 +- Sync the copy of the portable specfile with the latest update +- Related: RHEL-235627 + * Fri Aug 07 2026 Andrew Hughes - 1:25.0.4.1.1-1.1 - Update to jdk-25.0.4.1+1 (GA) - Update release notes to 25.0.4.1+1