forked from pool/java-1_8_0-openj9
Accepting request 1032468 from Java:Factory
Security fixes OBS-URL: https://build.opensuse.org/request/show/1032468 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/java-1_8_0-openj9?expand=0&rev=16
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:726d2b76b131e9fd9bb65e44614a471bad187d6a1bf6177ffe0c875019b67dc6
|
||||
size 28189423
|
3
85a21674fdf30403b75c3000a4dc10605ca52ba2.zip
Normal file
3
85a21674fdf30403b75c3000a4dc10605ca52ba2.zip
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b3bcb04a5ee136b77085bf2b2b261ff1305db9f8ee09399b22de4409cac0831e
|
||||
size 11014255
|
3
b213334935844e882a8ac821c5c9fa3170e4834e.zip
Normal file
3
b213334935844e882a8ac821c5c9fa3170e4834e.zip
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bdd02132c41ef5993770407c644d1f8e32ad7dd6ab7f32853687b154294a3220
|
||||
size 126364628
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3acea855f140147e125035a00f9d30c31dcde4f65acda5b04828b02fad7b8c84
|
||||
size 10979425
|
3
e04a7f6c1c365a6b375deb5f641c72309b170b95.zip
Normal file
3
e04a7f6c1c365a6b375deb5f641c72309b170b95.zip
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1fe0a7b307f4e3b303832b248a86b059860037dee8e3889f64f3a63f2e897646
|
||||
size 28317691
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d95c57910461885f4d3f5e0ec5f1b3dacb5ffa3ac66e6ec8cfdc1399c25c51bd
|
||||
size 126294134
|
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 31 11:42:41 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Update to OpenJDK 8u352 build 08 with OpenJ9 0.35.0 virtual
|
||||
machine
|
||||
* Including Oracle October 2022 CPU changes
|
||||
CVE-2022-21619 (bsc#1204473), CVE-2022-21626 (bsc#1204471),
|
||||
CVE-2022-21624 (bsc#1204475), CVE-2022-21628 (bsc#1204472)
|
||||
* Fixes OpenJ9 vulnerability bsc#1204703, CVE-2022-3676
|
||||
* OpenJ9 changes, see
|
||||
https://www.eclipse.org/openj9/docs/version0.35
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 16 06:39:22 UTC 2022 - 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 345
|
||||
%global buildver b01
|
||||
%global updatever 352
|
||||
%global buildver b08
|
||||
%global root_repository https://github.com/ibmruntimes/openj9-openjdk-jdk8/archive
|
||||
%global root_revision f2d89babf53797cf7884ec3eead7014d52cc2f63
|
||||
%global root_branch v0.33.0-release
|
||||
%global root_revision b213334935844e882a8ac821c5c9fa3170e4834e
|
||||
%global root_branch v0.35.0-release
|
||||
%global omr_repository https://github.com/eclipse/openj9-omr/archive
|
||||
%global omr_revision b58aa2708c095efadf522f67aaef9f7de2a7cbc7
|
||||
%global omr_branch v0.33.0-release
|
||||
%global omr_revision 85a21674fdf30403b75c3000a4dc10605ca52ba2
|
||||
%global omr_branch v0.35.0-release
|
||||
%global openj9_repository https://github.com/eclipse/openj9/archive
|
||||
%global openj9_revision 04a55b45b3a0d75813335fda0fb8703819690ee7
|
||||
%global openj9_branch v0.33.0-release
|
||||
%global openj9_tag openj9-0.33.0
|
||||
%global openj9_revision e04a7f6c1c365a6b375deb5f641c72309b170b95
|
||||
%global openj9_branch v0.35.0-release
|
||||
%global openj9_tag openj9-0.35.0
|
||||
# priority must be 6 digits in total
|
||||
%global priority 1801
|
||||
%global javaver 1.8.0
|
||||
@@ -913,6 +913,9 @@ fi
|
||||
%{_jvmdir}/%{jredir}/lib/security/policy/limited/local_policy.jar
|
||||
%{_jvmdir}/%{jredir}/lib/security/policy/unlimited/US_export_policy.jar
|
||||
%{_jvmdir}/%{jredir}/lib/security/policy/unlimited/local_policy.jar
|
||||
%ifarch x86_64
|
||||
%{_jvmdir}/%{jredir}/lib/security/nss.fips.cfg
|
||||
%endif
|
||||
|
||||
%files devel
|
||||
%dir %{_jvmdir}/%{sdkdir}/bin
|
||||
|
Reference in New Issue
Block a user