Fridrich Strba 2023-08-15 07:28:22 +00:00 committed by Git OBS Bridge
parent 4d26e9ecee
commit e4f0ea9dc6

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Aug 15 07:23:28 UTC 2023 - Fridrich Strba <fstrba@suse.com>
- Update to OpenJDK 17.0.8 with OpenJ9 0.40.0 virtual machine
- Including Oracle July 2023 CPU changes
* CVE-2023-22006 (bsc#1213473), CVE-2023-22036 (bsc#1213474),
CVE-2023-22041 (bsc#1213475), CVE-2023-22044 (bsc#1213479),
CVE-2023-22045 (bsc#1213481), CVE-2023-22049 (bsc#1213482),
CVE-2023-25193 (bsc#1207922)
* OpenJ9 changes, see
https://www.eclipse.org/openj9/docs/version0.40
- Modified patch:
* stringop-overflow.patch
+ rediff to changed context
-------------------------------------------------------------------
Mon Aug 14 19:58:17 UTC 2023 - Fridrich Strba <fstrba@suse.com>