forked from pool/java-1_8_0-openj9
Accepting request 1102728 from Java:Factory
old + ibm security fixes OBS-URL: https://build.opensuse.org/request/show/1102728 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/java-1_8_0-openj9?expand=0&rev=19
This commit is contained in:
commit
df4db80b84
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:936e49975f7990da8caef9c13c8e95f61ebb90a0b23682409cec8dcb75a67633
|
||||
size 28634469
|
3
855813495c1a71ebc59eeebafc1a6cd4e791646e.zip
Normal file
3
855813495c1a71ebc59eeebafc1a6cd4e791646e.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6e0c5f89144b1ed4fe8735d7ffdb08bb9e388590b20908f4fb501b488b8a396c
|
||||
size 11086382
|
3
d57d05932008a14605bf6cd729bb22dd6f49162c.zip
Normal file
3
d57d05932008a14605bf6cd729bb22dd6f49162c.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1adc910b9b797055997c87a024010d0de1246b1cb6a486b4fe7d1d6870c5e06c
|
||||
size 28765805
|
3
dd0ccb1fb50617dafdd32fba6d39d174350cd39a.zip
Normal file
3
dd0ccb1fb50617dafdd32fba6d39d174350cd39a.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:67da794acc35484f8f5a1bcde4126514061aa8e2b399b28644e59fee37f1f515
|
||||
size 127735333
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b89e0ce1be6ab7175b920abdc0f3e19b0c6e5542075e427e95d564df42affb82
|
||||
size 127652552
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a9360df92a5a55b8a7af85f04f68aa1ecb9bb9928fce9e578636f203d233a175
|
||||
size 11062092
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 7 14:11:01 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Update to OpenJDK 8u372 build 07 with OpenJ9 0.38.0 virtual
|
||||
machine
|
||||
- Including Oracle April 2023 CPU changes
|
||||
* CVE-2023-21930 (bsc#1210628), CVE-2023-21937 (bsc#1210631),
|
||||
CVE-2023-21938 (bsc#1210632), CVE-2023-21939 (bsc#1210634),
|
||||
CVE-2023-21954 (bsc#1210635), CVE-2023-21967 (bsc#1210636),
|
||||
CVE-2023-21968 (bsc#1210637)
|
||||
* OpenJ9 specific vulnerability: CVE-2023-2597 (bsc#1211615)
|
||||
* OpenJ9 changes, see
|
||||
https://www.eclipse.org/openj9/docs/version0.38
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 28 10:02:44 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -26,18 +26,18 @@
|
||||
%global abs2rel perl -e %{script}
|
||||
%global syslibdir %{_libdir}
|
||||
# Standard JPackage naming and versioning defines.
|
||||
%global updatever 362
|
||||
%global buildver b09
|
||||
%global updatever 372
|
||||
%global buildver b07
|
||||
%global root_repository https://github.com/ibmruntimes/openj9-openjdk-jdk8/archive
|
||||
%global root_revision eebde685ec08dbafdfcddad2782a823b8238a886
|
||||
%global root_branch v0.36.0-release
|
||||
%global root_revision dd0ccb1fb50617dafdd32fba6d39d174350cd39a
|
||||
%global root_branch v0.38.0-release
|
||||
%global omr_repository https://github.com/eclipse/openj9-omr/archive
|
||||
%global omr_revision f491bbf6f6f3f87bfd38a65055589125c13de555
|
||||
%global omr_branch v0.36.1-release
|
||||
%global omr_revision 855813495c1a71ebc59eeebafc1a6cd4e791646e
|
||||
%global omr_branch v0.38.0-release
|
||||
%global openj9_repository https://github.com/eclipse/openj9/archive
|
||||
%global openj9_revision 0592661e480dd108a708689dc56bf1a427677645
|
||||
%global openj9_branch v0.36.1-release
|
||||
%global openj9_tag openj9-0.36.1
|
||||
%global openj9_revision d57d05932008a14605bf6cd729bb22dd6f49162c
|
||||
%global openj9_branch v0.38.0-release
|
||||
%global openj9_tag openj9-0.38.0
|
||||
# priority must be 6 digits in total
|
||||
%global priority 1801
|
||||
%global javaver 1.8.0
|
||||
|
Loading…
Reference in New Issue
Block a user