Update to jdk-17.0.15+6 (GA)
- Update to jdk-17.0.15+6 (GA) - Add to .gitignore openjdk-17.0.15+6.tar.xz - Set updatever to 15 - Set buildver to 6 - Update sources to openjdk-17.0.15+6.tar.xz - Resolves: RHEL-86627 - ** This tarball is embargoed until 2025-04-15 @ 1pm PT. **
This commit is contained in:
parent
44b43fdac6
commit
a134040cbb
1
.gitignore
vendored
1
.gitignore
vendored
@ -74,3 +74,4 @@
|
|||||||
/openjdk-17.0.13+11.tar.xz
|
/openjdk-17.0.13+11.tar.xz
|
||||||
/openjdk-17.0.14+1-ea.tar.xz
|
/openjdk-17.0.14+1-ea.tar.xz
|
||||||
/openjdk-17.0.14+7.tar.xz
|
/openjdk-17.0.14+7.tar.xz
|
||||||
|
/openjdk-17.0.15+6.tar.xz
|
||||||
|
@ -328,7 +328,7 @@
|
|||||||
# New Version-String scheme-style defines
|
# New Version-String scheme-style defines
|
||||||
%global featurever 17
|
%global featurever 17
|
||||||
%global interimver 0
|
%global interimver 0
|
||||||
%global updatever 14
|
%global updatever 15
|
||||||
%global patchver 0
|
%global patchver 0
|
||||||
# buildjdkver is usually same as %%{featurever},
|
# buildjdkver is usually same as %%{featurever},
|
||||||
# but in time of bootstrap of next jdk, it is featurever-1,
|
# but in time of bootstrap of next jdk, it is featurever-1,
|
||||||
@ -383,7 +383,7 @@
|
|||||||
%global origin_nice OpenJDK
|
%global origin_nice OpenJDK
|
||||||
%global top_level_dir_name %{vcstag}
|
%global top_level_dir_name %{vcstag}
|
||||||
%global top_level_dir_name_backup %{top_level_dir_name}-backup
|
%global top_level_dir_name_backup %{top_level_dir_name}-backup
|
||||||
%global buildver 7
|
%global buildver 6
|
||||||
# rpmrelease numbering must start at 2 to be later than the 9.0 RPM
|
# rpmrelease numbering must start at 2 to be later than the 9.0 RPM
|
||||||
%global rpmrelease 2
|
%global rpmrelease 2
|
||||||
# Settings used by the portable build
|
# Settings used by the portable build
|
||||||
@ -2508,6 +2508,15 @@ cjc.mainProgram(args)
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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
|
||||||
|
- Set updatever to 15
|
||||||
|
- Set buildver to 6
|
||||||
|
- Update sources to openjdk-17.0.15+6.tar.xz
|
||||||
|
- Resolves: RHEL-86627
|
||||||
|
- ** This tarball is embargoed until 2025-04-15 @ 1pm PT. **
|
||||||
|
|
||||||
* Tue Jan 14 2025 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:17.0.14.0.7-2
|
* Tue Jan 14 2025 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:17.0.14.0.7-2
|
||||||
- Do not pass nil to _jvmdir macro in cjc logic
|
- Do not pass nil to _jvmdir macro in cjc logic
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (tapsets-icedtea-6.0.0pre00-c848b93a8598.tar.xz) = 97d026212363b3c83f6a04100ad7f6fdde833d16579717f8756e2b8c2eb70e144a41a330cb9ccde9c3badd37a2d54fdf4650a950ec21d8b686d545ecb2a64d30
|
SHA512 (tapsets-icedtea-6.0.0pre00-c848b93a8598.tar.xz) = 97d026212363b3c83f6a04100ad7f6fdde833d16579717f8756e2b8c2eb70e144a41a330cb9ccde9c3badd37a2d54fdf4650a950ec21d8b686d545ecb2a64d30
|
||||||
SHA512 (openjdk-17.0.14+7.tar.xz) = 05cdbe49beb5a9f99e1221faa6b9cfbfe9ebb94c2b5a71858123a78383d64385563c90fafcea61a7f3b27e5d85bce6416ce0ff5d0c5db140c38bdbc541b33090
|
SHA512 (openjdk-17.0.15+6.tar.xz) = 3e375efb74ce6cbd93a638219f438d319f5405f9bc089ff4f54daab8128f3ad64a7ef768d7beb86193f8dafa6e07d0466df479fda471e64ff1921820bcff5c4d
|
||||||
|
Loading…
Reference in New Issue
Block a user