1
0
java-1_8_0-openj9/java-1_8_0-openj9.changes

105 lines
3.9 KiB
Plaintext

-------------------------------------------------------------------
Fri Jun 18 10:15:55 UTC 2021 - Fridrich Strba <fstrba@suse.com>
- Remove the forcing of DWARF version 4, since the libdwarf in
factory works correctly with this build and DWARF5 symbol format
- Expand supported architectures to aarch64
-------------------------------------------------------------------
Thu Jun 10 16:24:28 UTC 2021 - Fridrich Strba <fstrba@suse.com>
- Force DWARF version 4 when building with gcc >= 11
* the internal omr tools set error with debugging information
in DWARF5 format
* fixes build in factory
-------------------------------------------------------------------
Sun May 16 07:25:18 UTC 2021 - Fridrich Strba <fstrba@suse.com>
- Fix version typo in spec file
-------------------------------------------------------------------
Fri May 14 08:55:58 UTC 2021 - Fridrich Strba <fstrba@suse.com>
- Update to OpenJDK 8u292 build 10 with OpenJ9 0.26.0 virtual
machine
* including Oracle April 2021 CPU changes (bsc#1185055 and
bsc#1185056)
* OpenJ9 changes, see
https://www.eclipse.org/openj9/docs/version0.26
- Added patch:
* maybe-uninitialized.patch
+ initialize variables in constructor
+ fixes build with newer gcc
-------------------------------------------------------------------
Tue Jan 26 07:28:09 UTC 2021 - Fridrich Strba <fstrba@suse.com>
- Update to OpenJDK 8u282 build 08 with OpenJ9 0.24.0 virtual
machine
* including Oracle January 2021 CPU changes (bsc#1181239)
* OpenJ9 changes, see
https://www.eclipse.org/openj9/docs/version0.24
- Modified template patch:
* openj9-nogit.patch.in
+ replace git runs by pre-fetched git hashes in new places
+ remove hunks that are irrelevant in new sources
-------------------------------------------------------------------
Mon Nov 2 09:07:50 UTC 2020 - Fridrich Strba <fstrba@suse.com>
- Update to OpenJDK 8u272 build 10 with OpenJ9 0.23.0 virtual
machine
* including Oracle July 2020 CPU changes (bsc#1174157) and
October 2020 CPU changes (bsc#1177943)
+ fixes CVE-2020-14556, CVE-2020-14577, CVE-2020-14578,
CVE-2020-14579, CVE-2020-14581, CVE-2020-14583,
CVE-2020-14593, CVE-2020-14621, CVE-2020-14779,
CVE-2020-14781, CVE-2020-14782, CVE-2020-14792,
CVE-2020-14796, CVE-2020-14797, CVE-2020-14798 and
CVE-2020-14803
- Removed patch:
* gcc10.patch
+ not needed any more in this version
- Modified patches:
* java-atk-wrapper-security.patch
* openj9-no-werror.patch
* system-lcms.patch
+ rediff to changed context
- Added patch:
* omr-no-return-in-nonvoid-function.patch
+ fix build error on some systems
-------------------------------------------------------------------
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 (bsc#1171352).
-------------------------------------------------------------------
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