Update to jdk-17.0.16+8
- Update to jdk-17.0.16+8 - Add to .gitignore openjdk-17.0.16+8.tar.xz - Set updatever to 16 - Set buildver to 8 - Update sources to openjdk-17.0.16+8.tar.xz - Resolves: RHEL-101793 - Resolves: RHEL-102273 - ** This tarball is embargoed until 2025-07-15 @ 1pm PT. **
This commit is contained in:
parent
f4945e3770
commit
bcc328e08d
1
.gitignore
vendored
1
.gitignore
vendored
@ -75,3 +75,4 @@
|
||||
/openjdk-17.0.14+1-ea.tar.xz
|
||||
/openjdk-17.0.14+7.tar.xz
|
||||
/openjdk-17.0.15+6.tar.xz
|
||||
/openjdk-17.0.16+8.tar.xz
|
||||
|
@ -324,7 +324,7 @@
|
||||
# New Version-String scheme-style defines
|
||||
%global featurever 17
|
||||
%global interimver 0
|
||||
%global updatever 15
|
||||
%global updatever 16
|
||||
%global patchver 0
|
||||
# buildjdkver is usually same as %%{featurever},
|
||||
# but in time of bootstrap of next jdk, it is featurever-1,
|
||||
@ -379,7 +379,7 @@
|
||||
%global origin_nice OpenJDK
|
||||
%global top_level_dir_name %{vcstag}
|
||||
%global top_level_dir_name_backup %{top_level_dir_name}-backup
|
||||
%global buildver 6
|
||||
%global buildver 8
|
||||
# rpmrelease numbering must start at 2 to be later than the 8.6 RPM
|
||||
%global rpmrelease 2
|
||||
# Settings used by the portable build
|
||||
@ -2499,6 +2499,16 @@ cjc.mainProgram(args)
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jul 09 2025 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:17.0.16.0.8-2
|
||||
- Update to jdk-17.0.16+8
|
||||
- Add to .gitignore openjdk-17.0.16+8.tar.xz
|
||||
- Set updatever to 16
|
||||
- Set buildver to 8
|
||||
- Update sources to openjdk-17.0.16+8.tar.xz
|
||||
- Resolves: RHEL-101793
|
||||
- Resolves: RHEL-102273
|
||||
- ** This tarball is embargoed until 2025-07-15 @ 1pm PT. **
|
||||
|
||||
* Thu Apr 10 2025 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:17.0.15.0.6-2
|
||||
- Update to jdk-17.0.15+6 (GA)
|
||||
- Add to .gitignore openjdk-17.0.15+6.tar.xz
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (tapsets-icedtea-6.0.0pre00-c848b93a8598.tar.xz) = 97d026212363b3c83f6a04100ad7f6fdde833d16579717f8756e2b8c2eb70e144a41a330cb9ccde9c3badd37a2d54fdf4650a950ec21d8b686d545ecb2a64d30
|
||||
SHA512 (openjdk-17.0.15+6.tar.xz) = 3e375efb74ce6cbd93a638219f438d319f5405f9bc089ff4f54daab8128f3ad64a7ef768d7beb86193f8dafa6e07d0466df479fda471e64ff1921820bcff5c4d
|
||||
SHA512 (openjdk-17.0.16+8.tar.xz) = 95094b16bc36406bf5be83b73ff6b2a4189a0d8424d1422702eea038d9dfbb0c019c4e206cd7a4aa9bbd69239de51516f97945d2bc2160a8e85a83603ce4fdf8
|
||||
|
Loading…
Reference in New Issue
Block a user