| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- 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
- 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
- Added patch:
* reproducible-version.patch
+ make the time in generated header reproducible
- Removed patch:
* alternative-tzdb_dat.patch
+ Remove the possibility to use the system timezone-java. It
creates more problems then it solves (bsc#1213470)
- Use %patch -P N instead of deprecated %patchN.
- Initial packaging of OpenJDK 21.0.2 with OpenJ9 0.43.0 virtual machine