Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

java-17-openj9-17.0.10.0-3.1 RPM for ppc64le

From OpenSuSE Ports Tumbleweed for ppc64le

Name: java-17-openj9 Distribution: openSUSE Tumbleweed
Version: 17.0.10.0 Vendor: openSUSE
Release: 3.1 Build date: Thu Mar 7 23:32:43 2024
Group: Development/Languages/Java Build host: obs-power9-06
Size: 874301 Source RPM: java-17-openj9-17.0.10.0-3.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://openjdk.java.net/
Summary: OpenJDK 17 Runtime Environment with Eclipse OpenJ9 virtual machine
The OpenJDK 17 with Eclipse OpenJ9 virtual machine. Eclipse OpenJ9
is a Java Virtual Machine for OpenJDK that is optimized for small
footprint, fast start-up, and high throughput.

Supported architectures are ppc64le, s390x and x86_64

Provides

Requires

License

Apache-1.1 AND Apache-2.0 AND EPL-2.0 AND GPL-1.0-or-later AND GPL-2.0-only AND GPL-2.0-only WITH Classpath-exception-2.0 AND LGPL-2.0-only AND MPL-1.0 AND MPL-1.1 AND SUSE-Public-Domain AND W3C

Changelog

* Thu Mar 07 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 2024 Fridrich Strba <fstrba@suse.com>
  - Use %patch -P N instead of deprecated %patchN.
* Mon Feb 12 2024 Fridrich Strba <fstrba@suse.com>
  - Update to OpenJDK 17.0.10 with OpenJ9 0.43.0 virtual machine
  - Including Oracle January 2024 CPU changes
    * CVE-2024-20918 (bsc#1218907), CVE-2024-20919 (bsc#1218903),
      CVE-2024-20921 (bsc#1218905), CVE-2024-20932 (bsc#1218908),
      CVE-2024-20945 (bsc#1218909), CVE-2024-20952 (bsc#1218911)
    * OpenJ9 changes, see
      https://www.eclipse.org/openj9/docs/version0.43/
  - Modified patches:
    * alternative-tzdb_dat.patch
    * openj9-nogit.patch.in
      + rediff to changed context
* Thu Nov 23 2023 Fridrich Strba <fstrba@suse.com>
  - Update to OpenJDK 17.0.9 with OpenJ9 0.41.0 virtual machine
  - Including Oracle October 2023 CPU changes
    * CVE-2023-22081, bsc#1216374
    * CVE-2023-22025, bsc#1216339
  - Including Openj9 0.41.0 fixes of CVE-2023-5676, bsc#1217214
    * For other OpenJ9 changes, see
      https://www.eclipse.org/openj9/docs/version0.41
* Sat Aug 26 2023 Fridrich Strba <fstrba@suse.com>
  - Update to OpenJDK 17.0.8.1 with OpenJ9 0.40.0 virtual machine
    * JDK-8313765: Invalid CEN header (invalid zip64 extra data
      field size)
* Tue Aug 15 2023 Fridrich Strba <fstrba@suse.com>
  - Update to OpenJDK 17.0.8 with OpenJ9 0.40.0 virtual machine
  - Including Oracle July 2023 CPU changes
    * CVE-2023-22006 (bsc#1213473), CVE-2023-22036 (bsc#1213474),
      CVE-2023-22041 (bsc#1213475), CVE-2023-22044 (bsc#1213479),
      CVE-2023-22045 (bsc#1213481), CVE-2023-22049 (bsc#1213482),
      CVE-2023-25193 (bsc#1207922)
    * OpenJ9 changes, see
      https://www.eclipse.org/openj9/docs/version0.40
  - Modified patch:
    * stringop-overflow.patch
      + rediff to changed context
* Mon Aug 14 2023 Fridrich Strba <fstrba@suse.com>
  - Update to OpenJDK 17.0.7 with OpenJ9 0.38.0 virtual machine
  - Including Oracle April 2023 CPU changes
    * CVE-2023-21930 (bsc#1210628), CVE-2023-21937 (bsc#1210631),
      CVE-2023-21938 (bsc#1210632), CVE-2023-21939 (bsc#1210634),
      CVE-2023-21954 (bsc#1210635), CVE-2023-21967 (bsc#1210636),
      CVE-2023-21968 (bsc#1210637)
    * OpenJ9 specific vulnerability: CVE-2023-2597 (bsc#1211615)
    * OpenJ9 changes, see
      https://www.eclipse.org/openj9/docs/version0.38
* Tue Mar 28 2023 Fridrich Strba <fstrba@suse.com>
  - Added patch:
    * stringop-overflow.patch
      + disable -Wstringop-overflow and fix build in Factory
* Mon Mar 06 2023 Fridrich Strba <fstrba@suse.com>
  - Update to OpenJDK 17.0.6 with OpenJ9 0.36.0 virtual machine
    * including Oracle January 2023 CPU changes
      + CVE-2023-21835, bsc#1207246
      + CVE-2023-21843, bsc#1207248
    * OpenJ9 changes, see
      https://www.eclipse.org/openj9/docs/version0.36
* Fri Feb 17 2023 Fridrich Strba <fstrba@suse.com>
  - Remove the accessibility sub-package, since it was never really
    working and creates another problems (bsc#1206549). It can
    eventually be built as standalone if needed
  - Removed patches:
    * jaw-jdk10.patch
    * jaw-misc.patch
    * jaw-nogtk.patch
      + not needed after the removal of the accessibility sub-package
* Mon Oct 31 2022 Fridrich Strba <fstrba@suse.com>
  - Update to OpenJDK 17.0.5 with OpenJ9 0.35.0 virtual machine
    * Including Oracle October 2022 CPU changes
      CVE-2022-21618 (bsc#1204468), CVE-2022-21619 (bsc#1204473),
      CVE-2022-21626 (bsc#1204471), CVE-2022-21624 (bsc#1204475),
      CVE-2022-21628 (bsc#1204472), CVE-2022-39399 (bsc#1204480)
    * Fixes OpenJ9 vulnerability bsc#1204703, CVE-2022-3676
    * OpenJ9 changes, see
      https://www.eclipse.org/openj9/docs/version0.35
* Tue Aug 16 2022 Fridrich Strba <fstrba@suse.com>
  - Update to OpenJDK 17.0.4 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-21549 (bsc#1201685), 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 2022 Fridrich Strba <fstrba@suse.com>
  - Initial packaging of OpenJDK 17.0.3 with OpenJ9 0.32.0 virtual
    machine
    * OpenJ9 changes, see
      https://www.eclipse.org/openj9/docs/version0.32

Files

/usr/lib64/jvm/java-17-openj9-17/lib
/usr/lib64/jvm/java-17-openj9-17/lib/libawt_xawt.so
/usr/lib64/jvm/java-17-openj9-17/lib/libjawt.so
/usr/lib64/jvm/java-17-openj9-17/lib/libsplashscreen.so
/usr/share/icons/hicolor
/usr/share/icons/hicolor/16x16/apps/java-17-openj9.png
/usr/share/icons/hicolor/24x24/apps/java-17-openj9.png
/usr/share/icons/hicolor/32x32/apps/java-17-openj9.png
/usr/share/icons/hicolor/48x48/apps/java-17-openj9.png


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 27 00:40:55 2024