Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package java-21-openj9 for openSUSE:Factory checked in at 2024-05-24 19:52:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/java-21-openj9 (Old) and /work/SRC/openSUSE:Factory/.java-21-openj9.new.24587 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "java-21-openj9" Fri May 24 19:52:51 2024 rev:5 rq:1176637 version:21.0.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/java-21-openj9/java-21-openj9.changes 2024-03-18 16:47:40.517854791 +0100 +++ /work/SRC/openSUSE:Factory/.java-21-openj9.new.24587/java-21-openj9.changes 2024-05-24 19:53:11.386006302 +0200 @@ -1,0 +2,17 @@ +Thu May 23 17:47:55 UTC 2024 - Fridrich Strba <fst...@suse.com> + +- Update to OpenJDK 21.0.3 with OpenJ9 0.44.0 virtual machine +- Including Oracle April 2024 CPU changes + * CVE-2024-21012 (bsc#1222987), CVE-2024-21011 (bsc#1222979), + 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 + +------------------------------------------------------------------- Old: ---- 2c3d78b48adf36dbbef5852b95889da5a5ce1279.zip 78c4500a4349c1c126eefcac6b66b3d820c39407.zip ea8124dbc1b625da6f607b66d2b657dce90c96c4.zip New: ---- 254af5a0452934f62e3253c5565b183c682d3495.zip ac8f341bc20ec4faae1840fe290e6e251189cdc5.zip b0699311c7d9341f3d0ebf9a7a4b5546a7ca7004.zip openj9-openssl.patch BETA DEBUG BEGIN: New:- Added patch: * openj9-openssl.patch + fix build with older openssl that does not define BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ java-21-openj9.spec ++++++ --- /var/tmp/diff_new_pack.Gaf8ow/_old 2024-05-24 19:53:14.598123804 +0200 +++ /var/tmp/diff_new_pack.Gaf8ow/_new 2024-05-24 19:53:14.602123950 +0200 @@ -31,18 +31,18 @@ # Standard JPackage naming and versioning defines. %global featurever 21 %global interimver 0 -%global updatever 2 -%global buildver 13 +%global updatever 3 +%global buildver 9 %global root_repository https://github.com/ibmruntimes/openj9-openjdk-jdk21/archive -%global root_revision 78c4500a4349c1c126eefcac6b66b3d820c39407 -%global root_branch v0.43.0-release +%global root_revision ac8f341bc20ec4faae1840fe290e6e251189cdc5 +%global root_branch v0.44.0-release %global omr_repository https://github.com/eclipse/openj9-omr/archive -%global omr_revision ea8124dbc1b625da6f607b66d2b657dce90c96c4 -%global omr_branch v0.43.0-release +%global omr_revision 254af5a0452934f62e3253c5565b183c682d3495 +%global omr_branch v0.44.0-release %global openj9_repository https://github.com/eclipse/openj9/archive -%global openj9_revision 2c3d78b48adf36dbbef5852b95889da5a5ce1279 -%global openj9_branch v0.43.0-release -%global openj9_tag openj9-0.43.0 +%global openj9_revision b0699311c7d9341f3d0ebf9a7a4b5546a7ca7004 +%global openj9_branch v0.44.0-release +%global openj9_tag openj9-0.44.0 # priority must be 6 digits in total %if 0%{?suse_version} > 1500 || 0%{?java_bootstrap} %global priority 3101 @@ -112,6 +112,8 @@ Patch5: multiple-pkcs11-library-init.patch # Fix narrowing conversion error Patch6: openj9-no-narrowing.patch +# Fix build with older openssl +Patch7: openj9-openssl.patch # Fix: implicit-pointer-decl Patch13: implicit-pointer-decl.patch # @@ -367,6 +369,7 @@ %patch -P 4 -p1 %patch -P 5 -p1 %patch -P 6 -p1 +%patch -P 7 -p1 %patch -P 13 -p1 %if %{with_system_pcsc} @@ -789,7 +792,6 @@ %{_jvmdir}/%{sdkdir}/lib/OMRTraceFormat.dat %{_jvmdir}/%{sdkdir}/lib/default/j9ddr.dat %{_jvmdir}/%{sdkdir}/lib/default/libcuda4j29.so -%{_jvmdir}/%{sdkdir}/lib/default/libj9criu29.so %{_jvmdir}/%{sdkdir}/lib/default/libj9dmp29.so %{_jvmdir}/%{sdkdir}/lib/default/libj9gc29.so %{_jvmdir}/%{sdkdir}/lib/default/libj9gcchk29.so ++++++ 2c3d78b48adf36dbbef5852b95889da5a5ce1279.zip -> 254af5a0452934f62e3253c5565b183c682d3495.zip ++++++ /work/SRC/openSUSE:Factory/java-21-openj9/2c3d78b48adf36dbbef5852b95889da5a5ce1279.zip /work/SRC/openSUSE:Factory/.java-21-openj9.new.24587/254af5a0452934f62e3253c5565b183c682d3495.zip differ: char 11, line 2 ++++++ 2c3d78b48adf36dbbef5852b95889da5a5ce1279.zip -> ac8f341bc20ec4faae1840fe290e6e251189cdc5.zip ++++++ /work/SRC/openSUSE:Factory/java-21-openj9/2c3d78b48adf36dbbef5852b95889da5a5ce1279.zip /work/SRC/openSUSE:Factory/.java-21-openj9.new.24587/ac8f341bc20ec4faae1840fe290e6e251189cdc5.zip differ: char 11, line 2 ++++++ 2c3d78b48adf36dbbef5852b95889da5a5ce1279.zip -> b0699311c7d9341f3d0ebf9a7a4b5546a7ca7004.zip ++++++ /work/SRC/openSUSE:Factory/java-21-openj9/2c3d78b48adf36dbbef5852b95889da5a5ce1279.zip /work/SRC/openSUSE:Factory/.java-21-openj9.new.24587/b0699311c7d9341f3d0ebf9a7a4b5546a7ca7004.zip differ: char 11, line 2 ++++++ openj9-nogit.patch.in ++++++ --- /var/tmp/diff_new_pack.Gaf8ow/_old 2024-05-24 19:53:14.798131120 +0200 +++ /var/tmp/diff_new_pack.Gaf8ow/_new 2024-05-24 19:53:14.802131266 +0200 @@ -39,7 +39,7 @@ endif --- a/closed/custom/ReleaseFile.gmk +++ b/closed/custom/ReleaseFile.gmk -@@ -18,6 +18,6 @@ +@@ -18,9 +18,9 @@ # 2 along with this work; if not, see <http://www.gnu.org/licenses/>. # =========================================================================== @@ -49,4 +49,7 @@ +SOURCE_REVISION := OpenJDK:@OPENJ9_SHA@ +SOURCE_REVISION += OpenJ9:@OPENJ9_SHA@ +SOURCE_REVISION += OMR:@OPENJ9OMR_SHA@ + ifeq (true,$(BUILD_OPENJCEPLUS)) + SOURCE_REVISION += OpenJCEPlus:$(shell $(GIT) -C $(OPENJCEPLUS_TOPDIR) rev-parse --short HEAD) + endif ++++++ openj9-openssl.patch ++++++ --- a/openj9/runtime/compiler/runtime/Listener.cpp +++ b/openj9/runtime/compiler/runtime/Listener.cpp @@ -44,6 +44,10 @@ #include "runtime/CompileService.hpp" #include "runtime/Listener.hpp" +#ifndef SSL_R_UNEXPECTED_EOF_WHILE_READING +#define SSL_R_UNEXPECTED_EOF_WHILE_READING 294 +#endif + static bool handleOpenSSLConnectionError(int connfd, SSL *&ssl, BIO *&bio, const char *errMsg, int ret, TR::CompilationInfo *compInfo) {