Sync the copy of the portable specfile with the latest update
Related: RHEL-235627
This commit is contained in:
parent
a36c6aeb52
commit
34f6172404
@ -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 <gnu.andrew@redhat.com> - 1:25.0.4.1.1-2.0
|
||||
- Add CVEs for August 2026 release
|
||||
- Related: OPENJDK-5043
|
||||
|
||||
* Fri Aug 07 2026 Andrew Hughes <gnu.andrew@redhat.com> - 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 <abologna@redhat.com> - 1:25.0.4.0.7-3.0
|
||||
- Automatically set pkgos when necessary
|
||||
|
||||
@ -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 <gnu.andrew@redhat.com> - 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 <gnu.andrew@redhat.com> - 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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user