forked from pool/java-21-openj9
56 lines
2.1 KiB
Plaintext
56 lines
2.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Aug 6 08:29:52 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Update to OpenJDK 21.0.4 with OpenJ9 0.46.0 virtual machine
|
|
- Including Oracle July 2024 CPU changes
|
|
* CVE-2024-21131 (bsc#1228046), CVE-2024-21138 (bsc#1228047),
|
|
CVE-2024-21140 (bsc#1228048), CVE-2024-21147 (bsc#1228052),
|
|
CVE-2024-21145 (bsc#1228051)
|
|
* OpenJ9 changes, see
|
|
https://www.eclipse.org/openj9/docs/version0.46/
|
|
- Removed patch:
|
|
* openj9-no-narrowing.patch
|
|
+ fixed in upstream code
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 23 17:47:55 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Update to OpenJDK 21.0.3 with OpenJ9 0.44.0 virtual machine
|
|
- Including Oracle April 2024 CPU changes
|
|
* CVE-2024-21012 (bsc#1222987), CVE-2024-21011 (bsc#1222979),
|
|
CVE-2024-21068 (bsc#1222983)
|
|
* OpenJ9 changes, see
|
|
https://www.eclipse.org/openj9/docs/version0.44/
|
|
- Added patch:
|
|
* openj9-openssl.patch
|
|
+ fix build with older openssl that does not define
|
|
SSL_R_UNEXPECTED_EOF_WHILE_READING
|
|
- Modified patch:
|
|
* openj9-nogit.patch.in
|
|
+ rediff to changed context
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 11 10:35:38 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Added patch:
|
|
* reproducible-version.patch
|
|
+ make the time in generated header reproducible
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 7 12:44:28 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Removed patch:
|
|
* alternative-tzdb_dat.patch
|
|
+ Remove the possibility to use the system timezone-java. It
|
|
creates more problems then it solves (bsc#1213470)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 20 15:38:25 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Use %patch -P N instead of deprecated %patchN.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 12 15:27:41 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Initial packaging of OpenJDK 21.0.2 with OpenJ9 0.43.0 virtual machine
|