2023-11-23 07:24:55 +00:00
committed by Git OBS Bridge
parent ac2fdc6cdf
commit 208e798a9b
8 changed files with 29 additions and 18 deletions

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c6d6a59cc2931766a18ca8a16b01efb61f6d73f349727b6081c227539203366d
size 169010878

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f1768342a83cf4178cabe156979687c4100195dd7c9da140f7e201bd232eaa14
size 29079664

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:76e32d13b55d19a59ef19b5a23c68973a134cc6955b579fc88e78eea7ff7640a
size 11108342

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:de2897438033abf5b7fc26606c2115626baf2dd25107d7f23e779489fb7bc34e
size 168553864

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bb0732120798ec4b83139cb7567aa9547cb03c046e4d4ccfd30d0c153a07a220
size 29039092

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f3e7e7e10b60c25a8ae52a2dbc6c57812d68f9196c527332b509a0acbe1d03ab
size 11073241

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Nov 23 07:20:07 UTC 2023 - Fridrich Strba <fstrba@suse.com>
- Update to OpenJDK 17.0.9 with OpenJ9 0.41.0 virtual machine
- Including Oracle October 2023 CPU changes
* CVE-2023-22081, bsc#1216374
* CVE-2023-22025, bsc#1216339
- Including Openj9 0.41.0 fixes of CVE-2023-5676, bsc#1217214
* For other OpenJ9 changes, see
https://www.eclipse.org/openj9/docs/version0.41
-------------------------------------------------------------------
Sat Aug 26 12:48:19 UTC 2023 - Fridrich Strba <fstrba@suse.com>

View File

@@ -29,18 +29,18 @@
# Standard JPackage naming and versioning defines.
%global featurever 17
%global interimver 0
%global updatever 8
%global buildver 7
%global updatever 9
%global buildver 9
%global root_repository https://github.com/ibmruntimes/openj9-openjdk-jdk17/archive
%global root_revision 8ecf238a124259b01b6a5ebcbcb22f618e5c56c9
%global root_branch v0.40.0-jdk17.0.8.1-release
%global root_revision 3699725139c9bcbb2b83e881dac99266e080073e
%global root_branch v0.41.0-release
%global omr_repository https://github.com/eclipse/openj9-omr/archive
%global omr_revision e80bff83b7fda8875071d89de7c73184d847085d
%global omr_branch v0.40.0-release
%global omr_revision 5eee6ad9d0969d938892cd186056ae66912c7a61
%global omr_branch v0.41.0-release
%global openj9_repository https://github.com/eclipse/openj9/archive
%global openj9_revision d12d10c9ea2de2cf363095e609536ffe451bd25f
%global openj9_branch v0.40.0-release
%global openj9_tag openj9-0.40.0
%global openj9_revision 461bf3c70bd87f1bc8422214cdb5c6c3a0ae4ff1
%global openj9_branch v0.41.0-release
%global openj9_tag openj9-0.41.0
# priority must be 6 digits in total
%if 0%{?suse_version} > 1500 || 0%{?java_bootstrap}
%global priority 2701