File java-21-openj9.changes of Package java-21-openj9
-------------------------------------------------------------------
Tue Jun 17 15:58:52 UTC 2025 - Fridrich Strba <fstrba@suse.com>
- Add -std=gnu99 to CFLAGS to fix gcc15 compile time error. Since
the C++ part is on -std=gnu++98, this is the closest.
- Added patch:
* fix-build-with-gcc15.patch
+ fix a typo in omr that is fatal with gcc15
-------------------------------------------------------------------
Fri May 9 19:45:38 UTC 2025 - Fridrich Strba <fstrba@suse.com>
- Update to OpenJDK 21.0.7 with OpenJ9 0.51.0 virtual machine
- Including Oracle April 2025 CPU changes
* CVE-2025-21587 (bsc#1241274), CVE-2025-30691 (bsc#1241275),
CVE-2025-30698 (bsc#1241276)
* OpenJ9 changes, see
https://www.eclipse.org/openj9/docs/version0.51/
- Removed patch:
* openj9-nasm-noexecstack.patch
+ chosing a better upstream solution
- Added patch:
* openj9-noexecstack.patch
+ better upstream solution to the previous fix
- Modified patch:
* openssl-OSSL_LIB_CTX.patch
+ rediff
-------------------------------------------------------------------
Wed May 7 07:26:39 UTC 2025 - Simon Lees <sflees@suse.de>
- export CMAKE_POLICY_VERSION_MINIMUM="3.5" to ignore cmakes
minimum version warnings
-------------------------------------------------------------------
Tue Feb 18 17:33:58 UTC 2025 - Fridrich Strba <fstrba@suse.com>
- Added patch:
* openj9-nasm-noexecstack.patch
+ fix wrong execstack flag in libj9jit (bsc#1235844)
-------------------------------------------------------------------
Fri Feb 7 17:43:25 UTC 2025 - Fridrich Strba <fstrba@suse.com>
- Update to OpenJDK 21.0.6 with OpenJ9 0.49.0 virtual machine
- Including Oracle October 2024 and January 2025 CPU changes
* CVE-2024-21208 (bsc#1231702), CVE-2024-21210 (bsc#1231711),
CVE-2024-21217 (bsc#1231716), CVE-2024-21235 (bsc#1231719),
CVE-2025-21502 (bsc#1236278)
* OpenJ9 changes, see
https://www.eclipse.org/openj9/docs/version0.49/
- Added patch:
* openssl-OSSL_LIB_CTX.patch
+ allow building with openssl < 3
-------------------------------------------------------------------
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