forked from pool/java-1_8_0-openj9
33 lines
1.3 KiB
Plaintext
33 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Jun 26 09:12:17 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Added patches:
|
|
* gcc10.patch
|
|
+ Fix dupplicate global pointer variables with gcc 10
|
|
+ openj9-no-werror.patch
|
|
+ Do not build with warnings as errors the OpenJ9 parts, since
|
|
that would mean broken build with new warnings from gcc 10
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 24 06:26:21 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Update to OpenJDK 8u252 build 09 with OpenJ9 0.20.0 virtual
|
|
machine
|
|
* including Oracle April 2020 CPU changes (bsc#1169511)
|
|
+ fixes: CVE-2020-2754, CVE-2020-2755, CVE-2020-2756,
|
|
CVE-2020-2757, CVE-2020-2773, CVE-2020-2781, CVE-2020-2800,
|
|
CVE-2020-2803, CVE-2020-2805 and CVE-2020-2830
|
|
* OpenJ9 changes,
|
|
see https://www.eclipse.org/openj9/docs/version0.20
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 15 09:07:59 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- The pack200 and unpack200 alternatives should be slaves of java
|
|
and not of javac, since they are part of JRE.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 27 11:50:27 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Initial packaging of OpenJDK 1.8.0_242-b08 with OpenJ9 0.18.1
|