Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package java-13-openjdk for openSUSE:Factory
checked in at 2022-07-22 19:20:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/java-13-openjdk (Old)
and /work/SRC/openSUSE:Factory/.java-13-openjdk.new.21925 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "java-13-openjdk"
Fri Jul 22 19:20:40 2022 rev:7 rq:990560 version:13.0.12.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/java-13-openjdk/java-13-openjdk.changes
2022-04-21 15:48:17.672292895 +0200
+++
/work/SRC/openSUSE:Factory/.java-13-openjdk.new.21925/java-13-openjdk.changes
2022-07-22 19:20:49.956620025 +0200
@@ -1,0 +2,72 @@
+Thu Jul 21 07:40:17 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Update to upstream tag jdk-13.0.12+4 (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
+ * Other changes:
+ + JDK-8193682: Infinite loop in ZipOutputStream.close()
+ + JDK-8233941: Generated Pipeline_Use_Cycle_Mask::operator=
+ interferes with memcpy updates
+ + JDK-8238380: java.base/unix/native/libjava/childproc.c
+ "multiple definition" link errors with GCC10
+ + JDK-8238386: (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c
+ "multiple definition" link errors with GCC10
+ + JDK-8238388: libj2gss/NativeFunc.o "multiple definition"
+ link errors with GCC10
+ + JDK-8241271: Make hotspot build reproducible
+ + JDK-8250863: Build error with GCC 10 in NetworkInterface.c
+ and k_standard.c
+ + JDK-8255035: Update BCEL to Version 6.5.0
+ + JDK-8255266: Update Public Suffix List to 3c213aa
+ + JDK-8257794: Zero: assert(istate->_stack_limit ==
+ istate->_thread->last_Java_sp() + 1) failed: wrong on
+ Linux/x86_32
+ + JDK-8258471: "search codecache" clhsdb command does not work
+ + JDK-8258795: Update IANA Language Subtag Registry to Version
+ 2021-05-11
+ + JDK-8270886: Crash in
+ PhaseIdealLoop::verify_strip_mined_scheduling
+ + JDK-8272574: C2: assert(false) failed: Bad graph detected in
+ build_loop_late
+ + JDK-8273655: content-types.properties files are missing some
+ common types
+ + JDK-8273682: Upgrade Jline to 3.20.0
+ + JDK-8273826: Correct Manifest file name and NPE checks
+ + JDK-8275703: System.loadLibrary fails on Big Sur for
+ libraries hidden from filesystem
+ + JDK-8276657: XSLT compiler tries to define a class with empty
+ name
+ + JDK-8277087: ZipException: zip END header not found at
+ ZipFile#Source.findEND
+ + JDK-8278794: Infinite loop in DeflaterOutputStream.finish()
+ + JDK-8278851: Correct signer logic for jars signed with
+ multiple digest algorithms
+ + JDK-8281275: Upgrading from 8 to 11 no longer accepts '/' as
+ filepath separator in gc paths
+ + JDK-8282538: PKCS11 tests fail on CentOS Stream 9
+ + JDK-8283350: (tz) Update Timezone Data to 2022a
+ + JDK-8283444: Bump update version for OpenJDK: jdk-13.0.12
+ + JDK-8285445: cannot open file "NUL:"
+ + JDK-8285591: [11] add signum checks in DSA.java engineVerify
+ + JDK-8285686: Update FreeType to 2.12.0
+ + JDK-8285726: [11u, 17u] Unify fix for JDK-8284548 with
+ version from head
+ + JDK-8285727: [11u, 17u] Unify fix for JDK-8284920 with
+ version from head
+ + JDK-8287109: Distrust.java failed with
+ CertificateExpiredException
+- Removed patch:
+ * gcc-fno-common-fix.patch
+ + integrated upstream
+
+-------------------------------------------------------------------
Old:
----
gcc-fno-common-fix.patch
jdk-13.0.11+4.tar.gz
New:
----
jdk-13.0.12+4.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ java-13-openjdk.spec ++++++
--- /var/tmp/diff_new_pack.nkXUsC/_old 2022-07-22 19:20:52.956625175 +0200
+++ /var/tmp/diff_new_pack.nkXUsC/_new 2022-07-22 19:20:52.960625183 +0200
@@ -32,8 +32,8 @@
# Standard JPackage naming and versioning defines.
%global featurever 13
%global interimver 0
-%global updatever 11
-%global datever 2022-04-19
+%global updatever 12
+%global datever 2022-07-19
%global buildver 4
%global openjdk_repo jdk13u
%global openjdk_tag
jdk-%{featurever}.%{interimver}.%{updatever}%{?patchver:.%{patchver}}+%{buildver}
@@ -170,8 +170,6 @@
#
Patch20: loadAssistiveTechnologies.patch
#
-Patch32: gcc-fno-common-fix.patch
-#
# OpenJDK specific patches
#
Patch100: s390-java-opts.patch
@@ -430,8 +428,6 @@
%patch20 -p1
-%patch32 -p1
-
# s390 build fixes
%ifarch s390
++++++ jdk-13.0.11+4.tar.gz -> jdk-13.0.12+4.tar.gz ++++++
/work/SRC/openSUSE:Factory/java-13-openjdk/jdk-13.0.11+4.tar.gz
/work/SRC/openSUSE:Factory/.java-13-openjdk.new.21925/jdk-13.0.12+4.tar.gz
differ: char 17, line 1