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

207 lines
8.1 KiB
Plaintext

-------------------------------------------------------------------
Tue Mar 28 10:02:44 UTC 2023 - Fridrich Strba <fstrba@suse.com>
- Added patch:
* stringop-overflow.patch
+ disable -Wstringop-overflow and fix build in Factory
-------------------------------------------------------------------
Mon Mar 6 09:04:23 UTC 2023 - Fridrich Strba <fstrba@suse.com>
- Update to OpenJDK 8u362 build 09 with OpenJ9 0.36.0 virtual
machine
- Including Oracle January 2023 CPU changes
CVE-2023-21830 (bsc#1207249), CVE-2023-21843 (bsc#1207248)
* OpenJ9 changes, see
https://www.eclipse.org/openj9/docs/version0.36/
-------------------------------------------------------------------
Mon Oct 31 11:42:41 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Update to OpenJDK 8u352 build 08 with OpenJ9 0.35.0 virtual
machine
* Including Oracle October 2022 CPU changes
CVE-2022-21619 (bsc#1204473), CVE-2022-21626 (bsc#1204471),
CVE-2022-21624 (bsc#1204475), CVE-2022-21628 (bsc#1204472)
* Fixes OpenJ9 vulnerability bsc#1204703, CVE-2022-3676
* OpenJ9 changes, see
https://www.eclipse.org/openj9/docs/version0.35
-------------------------------------------------------------------
Tue Aug 16 06:39:22 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Update to OpenJDK 8u345 build 01 with OpenJ9 0.33.0 virtual
machine
* Including Oracle July 2022 CPU changes
CVE-2022-21540 (bsc#1201694), CVE-2022-21541 (bsc#1201692),
CVE-2022-34169 (bsc#1201684)
* OpenJ9 changes, see
https://www.eclipse.org/openj9/docs/version0.33
- Modified template patch:
* openj9-nogit.patch.in
+ The git commit hash code became more generic, so redo the
template patch
- Added patch:
* openj9-no-narrowing.patch
+ Fix narrowing conversion error
-------------------------------------------------------------------
Tue Jul 12 07:06:17 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Update to OpenJDK 8u332 build 09 with OpenJ9 0.32.0 virtual
machine
* Fixes bsc#1198935, CVE-2021-41041: unverified methods can be
invoked using MethodHandles
* Including Oracle April 2022 CPU fixes
CVE-2022-21426 (bsc#1198672), CVE-2022-21434 (bsc#1198674),
CVE-2022-21443 (bsc#1198675), CVE-2022-21476 (bsc#1198671),
CVE-2022-21496 (bsc#1198673)
* OpenJ9 changes, see
https://www.eclipse.org/openj9/docs/version0.32
-------------------------------------------------------------------
Mon Feb 28 09:47:15 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Update to OpenJDK 8u322 build 04 with OpenJ9 0.30.0 virtual
machine
* including Oracle January 2022 CPU changes
CVE-2022-21248 (bsc#1194926), CVE-2022-21277 (bsc#1194930),
CVE-2022-21282 (bsc#1194933), CVE-2022-21291 (bsc#1194925),
CVE-2022-21293 (bsc#1194935), CVE-2022-21294 (bsc#1194934),
CVE-2022-21296 (bsc#1194932), CVE-2022-21299 (bsc#1194931),
CVE-2022-21305 (bsc#1194939), CVE-2022-21340 (bsc#1194940),
CVE-2022-21341 (bsc#1194941), CVE-2022-21360 (bsc#1194929),
CVE-2022-21365 (bsc#1194928), CVE-2022-21366 (bsc#1194927),
* OpenJ9 changes, see
https://www.eclipse.org/openj9/docs/version0.30
- Added patch:
* libdwarf-fix.patch
+ fix build with different versions of libdwarf
-------------------------------------------------------------------
Tue Nov 2 11:29:15 UTC 2021 - Fridrich Strba <fstrba@suse.com>
- Update to OpenJDK 8u312 build 07 with OpenJ9 0.29.0 virtual
machine
* including Oracle July 2021 and October 2021 CPU changes
CVE-2021-2341 (bsc#1188564), CVE-2021-2369 (bsc#1188565),
CVE-2021-2388 (bsc#1188566), CVE-2021-35550 (bsc#1191901),
CVE-2021-35565 (bsc#1191909), CVE-2021-35556 (bsc#1191910),
CVE-2021-35559 (bsc#1191911), CVE-2021-35561 (bsc#1191912),
CVE-2021-35564 (bsc#1191913), CVE-2021-35567 (bsc#1191903),
CVE-2021-35578 (bsc#1191904), CVE-2021-35586 (bsc#1191914),
CVE-2021-35603 (bsc#1191906)
* OpenJ9 changes, see
https://www.eclipse.org/openj9/docs/version0.29
- Remove the unneeded icedtea-sound provider
- Removed patches:
* jdk-gcc-warnings.patch
* maybe-uninitialized.patch
* omr-no-return-in-nonvoid-function.patch
+ integrated upstream
-------------------------------------------------------------------
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,
CVE-2021-2163 and bsc#1185056, CVE-2021-2161)
* 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