Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: java-11-openj9-devel | Distribution: openSUSE Tumbleweed |
Version: 11.0.24.0 | Vendor: openSUSE |
Release: 1.1 | Build date: Tue Aug 6 10:09:09 2024 |
Group: Development/Languages/Java | Build host: reproducible |
Size: 5227055 | Source RPM: java-11-openj9-11.0.24.0-1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://openjdk.java.net/ | |
Summary: OpenJDK 11 Development Environment |
The OpenJDK 11 development tools. Supported architectures are ppc64le, s390x and x86_64
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
* Tue Aug 06 2024 Fridrich Strba <fstrba@suse.com> - Update to OpenJDK 11.0.24 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-21144 (bsc#1228050), 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 2024 Fridrich Strba <fstrba@suse.com> - Update to OpenJDK 11.0.23 with OpenJ9 0.44.0 virtual machine - Including Oracle April 2024 CPU changes * CVE-2024-21012 (bsc#1222987), CVE-2024-21094 (bsc#1222986), CVE-2024-21011 (bsc#1222979), CVE-2024-21085 (bsc#1222984), 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 * 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 11.0.22 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-20926 (bsc#1218906), CVE-2024-20945 (bsc#1218909), CVE-2024-20952 (bsc#1218911) * OpenJ9 changes, see https://www.eclipse.org/openj9/docs/version0.43/ - Remove the possibility to put back removes JavaEE modules, since our Java stack does not need this hack any more - Removed patches: * activation-module.patch * annotation-module.patch + not useful with the JavaEE modules removed * Wed Nov 22 2023 Fridrich Strba <fstrba@suse.com> - Update to OpenJDK 11.0.21 with OpenJ9 0.41.0 virtual machine - Including Oracle October 2023 CPU changes * CVE-2023-22081, bsc#1216374 - 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 11.0.20.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 11.0.20 with OpenJ9 0.40.0 virtual machine - Including Oracle April 2023 CPU changes * CVE-2023-22006 (bsc#1213473), CVE-2023-22036 (bsc#1213474), CVE-2023-22041 (bsc#1213475), 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 11.0.19 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 11.0.18 with OpenJ9 0.36.1 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 11.0.17 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 11.0.16 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 2022 Fridrich Strba <fstrba@suse.com> - Update to OpenJDK 11.0.15 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 2022 Fridrich Strba <fstrba@suse.com> - Update to OpenJDK 11.0.14.1 with OpenJ9 0.30.1 virtual machine * including Oracle January 2022 CPU changes (bsc#1194925, bsc#1194926, bsc#1194927, bsc#1194928, bsc#1194929, bsc#1194930, bsc#1194931, bsc#1194932, bsc#1194933, bsc#1194934, bsc#1194935, bsc#1194937, bsc#1194939, bsc#1194940, bsc#1194941) * OpenJ9 changes see https://www.eclipse.org/openj9/docs/version0.30.1 - Added patch: * libdwarf-fix.patch + fix build with different versions of libdwarf * Tue Nov 02 2021 Fridrich Strba <fstrba@suse.com> - Update to OpenJDK 11.0.13 with OpenJ9 0.29.0 virtual machine * including Oracle July 2021 and October 2021 CPU changes (bsc#1188564, bsc#1188565, bsc#1188566, bsc#1191901, bsc#1191909, bsc#1191910, bsc#1191911, bsc#1191912, bsc#1191913, bsc#1191903, bsc#1191904, bsc#1191914, bsc#1191906) * OpenJ9 changes, see https://www.eclipse.org/openj9/docs/version0.29 - Remove the unneeded icedtea-sound provider - Removed patches: * icedtea-sound-1.0.1-jdk9.patch * icedtea-sound-soundproperties.patch + not needed since the icedtea-sound provider is removed * maybe-uninitialized.patch * omr-no-return-in-nonvoid-function.patch + integrated upstream * Fri Jun 18 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 * Tue Jun 08 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 * Fri May 14 2021 Fridrich Strba <fstrba@suse.com> - Update to OpenJDK 11.0.11 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 2021 Fridrich Strba <fstrba@suse.com> - Update to OpenJDK 11.0.10 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 patch: * system-pcsclite.patch + rediff to changed context - 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
/usr/lib64/jvm/java-11-openj9 /usr/lib64/jvm/java-11-openj9-11/bin /usr/lib64/jvm/java-11-openj9-11/bin/jar /usr/lib64/jvm/java-11-openj9-11/bin/jarsigner /usr/lib64/jvm/java-11-openj9-11/bin/javac /usr/lib64/jvm/java-11-openj9-11/bin/javadoc /usr/lib64/jvm/java-11-openj9-11/bin/javap /usr/lib64/jvm/java-11-openj9-11/bin/jcmd /usr/lib64/jvm/java-11-openj9-11/bin/jconsole /usr/lib64/jvm/java-11-openj9-11/bin/jdb /usr/lib64/jvm/java-11-openj9-11/bin/jdeprscan /usr/lib64/jvm/java-11-openj9-11/bin/jdeps /usr/lib64/jvm/java-11-openj9-11/bin/jdmpview /usr/lib64/jvm/java-11-openj9-11/bin/jextract /usr/lib64/jvm/java-11-openj9-11/bin/jimage /usr/lib64/jvm/java-11-openj9-11/bin/jlink /usr/lib64/jvm/java-11-openj9-11/bin/jmap /usr/lib64/jvm/java-11-openj9-11/bin/jmod /usr/lib64/jvm/java-11-openj9-11/bin/jpackcore /usr/lib64/jvm/java-11-openj9-11/bin/jps /usr/lib64/jvm/java-11-openj9-11/bin/jrunscript /usr/lib64/jvm/java-11-openj9-11/bin/jshell /usr/lib64/jvm/java-11-openj9-11/bin/jstack /usr/lib64/jvm/java-11-openj9-11/bin/jstat /usr/lib64/jvm/java-11-openj9-11/bin/rmic /usr/lib64/jvm/java-11-openj9-11/bin/serialver /usr/lib64/jvm/java-11-openj9-11/bin/traceformat /usr/lib64/jvm/java-11-openj9-11/include /usr/lib64/jvm/java-11-openj9-11/include/classfile_constants.h /usr/lib64/jvm/java-11-openj9-11/include/ibmjvmti.h /usr/lib64/jvm/java-11-openj9-11/include/jawt.h /usr/lib64/jvm/java-11-openj9-11/include/jdwpTransport.h /usr/lib64/jvm/java-11-openj9-11/include/jni.h /usr/lib64/jvm/java-11-openj9-11/include/jvmti.h /usr/lib64/jvm/java-11-openj9-11/include/jvmticmlr.h /usr/lib64/jvm/java-11-openj9-11/include/linux /usr/lib64/jvm/java-11-openj9-11/include/linux/jawt_md.h /usr/lib64/jvm/java-11-openj9-11/include/linux/jni_md.h /usr/lib64/jvm/java-11-openj9-11/lib /usr/lib64/jvm/java-11-openj9-11/lib/ct.sym /usr/lib64/jvm/java-11-openj9-11/lib/libattach.so /usr/share/man/man1/jar-java-11-openj9.1.gz /usr/share/man/man1/jarsigner-java-11-openj9.1.gz /usr/share/man/man1/javac-java-11-openj9.1.gz /usr/share/man/man1/javadoc-java-11-openj9.1.gz /usr/share/man/man1/javap-java-11-openj9.1.gz /usr/share/man/man1/jconsole-java-11-openj9.1.gz /usr/share/man/man1/jdb-java-11-openj9.1.gz /usr/share/man/man1/jdeps-java-11-openj9.1.gz /usr/share/man/man1/jrunscript-java-11-openj9.1.gz /usr/share/man/man1/rmic-java-11-openj9.1.gz /usr/share/man/man1/serialver-java-11-openj9.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Oct 4 00:53:07 2024