Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package java-11-openjdk for openSUSE:Factory 
checked in at 2021-07-22 22:43:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/java-11-openjdk (Old)
 and      /work/SRC/openSUSE:Factory/.java-11-openjdk.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "java-11-openjdk"

Thu Jul 22 22:43:01 2021 rev:46 rq:907534 version:11.0.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/java-11-openjdk/java-11-openjdk.changes  
2021-05-23 23:30:23.484790377 +0200
+++ 
/work/SRC/openSUSE:Factory/.java-11-openjdk.new.1899/java-11-openjdk.changes    
    2021-07-22 22:43:34.567182940 +0200
@@ -1,0 +2,488 @@
+Wed Jul 21 07:23:47 UTC 2021 - Fridrich Strba <fst...@suse.com>
+
+- Update to upstream tag jdk-11.0.12+7 (July 2021, CPU)
+  * Security fixes
+    + JDK-8256157: Improve bytecode assembly
+    + JDK-8256491: Better HTTP transport
+    + JDK-8258432, CVE-2021-2341, bsc#1188564: Improve file
+      transfers
+    + JDK-8260453: Improve Font Bounding
+    + JDK-8260960: Signs of jarsigner signing
+    + JDK-8260967, CVE-2021-2369, bsc#1188565: Better jar file
+      validation
+    + JDK-8262380: Enhance XML processing passes
+    + JDK-8262403: Enhanced data transfer
+    + JDK-8262410: Enhanced rules for zones
+    + JDK-8262477: Enhance String Conclusions
+    + JDK-8262967: Improve Zip file support
+    + JDK-8264066, CVE-2021-2388, bsc#1188566: Enhance compiler
+      validation
+    + JDK-8264079: Improve abstractions
+    + JDK-8264460: Improve NTLM support
+  * Other changes
+    + JDK-6847157: java.lang.NullPointerException: HDC for
+      component at sun.java2d.loops.Blit.Blit
+    + JDK-7106851: Test should not use System.exit
+    + JDK-8073446: TimeZone getOffset API does not  return a dst
+      offset between years 2038-2137
+    + JDK-8076190: Customizing the generation of a PKCS12 keystore
+    + JDK-8153005: Upgrade the default PKCS12 encryption/MAC
+      algorithms
+    + JDK-8171303: sun/java2d/pipe/InterpolationQualityTest.java
+      fails on Windows & Linux
+    + JDK-8177068: incomplete classpath causes NPE in Flow
+    + JDK-8185734: [Windows] Structured Exception Catcher missing
+      around gtest execution
+    + JDK-8187450: JNI local refs exceeds capacity warning in
+      NetworkInterface::getAll
+    + JDK-8190763: Class cast exception on (CompoundEdit)
+      UndoableEditEvent.getEdit()
+    + JDK-8195841: PNGImageReader.readNullTerminatedString() doesnt
+      check for non-null terminated strings with length equal to
+      maxLen
+    + JDK-8196100: javax/swing/text/JTextComponent/5074573/
+      /bug5074573.java fails
+    + JDK-8199646: JShell tests: jdk/jshell/
+      /FailOverDirectExecutionControlTest.java failed with
+      java.lang.UnsupportedOperationException
+    + JDK-8206925: Support the certificate_authorities extension
+    + JDK-8207160: ClassReader::adjustMethodParams can potentially
+      return null if the args list is empty
+    + JDK-8207247: AARCH64: Enable Minimal and Client VM builds
+    + JDK-8207404: MulticastSocket tests failing on AIX
+    + JDK-8207779: Method::is_valid_method() compares 'this' with
+      NULL
+    + JDK-8208061: runtime/LoadClass/TestResize.java fails with
+      "Load factor too high" when running in CDS mode.
+    + JDK-8209459: TestSHA512MultiBlockIntrinsics failed on AArch64
+    + JDK-8210443: Migrate Locale matching tests to JDK Repo.
+    + JDK-8213231: ThreadSnapshot::_threadObj can become stale
+    + JDK-8213483: ARM32: runtime/ErrorHandling/
+      /ShowRegistersOnAssertTest.java jtreg test fail
+    + JDK-8213725: JShell NullPointerException due to class file
+      with unexpected package
+    + JDK-8213794: ARM32: disable TypeProfiling,
+      CriticalJNINatives, Serviceablity tests for ARM32
+    + JDK-8213845: ARM32: Interpreter doesn't call result handler
+      after native calls
+    + JDK-8214128: ARM32: wrong stack alignment on
+      Deoptimization::unpack_frames
+    + JDK-8214512: ARM32: Jtreg test compiler/c2/Test8062950.java
+      fails on ARM
+    + JDK-8214854: JDWP: Unforseen output truncation in logging
+    + JDK-8214922: Add vectorization support for fmin/fmax
+    + JDK-8215009: GCC 8 compilation error in libjli
+    + JDK-8216184: CDS/appCDS tests failed on Windows due to long
+      path to a classlist file
+    + JDK-8216259: AArch64: Vectorize Adler32 intrinsics
+    + JDK-8216314: SIGILL in CodeHeapState::print_names()
+    + JDK-8217348: assert(thread->is_Java_thread()) failed: just
+      checking
+    + JDK-8217465: [REDO] - Optimize CodeHeap Analytics
+    + JDK-8217561: X86: Add floating-point Math.min/max intrinsics
+    + JDK-8217918: C2: -XX:+AggressiveUnboxing is broken
+    + JDK-8218458: [TESTBUG] runtime/NMT/
+      /CheckForProperDetailStackTrace.java fails with Expected
+      stack trace missing from output
+    + JDK-8219142: Remove unused JIMAGE_ResourcePath
+    + JDK-8219586: CodeHeap State Analytics processes dead nmethods
+    + JDK-8220074: Clean up GCC 8.3 errors in LittleCMS
+    + JDK-8220407: compiler/intrinsics/math/
+      /TestFpMinMaxIntrinsics.java timedout
+    + JDK-8222302: [TESTBUG] test/hotspot/jtreg/compiler/intrinsics/
+      /sha/cli/TestUseSHAOptionOnUnsupportedCPU.java fails on any
+      other CPU
+    + JDK-8222412: AARCH64: multiple instructions encoding issues
+    + JDK-8223020: aarch64: expand minI_rReg and maxI_rReg patterns
+      into separate instructions
+    + JDK-8223444: Improve CodeHeap Free Space Management
+    + JDK-8223504: Improve performance of forall loops by better
+      inlining of "iterator()" methods
+    + JDK-8223667: ASAN build broken
+    + JDK-8225081: Remove Telia Company CA certificate expiring in
+      April 2021
+    + JDK-8225116: Test OwnedWindowsLeak.java intermittently fails
+    + JDK-8225438: javax/net/ssl/TLSCommon/
+      /TestSessionLocalPrincipal.java failed with Read timed out
+    + JDK-8225756: [testbug] compiler/loopstripmining/
+      /CheckLoopStripMining.java sets too short a
+      SafepointTimeoutDelay
+    + JDK-8226374: Restrict TLS signature schemes and named groups
+    + JDK-8226627: assert(t->singleton()) failed: must be a constant
+    + JDK-8226721: Missing intrinsics for Math.ceil, floor, rint
+    + JDK-8227080: (fs) Files.newInputStream(...).skip(n) is slow
+    + JDK-8227222: vmTestbase/jit/FloatingPoint/gen_math/Loops04/
+      /Loops04.java failed XMM register should be 0-15
+    + JDK-8227609: (fs) Files.newInputStream(...).skip(n) should
+      allow skipping beyond file size
+    + JDK-8230428: Cleanup dead CastIP node code in formssel.cpp
+    + JDK-8231460: Performance issue (CodeHeap) with large free
+      blocks
+    + JDK-8231713: x86_32 build failures after JDK-8226721 (Missing
+      intrinsics for Math.ceil, floor, rint)
+    + JDK-8231841: AArch64: debug.cpp help() is missing an AArch64
+      line for pns
+    + JDK-8232084: HotSpot build failed with GCC 9.2.1
+    + JDK-8232591: AArch64: Add missing match rules for smaddl,
+      smsubl and smnegl
+    + JDK-8233185: HttpServer.stop() blocks indefinitely when
+      called on dispatch thread
+    + JDK-8233787: Break cycle in vm_version* includes
+    + JDK-8233948: AArch64: Incorrect mapping between OptoReg and
+      VMReg for high 64 bits of Vector Register
+    + JDK-8234355: Buffer overflow in jcmd GC.class_stats due to
+      too many classes
+    + JDK-8235368: Update BCEL to Version 6.4.1
+    + JDK-8236859: WebSocket over authenticating proxy fails with
+      NPE
+    + JDK-8236992: AArch64: remove redundant load_klass in itable
+      stub
+    + JDK-8237743: test/langtools/jdk/jshell/
+      /FailOverExecutionControlTest.java fails No
+      ExecutionControlProvider with name 'nonExistent' and parameter
+      keys: []
+    + JDK-8237804: sun/security/mscapi tests fail with "Key pair
+      not generated, alias <nnnnnn> already exists"
+    + JDK-8238175: CTW: Class.getDeclaredMethods fails with
+      assert(k->is_subclass_of(SystemDictionary::Throwable_klass()))
+      failed: invalid exception class
+    + JDK-8238567: SoftMainMixer.processAudioBuffers(): Wrong
+      handling of stoppedMixers
+    + JDK-8238812: assert(false) failed: bad AD file
+    + JDK-8239312: [macos] javax/swing/JFrame/NSTexturedJFrame/
+      /NSTexturedJFrame.java
+    + JDK-8239386: handle ContendedPaddingWidth in
+      vm_version_aarch64
+    + JDK-8239536: Can't use 'java.util.List' object after
+      importing 'java.awt.List'
+    + JDK-8240487: Cleanup whitespace in .cc, .hh, .m, and .mm files
+    + JDK-8240848: ArrayIndexOutOfBoundsException buf for
+      TextCallbackHandler
+    + JDK-8241082: Upgrade IANA Language Subtag Registry data to
+      03-16-2020 version
+    + JDK-8241087: Build failure with VS 2019 (16.5.0) due to C2039
+      and C2873
+    + JDK-8241101: [s390] jtreg test failure after JDK-8238696: not
+      conformant features string
+    + JDK-8241248: NullPointerException in
+      sun.security.ssl.HKDF.extract(HKDF.java:93)
+    + JDK-8241372: Several test failures due to
+      javax.net.ssl.SSLException: Connection reset
+    + JDK-8241475: AArch64: Add missing support for PopCountVI node
+    + JDK-8241829: Cleanup the code for PrinterJob on windows
+    + JDK-8241960: The SHA3 message digests impl of SUN provider
+      are not thread safe after cloned
+    + JDK-8242010: Upgrade IANA Language Subtag Registry to Version
+      2020-04-01
+    + JDK-8242429: Better implementation for sign extract
+    + JDK-8242557: Add length limit for strings in PNGImageWriter
+    + JDK-8242919: Paste locks up jshell
+    + JDK-8243155: AArch64: Add support for SqrtVF
+    + JDK-8243240: AArch64: Add support for MulVB
+    + JDK-8243452: JFR: Could not create chunk in repository with
+      over 200 recordings
+    + JDK-8243559: Remove root certificates with 1024-bit keys
+    + JDK-8243597: AArch64: Add support for integer vector abs
+    + JDK-8244031: HttpClient should have more tests for HEAD
+      requests
+    + JDK-8244205: HTTP/2 tunnel connections through proxy may be
+      reused regardless of which proxy is selected
+    + JDK-8244847: Linux/PPC: runtime/CompressedOops/
+      /CompressedClassPointers: smallHeapTest fails
+    + JDK-8245511: G1 adaptive IHOP does not account for
+      reclamation of humongous objects by young GC
+    + JDK-8246274: G1 old gen allocation tracking is not in a
+      separate class
+    + JDK-8247354: [aarch64] PopFrame causes
+      assert(oopDesc::is_oop(obj)) failed: not an oop
++++ 306 more lines (skipped)
++++ between /work/SRC/openSUSE:Factory/java-11-openjdk/java-11-openjdk.changes
++++ and 
/work/SRC/openSUSE:Factory/.java-11-openjdk.new.1899/java-11-openjdk.changes

Old:
----
  15862747ee15.tar.bz2

New:
----
  f412f2537f15.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ java-11-openjdk.spec ++++++
--- /var/tmp/diff_new_pack.2UKUpD/_old  2021-07-22 22:43:36.259180735 +0200
+++ /var/tmp/diff_new_pack.2UKUpD/_new  2021-07-22 22:43:36.263180730 +0200
@@ -33,13 +33,13 @@
 # Standard JPackage naming and versioning defines.
 %global featurever      11
 %global interimver      0
-%global updatever       11
+%global updatever       12
 %global patchver        0
-%global datever         2021-04-20
-%global buildver        9
+%global datever         2021-07-20
+%global buildver        7
 %global hg_project      jdk-updates
 %global hg_repository   jdk11u
-%global hg_revision     15862747ee15
+%global hg_revision     f412f2537f15
 %global icedtea_sound_version 1.0.1
 # JavaEE modules
 %global java_atk_wrapper_version 0.33.2
@@ -62,7 +62,11 @@
 %global jaxb_ri_repository jaxb-v2
 %global jaxb_ri_tag 2.3.1
 # priority must be 6 digits in total
+%if 0%{?suse_version} <= 1315
+%global priority        0
+%else
 %global priority        2105
+%endif
 %global javaver         %{featurever}
 # Standard JPackage directories and symbolic links.
 %global sdklnk          java-%{javaver}-openjdk
@@ -282,6 +286,7 @@
 Requires:       %{name}-headless = %{version}-%{release}
 Requires:       fontconfig
 Requires(post): file
+%if 0%{?suse_version} > 1315
 # Standard JPackage base provides.
 Provides:       java = %{javaver}
 Provides:       java-%{javaver} = %{version}-%{release}
@@ -310,7 +315,8 @@
 Provides:       jre1.8.x
 Provides:       jre1.9.x
 Obsoletes:      java-10-openjdk < %{version}-%{release}
-%if %{bootcycle}
+%endif
+%if %{bootcycle} && 0%{?suse_version} > 1315
 BuildRequires:  java-devel >= 10
 BuildConflicts: java-devel >= 12
 %else
@@ -357,6 +363,7 @@
 # Postun requires update-alternatives to uninstall tool update-alternatives.
 Requires(postun):update-alternatives
 Recommends:     tzdata-java8
+%if 0%{?suse_version} > 1315
 # Standard JPackage base provides.
 Provides:       java-%{javaver}-headless = %{version}-%{release}
 Provides:       java-headless = %{javaver}
@@ -378,6 +385,7 @@
 Provides:       jndi-rmi = %{version}
 Provides:       jsse = %{version}
 Obsoletes:      java-10-openjdk-headless < %{version}-%{release}
+%endif
 
 %description headless
 The OpenJDK %{featurever} runtime environment without audio and video support.
@@ -391,6 +399,7 @@
 Requires(post): update-alternatives
 # Postun requires update-alternatives to uninstall tool update-alternatives.
 Requires(postun):update-alternatives
+%if 0%{?suse_version} > 1315
 # Standard JPackage devel provides.
 Provides:       java-%{javaver}-devel = %{version}
 Provides:       java-10-openjdk-devel = %{version}-%{release}
@@ -401,6 +410,7 @@
 Provides:       java-sdk-%{javaver}-openjdk = %{version}
 Provides:       java-sdk-openjdk = %{version}
 Obsoletes:      java-10-openjdk-devel < %{version}-%{release}
+%endif
 
 %description devel
 The OpenJDK %{featurever} development tools.
@@ -409,8 +419,10 @@
 Summary:        JMods for OpenJDK %{featurever}
 Group:          Development/Languages/Java
 Requires:       %{name}-devel = %{version}-%{release}
+%if 0%{?suse_version} > 1315
 Provides:       java-10-openjdk-jmods = %{version}-%{release}
 Obsoletes:      java-10-openjdk-jmods < %{version}-%{release}
+%endif
 
 %description jmods
 The JMods for OpenJDK %{featurever}.
@@ -419,8 +431,10 @@
 Summary:        OpenJDK %{featurever} Demos
 Group:          Development/Languages/Java
 Requires:       %{name} = %{version}-%{release}
+%if 0%{?suse_version} > 1315
 Provides:       java-10-openjdk-demo = %{version}-%{release}
 Obsoletes:      java-10-openjdk-demo < %{version}-%{release}
+%endif
 
 %description demo
 The OpenJDK %{featurever} demos.
@@ -429,8 +443,10 @@
 Summary:        OpenJDK %{featurever} Source Bundle
 Group:          Development/Languages/Java
 Requires:       %{name} = %{version}-%{release}
+%if 0%{?suse_version} > 1315
 Provides:       java-10-openjdk-src = %{version}-%{release}
 Obsoletes:      java-10-openjdk-src < %{version}-%{release}
+%endif
 
 %description src
 The OpenJDK %{featurever} source bundle.
@@ -443,11 +459,13 @@
 Requires(post): update-alternatives
 # Postun requires update-alternatives to uninstall javadoc alternative.
 Requires(postun):update-alternatives
+%if 0%{?suse_version} > 1315
 # Standard JPackage javadoc provides.
 Provides:       java-%{javaver}-javadoc = %{version}-%{release}
 Provides:       java-10-openjdk-javadoc = %{version}-%{release}
 Provides:       java-javadoc = %{version}-%{release}
 Obsoletes:      java-10-openjdk-javadoc < %{version}-%{release}
+%endif
 BuildArch:      noarch
 
 %description javadoc
@@ -458,8 +476,10 @@
 Group:          Development/Languages/Java
 Requires:       %{name} = %{version}-%{release}
 Requires:       xprop
+%if 0%{?suse_version} > 1315
 Provides:       java-10-openjdk-accessibility = %{version}-%{release}
 Obsoletes:      java-10-openjdk-accessibility < %{version}-%{release}
+%endif
 
 %description accessibility
 Enables accessibility support in OpenJDK %{featurever} by using 
java-atk-wrapper. This allows

++++++ 15862747ee15.tar.bz2 -> f412f2537f15.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/java-11-openjdk/15862747ee15.tar.bz2 
/work/SRC/openSUSE:Factory/.java-11-openjdk.new.1899/f412f2537f15.tar.bz2 
differ: char 11, line 1

Reply via email to