Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package java-1_8_0-openjdk for openSUSE:Factory checked in at 2022-08-04 13:22:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/java-1_8_0-openjdk (Old) and /work/SRC/openSUSE:Factory/.java-1_8_0-openjdk.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "java-1_8_0-openjdk" Thu Aug 4 13:22:46 2022 rev:89 rq:992393 version:1.8.0.345 Changes: -------- --- /work/SRC/openSUSE:Factory/java-1_8_0-openjdk/java-1_8_0-openjdk.changes 2022-07-01 13:43:54.402803658 +0200 +++ /work/SRC/openSUSE:Factory/.java-1_8_0-openjdk.new.1521/java-1_8_0-openjdk.changes 2022-08-04 13:22:53.376400976 +0200 @@ -1,0 +2,78 @@ +Tue Aug 2 19:37:31 UTC 2022 - Fridrich Strba <fst...@suse.com> + +- Update to version jdk8u345 (icedtea-3.24.0) + * July 2022 CPU + * Security fixes + + JDK-8272243: Improve DER parsing + + JDK-8272249: Better properties of loaded Properties + + JDK-8277608: Address IP Addressing + + JDK-8281859, CVE-2022-21540, bsc#1201694: Improve class + compilation + + JDK-8281866, CVE-2022-21541, bsc#1201692: Enhance + MethodHandle invocations + + JDK-8283190: Improve MIDI processing + + JDK-8284370: Improve zlib usage + + JDK-8285407, CVE-2022-34169, bsc#1201684: Improve Xalan + supports + * Import of OpenJDK 8 u342 + + JDK-8076190, bsc#1195163: Customizing the generation of a + PKCS12 keystore + + JDK-8129572: Cleanup usage of getResourceAsStream in jaxp + + JDK-8132256: jaxp: Investigate removal of com/sun/org/apache/ + /bcel/internal/util/ClassPath.java + + JDK-8168926: C2: Bytecode escape analyzer crashes due to + stack overflow + + JDK-8170530: bash configure output contains a typo in a + suggested library name + + JDK-8190753: (zipfs): Accessing a large entry (> 2^31 bytes) + leads to a negative initial size for ByteArrayOutputStream + + JDK-8194154: System property user.dir should not be changed + + JDK-8202142: jfr/event/io/TestInstrumentation is unstable + + JDK-8209771: jdk.test.lib.Utils::runAndCheckException error + + JDK-8221988: add possibility to build with Visual Studio 2019 + + JDK-8223396: [TESTBUG] several jfr tests do not clean up + files created in /tmp + + JDK-8230865: [TESTBUG] jdk/jfr/event/io/EvilInstrument.java + fails at-run shell MakeJAR.sh target + + JDK-8235211: serviceability/attach/ + /RemovingUnixDomainSocketTest.java fails with + AttachNotSupportedException: Unable to open socket file + + JDK-8244973: serviceability/attach/ + /RemovingUnixDomainSocketTest.java fails "stderr was not + empty" + + JDK-8248876: LoadObject with bad base address created for + exec file on linux + + JDK-8255239: The timezone of the hs_err_pid log file is + corrupted in Japanese locale + + JDK-8261107: ArrayIndexOutOfBoundsException in the + ICC_Profile.getInstance(InputStream) + + JDK-8266187: Memory leak in appendBootClassPath() + + JDK-8274658: ISO 4217 Amendment 170 Update + + JDK-8274751: Drag And Drop hangs on Windows + + JDK-8278138: OpenJDK8 fails to start on Windows 8.1 after + upgrading compiler to VS2017 + + JDK-8279669: test/jdk/com/sun/jdi/TestScaffold.java uses + wrong condition + + JDK-8281814: Debuginfo.diz contains redundant build path + after backport JDK-8025936 + + JDK-8282458: Update .jcheck/conf file for 8u move to git + + JDK-8282552: Bump update version of OpenJDK: 8u342 + + JDK-8283350: (tz) Update Timezone Data to 2022a + + JDK-8284620: CodeBuffer may leak _overflow_arena + + JDK-8285445: cannot open file "NUL:" + + JDK-8285523: Improve test java/io/FileOutputStream/ + /OpenNUL.java + + JDK-8285591: [11] add signum checks in DSA.java engineVerify + + JDK-8285727: [11u, 17u] Unify fix for JDK-8284920 with + version from head + + JDK-8286989: Build failure on macOS after 8281814 + + JDK-8287537: 8u JDK-8284620 backport broke AArch64 build + * Import of OpenJDK 8 u345 + + JDK-8290832: It is no longer possible to change "user.dir" + in the JDK8 + + JDK-8291568: Bump update version of OpenJDK: 8u345 +- Removed patch: + * JDK-8076190.patch + + Included by upstream + +------------------------------------------------------------------- Old: ---- JDK-8076190.patch icedtea-3.23.0.tar.xz New: ---- icedtea-3.24.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ java-1_8_0-openjdk.spec ++++++ --- /var/tmp/diff_new_pack.VKhoVO/_old 2022-08-04 13:22:56.080408647 +0200 +++ /var/tmp/diff_new_pack.VKhoVO/_new 2022-08-04 13:22:56.084408659 +0200 @@ -18,7 +18,7 @@ %{!?aarch64:%global aarch64 aarch64 arm64 armv8} %global jit_arches %{ix86} x86_64 ppc64 ppc64le %{aarch64} %{arm} -%global icedtea_version 3.23.0 +%global icedtea_version 3.24.0 %global buildoutputdir openjdk.build/ # Convert an absolute path to a relative path. Each symbolic link is # specified relative to the directory in which it is installed so that @@ -31,8 +31,8 @@ # priority must be 6 digits in total %global priority 1805 %global javaver 1.8.0 -%global updatever 332 -%global buildver 09 +%global updatever 345 +%global buildver 01 # Standard JPackage directories and symbolic links. %global sdklnk java-%{javaver}-openjdk %global archname %{sdklnk} @@ -190,7 +190,6 @@ Patch1003: java-1_8_0-openjdk-autoconf27.patch Patch2001: disable-doclint-by-default.patch Patch2002: JDK_1_8_0-8208602.patch -Patch2003: JDK-8076190.patch Patch3000: tls13extensions.patch Patch4000: riscv64-zero.patch Patch5001: fips.patch @@ -524,7 +523,6 @@ patch -p0 -i %{PATCH2001} patch -p0 -i %{PATCH2002} -patch -p0 -i %{PATCH2003} patch -p0 -i %{PATCH3000} ++++++ aarch32-git.tar.xz ++++++ /work/SRC/openSUSE:Factory/java-1_8_0-openjdk/aarch32-git.tar.xz /work/SRC/openSUSE:Factory/.java-1_8_0-openjdk.new.1521/aarch32-git.tar.xz differ: char 27, line 1 ++++++ icedtea-3.23.0.tar.xz -> icedtea-3.24.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/icedtea-3.23.0/ChangeLog new/icedtea-3.24.0/ChangeLog --- old/icedtea-3.23.0/ChangeLog 2022-06-29 03:01:49.179376437 +0200 +++ new/icedtea-3.24.0/ChangeLog 2022-08-02 19:26:09.651247659 +0200 @@ -1,3 +1,44 @@ +2022-08-02 Andrew John Hughes <gnu_and...@member.fsf.org> + + Prepare for release. + * NEWS: Set release date to today (2022-08-02). + +2022-08-01 Andrew John Hughes <gnu_and...@member.fsf.org> + + Bring in 8u345 interim release. + * Makefile.am: + (OPENJDK_CHANGESET): Update to new icedtea-3.24.0 tag. + (OPENJDK_SHA256SUM): Likewise. + * NEWS: Updated. + * acinclude.m4: + (IT_DETERMINE_VERSION): Set JDK_UPDATE_VERSION + to 345 and BUILD_VERSION to b01. + +2022-07-27 Andrew John Hughes <gnu_and...@member.fsf.org> + + Bump aarch32 to jdk8u342-ga-aarch32-20220725 + * hotspot.map.in: Bump aarch32 to + jdk8u342-ga-aarch32-20220725 + +2022-07-26 Andrew John Hughes <gnu_and...@member.fsf.org> + + Bump shenandoah to shenandoah-jdk8u342-b07. + * NEWS: Updated. + * hotspot.map.in: Bump shenandoah to + shenandoah-jdk8u342-b07. + +2022-07-25 Andrew John Hughes <gnu_and...@member.fsf.org> + + Bump to icedtea-3.24.0. + * Makefile.am: + (OPENJDK_CHANGESET): Update to icedtea-3.24.0 tag. + (OPENJDK_SHA256SUM): Likewise. + * NEWS: Updated. + * acinclude.m4: + (IT_DETERMINE_VERSION): Set JDK_UPDATE_VERSION + to 342 and BUILD_VERSION to b07. + * configure.ac: Bump to 3.24.0. + 2022-06-28 Andrew John Hughes <gnu_and...@member.fsf.org> Prepare for release. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/icedtea-3.23.0/Makefile.am new/icedtea-3.24.0/Makefile.am --- old/icedtea-3.23.0/Makefile.am 2022-06-29 03:01:49.185376502 +0200 +++ new/icedtea-3.24.0/Makefile.am 2022-08-02 19:26:09.657247721 +0200 @@ -1,8 +1,8 @@ # Dependencies -OPENJDK_CHANGESET = 0b6a5122d61 +OPENJDK_CHANGESET = 9b0c82020a9 -OPENJDK_SHA256SUM = 0f6dcc64dac1fb82b0c4ac484fb99b964961c73ffd16ebec3b0f657d73be5f2c +OPENJDK_SHA256SUM = d8003caad239109490f3c5ebcf5559a4f61131c7e7d7480368789692acc9d309 HS_TYPE = "`$(AWK) 'version==$$1 {print $$2}' version=$(HSBUILD) $(abs_top_builddir)/hotspot.map`" HS_URL = "`$(AWK) 'version==$$1 {print $$3}' version=$(HSBUILD) $(abs_top_builddir)/hotspot.map`" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/icedtea-3.23.0/Makefile.in new/icedtea-3.24.0/Makefile.in --- old/icedtea-3.23.0/Makefile.in 2022-06-29 03:01:58.465476889 +0200 +++ new/icedtea-3.24.0/Makefile.in 2022-08-02 19:26:17.974333028 +0200 @@ -644,8 +644,8 @@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -OPENJDK_CHANGESET = 0b6a5122d61 -OPENJDK_SHA256SUM = 0f6dcc64dac1fb82b0c4ac484fb99b964961c73ffd16ebec3b0f657d73be5f2c +OPENJDK_CHANGESET = 9b0c82020a9 +OPENJDK_SHA256SUM = d8003caad239109490f3c5ebcf5559a4f61131c7e7d7480368789692acc9d309 HS_TYPE = "`$(AWK) 'version==$$1 {print $$2}' version=$(HSBUILD) $(abs_top_builddir)/hotspot.map`" HS_URL = "`$(AWK) 'version==$$1 {print $$3}' version=$(HSBUILD) $(abs_top_builddir)/hotspot.map`" HS_CHANGESET = "`$(AWK) 'version==$$1 {print $$4}' version=$(HSBUILD) $(abs_top_builddir)/hotspot.map`" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/icedtea-3.23.0/NEWS new/icedtea-3.24.0/NEWS --- old/icedtea-3.23.0/NEWS 2022-06-29 03:01:49.191376567 +0200 +++ new/icedtea-3.24.0/NEWS 2022-08-02 19:26:09.661247762 +0200 @@ -12,6 +12,55 @@ CVE-XXXX-YYYY: https://cve.mitre.org/cgi-bin/cvename.cgi?name=XXXX-YYYY +New in release 3.24.0 (2022-08-02): + +* Security fixes + - JDK-8272243: Improve DER parsing + - JDK-8272249: Better properties of loaded Properties + - JDK-8277608: Address IP Addressing + - JDK-8281859, CVE-2022-21540: Improve class compilation + - JDK-8281866, CVE-2022-21541: Enhance MethodHandle invocations + - JDK-8283190: Improve MIDI processing + - JDK-8284370: Improve zlib usage + - JDK-8285407, CVE-2022-34169: Improve Xalan supports +* Import of OpenJDK 8 u342 + - JDK-8076190: Customizing the generation of a PKCS12 keystore + - JDK-8129572: Cleanup usage of getResourceAsStream in jaxp + - JDK-8132256: jaxp: Investigate removal of com/sun/org/apache/bcel/internal/util/ClassPath.java + - JDK-8168926: C2: Bytecode escape analyzer crashes due to stack overflow + - JDK-8170530: bash configure output contains a typo in a suggested library name + - JDK-8190753: (zipfs): Accessing a large entry (> 2^31 bytes) leads to a negative initial size for ByteArrayOutputStream + - JDK-8194154: System property user.dir should not be changed + - JDK-8202142: jfr/event/io/TestInstrumentation is unstable + - JDK-8209771: jdk.test.lib.Utils::runAndCheckException error + - JDK-8221988: add possibility to build with Visual Studio 2019 + - JDK-8223396: [TESTBUG] several jfr tests do not clean up files created in /tmp + - JDK-8230865: [TESTBUG] jdk/jfr/event/io/EvilInstrument.java fails at-run shell MakeJAR.sh target + - JDK-8235211: serviceability/attach/RemovingUnixDomainSocketTest.java fails with AttachNotSupportedException: Unable to open socket file + - JDK-8244973: serviceability/attach/RemovingUnixDomainSocketTest.java fails "stderr was not empty" + - JDK-8248876: LoadObject with bad base address created for exec file on linux + - JDK-8255239: The timezone of the hs_err_pid log file is corrupted in Japanese locale + - JDK-8261107: ArrayIndexOutOfBoundsException in the ICC_Profile.getInstance(InputStream) + - JDK-8266187: Memory leak in appendBootClassPath() + - JDK-8274658: ISO 4217 Amendment 170 Update + - JDK-8274751: Drag And Drop hangs on Windows + - JDK-8278138: OpenJDK8 fails to start on Windows 8.1 after upgrading compiler to VS2017 + - JDK-8279669: test/jdk/com/sun/jdi/TestScaffold.java uses wrong condition + - JDK-8281814: Debuginfo.diz contains redundant build path after backport JDK-8025936 + - JDK-8282458: Update .jcheck/conf file for 8u move to git + - JDK-8282552: Bump update version of OpenJDK: 8u342 + - JDK-8283350: (tz) Update Timezone Data to 2022a + - JDK-8284620: CodeBuffer may leak _overflow_arena + - JDK-8285445: cannot open file "NUL:" + - JDK-8285523: Improve test java/io/FileOutputStream/OpenNUL.java + - JDK-8285591: [11] add signum checks in DSA.java engineVerify + - JDK-8285727: [11u, 17u] Unify fix for JDK-8284920 with version from head + - JDK-8286989: Build failure on macOS after 8281814 + - JDK-8287537: 8u JDK-8284620 backport broke AArch64 build +* Import of OpenJDK 8 u345 + - JDK-8290832: It is no longer possible to change "user.dir" in the JDK8 + - JDK-8291568: Bump update version of OpenJDK: 8u345 + New in release 3.23.0 (2022-06-28): * Security fixes diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/icedtea-3.23.0/acinclude.m4 new/icedtea-3.24.0/acinclude.m4 --- old/icedtea-3.23.0/acinclude.m4 2022-06-29 03:01:49.196376620 +0200 +++ new/icedtea-3.24.0/acinclude.m4 2022-08-02 19:26:09.664247793 +0200 @@ -1966,8 +1966,8 @@ dnl (e.g. 1.8.0 = 8, 1.7.0 = 7, etc.) JAVA_SPEC_VER=8 JAVA_VENDOR=openjdk - JDK_UPDATE_VERSION=332 - BUILD_VERSION=b09 + JDK_UPDATE_VERSION=345 + BUILD_VERSION=b01 MILESTONE=fcs if test "x${MILESTONE}" = "xfcs"; then COMBINED_VERSION=${JDK_UPDATE_VERSION}-${BUILD_VERSION} diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/icedtea-3.23.0/configure new/icedtea-3.24.0/configure --- old/icedtea-3.23.0/configure 2022-06-29 03:01:57.854470280 +0200 +++ new/icedtea-3.24.0/configure 2022-08-02 19:26:17.394327079 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for icedtea 3.23.0. +# Generated by GNU Autoconf 2.69 for icedtea 3.24.0. # # Report bugs to <distro-pkg-...@openjdk.java.net>. # @@ -580,8 +580,8 @@ # Identity of this package. PACKAGE_NAME='icedtea' PACKAGE_TARNAME='icedtea' -PACKAGE_VERSION='3.23.0' -PACKAGE_STRING='icedtea 3.23.0' +PACKAGE_VERSION='3.24.0' +PACKAGE_STRING='icedtea 3.24.0' PACKAGE_BUGREPORT='distro-pkg-...@openjdk.java.net' PACKAGE_URL='' @@ -1728,7 +1728,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures icedtea 3.23.0 to adapt to many kinds of systems. +\`configure' configures icedtea 3.24.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1799,7 +1799,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of icedtea 3.23.0:";; + short | recursive ) echo "Configuration of icedtea 3.24.0:";; esac cat <<\_ACEOF @@ -2064,7 +2064,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -icedtea configure 3.23.0 +icedtea configure 3.24.0 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2633,7 +2633,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by icedtea $as_me 3.23.0, which was +It was created by icedtea $as_me 3.24.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3606,7 +3606,7 @@ # Define the identity of the package. PACKAGE='icedtea' - VERSION='3.23.0' + VERSION='3.24.0' cat >>confdefs.h <<_ACEOF @@ -3825,8 +3825,8 @@ JAVA_VER=1.8.0 JAVA_SPEC_VER=8 JAVA_VENDOR=openjdk - JDK_UPDATE_VERSION=332 - BUILD_VERSION=b09 + JDK_UPDATE_VERSION=345 + BUILD_VERSION=b01 MILESTONE=fcs if test "x${MILESTONE}" = "xfcs"; then COMBINED_VERSION=${JDK_UPDATE_VERSION}-${BUILD_VERSION} @@ -15808,7 +15808,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by icedtea $as_me 3.23.0, which was +This file was extended by icedtea $as_me 3.24.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -15865,7 +15865,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -icedtea config.status 3.23.0 +icedtea config.status 3.24.0 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/icedtea-3.23.0/configure.ac new/icedtea-3.24.0/configure.ac --- old/icedtea-3.23.0/configure.ac 2022-06-29 03:01:49.196376620 +0200 +++ new/icedtea-3.24.0/configure.ac 2022-08-02 19:26:09.665247803 +0200 @@ -1,4 +1,4 @@ -AC_INIT([icedtea], [3.23.0], [distro-pkg-...@openjdk.java.net]) +AC_INIT([icedtea], [3.24.0], [distro-pkg-...@openjdk.java.net]) AC_CANONICAL_HOST AC_CANONICAL_TARGET AM_INIT_AUTOMAKE([1.9 tar-pax foreign]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/icedtea-3.23.0/hotspot.map.in new/icedtea-3.24.0/hotspot.map.in --- old/icedtea-3.23.0/hotspot.map.in 2022-06-29 03:01:49.212376794 +0200 +++ new/icedtea-3.24.0/hotspot.map.in 2022-08-02 19:26:09.677247926 +0200 @@ -1,3 +1,3 @@ # version type(drop/hg) url changeset sha256sum -shenandoah drop https://icedtea.classpath.org/download/drops/icedtea8/@ICEDTEA_RELEASE@ 5fd137dfc13 833fc6d948216eb58a08c3777a06de23bbb4d13de94371f75e173ea76a3df672 -aarch32 drop https://icedtea.classpath.org/download/drops/icedtea8/@ICEDTEA_RELEASE@ f98704326b f02a9454ec86173bb41b3097f2008e554b6e184fed9b2063f02f4285f36a0815 +shenandoah drop https://icedtea.classpath.org/download/drops/icedtea8/@ICEDTEA_RELEASE@ 4691b7586d8 d9f3549caea22994138e221cc1c03277fcd72a2da5c09306e3119b17686741e3 +aarch32 drop https://icedtea.classpath.org/download/drops/icedtea8/@ICEDTEA_RELEASE@ 50ed309285 527ec543820f8990319fc040ed47f6040eaeee553a9109116ac389c89a068f0c ++++++ openjdk-git.tar.xz ++++++ /work/SRC/openSUSE:Factory/java-1_8_0-openjdk/openjdk-git.tar.xz /work/SRC/openSUSE:Factory/.java-1_8_0-openjdk.new.1521/openjdk-git.tar.xz differ: char 26, line 1 ++++++ shenandoah-git.tar.xz ++++++ /work/SRC/openSUSE:Factory/java-1_8_0-openjdk/shenandoah-git.tar.xz /work/SRC/openSUSE:Factory/.java-1_8_0-openjdk.new.1521/shenandoah-git.tar.xz differ: char 27, line 1