forked from pool/java-1_8_0-openj9
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 12 07:06:17 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Update to OpenJDK 8u332 build 09 with OpenJ9 0.32.0 virtual
|
||||
machine
|
||||
* Fixes bsc#1198935, CVE-2021-41041: unverified methods can be
|
||||
invoked using MethodHandles
|
||||
* Including Oracle April 2022 CPU fixes
|
||||
CVE-2022-21426 (bsc#1198672), CVE-2022-21434 (bsc#1198674),
|
||||
CVE-2022-21443 (bsc#1198675), CVE-2022-21476 (bsc#1198671),
|
||||
CVE-2022-21496 (bsc#1198673)
|
||||
* OpenJ9 changes, see
|
||||
https://www.eclipse.org/openj9/docs/version0.32
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 28 09:47:15 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@@ -26,7 +26,7 @@
|
||||
%global abs2rel perl -e %{script}
|
||||
%global syslibdir %{_libdir}
|
||||
# Standard JPackage naming and versioning defines.
|
||||
%global updatever 322
|
||||
%global updatever 332
|
||||
%global buildver b09
|
||||
%global root_repository https://github.com/ibmruntimes/openj9-openjdk-jdk8/archive
|
||||
%global root_revision 0b8b8af39a5f1f2fe0629050343adeed2f48bfd7
|
||||
|
Reference in New Issue
Block a user