Hello community,

here is the log from the commit of package java-11-openjdk for openSUSE:Factory 
checked in at 2020-01-18 12:15:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/java-11-openjdk (Old)
 and      /work/SRC/openSUSE:Factory/.java-11-openjdk.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "java-11-openjdk"

Sat Jan 18 12:15:04 2020 rev:35 rq:764569 version:11.0.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/java-11-openjdk/java-11-openjdk.changes  
2019-12-23 22:41:20.105921597 +0100
+++ 
/work/SRC/openSUSE:Factory/.java-11-openjdk.new.26092/java-11-openjdk.changes   
    2020-01-18 12:16:52.111098282 +0100
@@ -1,0 +2,504 @@
+Wed Jan 15 07:36:52 UTC 2020 - Fridrich Strba <[email protected]>
+
+- Update to upstream tag jdk-11.0.6-10 (January 2020 CPU,
+  bsc#1160968)
+  * Security fixes
+    + S8224909, CVE-2020-2583: Unlink Set of LinkedHashSets
+    + S8225261: Better method resolutions
+    + S8225279: Better XRender interpolation
+    + S8226352, CVE-2020-2590: Improve Kerberos interop capabilities
+    + S8227758: More valid PKIX processing
+    + S8227816: More Colorful ICC profiles
+    + S8228548, CVE-2020-2593: Normalize normalization for all
+    + S8229728: Implement negotiation parameters
+    + S8229951, CVE-2020-2601: Better Ticket Granting Services
+    + S8230279: Improve Pack200 file reading
+    + S8230318: Better trust store usage
+    + S8230967: Improve Registry support of clients
+    + S8231139: Improved keystore support
+    + S8231422, CVE-2020-2604: Better serial filter handling
+    + S8231780, CVE-2020-2655: Better TLS messaging support
+    + S8231790: Provide better FileSystemProviders
+    + S8232419: Improve Registry registration
+    + S8234037, CVE-2020-2654: Improve Object Identifier Processing
+  * Other changes
+    + S8016914: CoreDocumentImpl.setXmlVersion NPE
+    + S8048556: Unnecessary GCLocker-initiated young GCs
+    + S8080462: Update SunPKCS11 provider with PKCS11 v2.40 support
+    + S8134672: [TEST_BUG] Some tests should check
+      isDisplayChangeSupported
+    + S8144125: [macOS] java/awt/event/ComponentEvent/
+      /MovedResizedTwiceTest/MovedResizedTwiceTest.java failed
+      automatically
+    + S8146238: [macosx] Java2D Queue Flusher crash on OSX after
+      switching between user accounts
+    + S8176837: SunPKCS11 provider needs to check more details on
+      PKCS11 Mechanism
+    + S8185898: setRequestProperty(key, null) results in HTTP header
+      without colon in request
+    + S8190737: use unicode version of the canonicalize() function
+      to handle long path on windows
+    + S8191521: handle long relative path specified in
+      -Xbootclasspath/a on windows
+    + S8193255: Root Certificates should be stored in text format
+      and assembled at build time
+    + S8193325: StackFrameInfo::getByteCodeIndex returns wrong value
+      if bci > 32767
+    + S8198882: Add 10 JNDI tests to com/sun/jndi/dns/AttributeTests
+    + S8200381: Typos in javadoc - missing verb "be" and alike
+    + S8202359: [GRAAL] compiler/uncommontrap/TestDeoptOOM.java
+      failed with OutOfMemoryError
+    + S8205516: JFR tool
+    + S8206115: Use shared macros for JavaClasses::compute_offsets
+      and MetaspaceShared::serialize_well_known_classes
+    + S8207263: Store the Configuration for system modules into CDS
+      archive.
+    + S8207922: ctw of jdk.security.auth failed with "Unexpected
+      zero exit codebefore finishing all compilations"
+    + S8208179: Devanagari not shown with logical fonts on Windows
+      after removal of Lucida Sans from JDK
+    + S8208236: [TESTBUG] vmTestbase/nsk/stress/stack tests fail by
+      timeout
+    + S8208364: java/lang/reflect/callerCache/
+      /ReflectionCallerCacheTest.java missing module dependencies
+      declaration
+    + S8208582: Introduce native oop barriers in C1 for OopHandle
+    + S8208601: Introduce native oop barriers in C2 for OopHandle
+    + S8209003: Consolidate use of empty collections in
+      java.lang.module
+    + S8209120: Archive the Integer.IntegerCache
+    + S8209178: Proxied HttpsURLConnection doesn't send BODY when
+      retrying POST request
+    + S8209545: Simplify HeapShared::archive_module_graph_objects
+    + S8209647: constantPoolHandle::constantPoolHandle(ConstantPool*)
+      when precompiled header is disabled
+    + S8209691: Allow MemBar on single memory slice
+    + S8209771: jdk.test.lib.Utils::runAndCheckException error
+    + S8209790: SA tools not providing option to connect to debug
+      server
+    + S8209833: C2 compilation fails with
+      "assert(ex_map->jvms()->same_calls_as(_exceptions->jvms()))
+      failed: all collected exceptions must come from the same
+      place"
+    + S8209835: Aarch64: elide barriers on all volatile operations
+    + S8209972: [GRAAL] Don't run RTM tests with Graal
+    + S8210158: Accessorize JFR getEventWriter() intrinsics
+    + S8210384: SunLayoutEngine.isAAT() font is expensive on MacOS
+    + S8210387: C2 compilation fails with
+      "assert(node->_last_del == _last) failed: must have deleted
+      the edge just produced"
+    + S8210403: Refactor java.util.Locale:i18n shell tests to plain
+      java tests
+    + S8210559: ClassLoaderData Symbols can leak
+    + S8210776: Upgrade X Window System 6.8.2 to the latest
+      XWD 1.0.7
+    + S8210789: langtools/tools/javac/T8152616.java missing @modules
+    + S8211037: Load jib jars dynamically from JibArtifactManager
+    + S8211147: Incorrect comparator
+      com.sun.beans.introspect.MethodInfo.MethodOrder
+    + S8211385: (zipfs) ZipDirectoryStream yields a stream of
+      absolute paths when directory is relative
+    + S8211740: [AOT] -XX:AOTLibrary doesn't accept windows path
+    + S8211866: TLS 1.3 CertificateRequest message sometimes offers
+      disallowed signature algorithms
+    + S8211919: ZipDirectoryStream should provide a stream of paths
+      that are relative to the directory
+    + S8211992: GraphicsConfiguration.getDevice().getDisplayMode()
+      causes JVM crash on Mac
+    + S8212028: Use run-test makefile framework for testing in
+      Oracle's Mach5
+    + S8212071: Need to set the FreeType LCD Filter to reduce
+      fringing.
+    + S8212627: [TESTBUG] runtime/CreateMirror/
+      /ArraysNewInstanceBug.java timed out
+    + S8212673: jtreg/applications/runthese/RunThese30M.java fails
+      in C2 with "assert(!had_error) failed: bad dominance"
+    + S8212738: Incorrectly named signature scheme
+      ecdsa_secp512r1_sha512
+    + S8212752: Typo in SSL log message related to inactive/disabled
+      signature scheme
+    + S8213005: Missing symbols in hs_err files on Windows after
+      JDK-8212028
+    + S8213008: Cipher with UNWRAP_MODE should support the
+      generation of an AES key type
+    + S8213014: Crash in CompileBroker::make_thread due to OOM
+    + S8213119: [macos] java/awt/GraphicsDevice/
+      /CheckDisplayModes.java fails
+    + S8213381: Hook to allow GC to inject Node::Ideal() calls
+    + S8213448: [TESTBUG] enhance jfr/jvm/TestDumpOnCrash
+    + S8213568: Typo in java/awt/GraphicsEnvironment/LoadLock/
+      /GE_init5.java
+    + S8213604: Fix missing includes after JDK-8212673
+    + S8214046: [macosx] Undecorated Frame does not Iconify when
+      set to
+    + S8214052: [testbug] vmTestbase/vm/compiler/
+      /CodeCacheInfoOnCompilation - wrong shell used
+    + S8214098: sun.security.ssl.HandshakeHash.T12HandshakeHash
+      constructor check backwards.
+    + S8214311: dtrace gensrc has missing dependencies
+    + S8214315: G1: fatal error: acquiring lock SATB_Q_FL_lock/1 out
+     of order with lock tty_lock/0
+    + S8214321: Misleading code in SSLCipher
+    + S8214542: JFR: Old Object Sample event slow on a deep heap in
+      debug builds
+    + S8214750: Unnecessary <p> tags in jfr classes
+    + S8214773: Replace use of thread unsafe strtok
+    + S8214896: JFR Tool left files behind
+    + S8214925: JFR tool fails to execute
+    + S8214975: No hs-err file if fatal error is raised during
+      dynamic initialization
+    + S8215032: Support Kerberos cross-realm referrals (RFC 6806)
+    + S8215105: java/awt/Robot/HiDPIScreenCapture/
+      /ScreenCaptureTest.java: Wrong Pixel Color
+    + S8215200: IllegalArgumentException in
+      sun.lwawt.macosx.CPlatformWindow
+    + S8215411: some GetByteArrayElements calls miss corresponding
+      Release
+    + S8215449: Several tests failing when jtreg run with
+      -vmoption:--illegal-access=deny
+    + S8215524: Finished message validation failure should be
+      decrypt_error alert
+    + S8215699: -Xlog::file cannot be used with named pipe
+    + S8215708: ZGC: Add missing LoadBarrierNode::size_of()
+    + S8215755: ZGC: split_barrier_thru_phi: check number of inputs
+      of phi
+    + S8215771: The jfr tool should pretty print reference chains
+    + S8215913: [Test_bug]java/util/Locale/LocaleProvidersRun.java
+      failed on de_DE and ja_JP locale.
+    + S8216064: -XX:StartFlightRecording:settings= doesn't work
+      properly
+    + S8216135: C2 assert(!had_error) failed: bad dominance
+    + S8216283: Allow shorter method sampling interval than 10 ms
+    + S8216363: NullPointerException in
+      java.util.logging.Handler#isLoggable
+    + S8216426: Usage of array placement new may lead to memory
+      corruption
+    + S8216561: HttpClient: The logic of retry on connect exception
+      is inverted
+    + S8216977: ShowHiddenFrames use in
+      java_lang_StackTraceElement::fill_in appears broken
+    + S8217362: Emergency dump does not work when disk=false is set
+    + S8217610: TLSv1.3 fail with ClassException when EC keys are
+      stored in PKCS11
+    + S8217731: Font rendering and glyph spacing changed from jdk-8
+      to jdk-11
+    + S8218468: Load barrier slow path node should be MachTypeNode
+    + S8218580: endpoint identification algorithm should be
+      case-insensitive
+    + S8218935: Make jfr strncpy uses GCC 8.x friendly
+    + S8219504: Test for JDK-8211435 can be run on all platforms
+    + S8219914: Change the environment variable for Java Access
+      Bridge logging to have a directory.
+    + S8220175: serviceability/dcmd/framework/VMVersionTest.java
+      fails with a timeout
+    + S8220231: Cache HarfBuzz face object for same font's text
+      layout calls
+    + S8220352: Crash with assert(external_guard || result != __null)
+      failed: Invalid JNI handle
++++ 307 more lines (skipped)
++++ between /work/SRC/openSUSE:Factory/java-11-openjdk/java-11-openjdk.changes
++++ and 
/work/SRC/openSUSE:Factory/.java-11-openjdk.new.26092/java-11-openjdk.changes

Old:
----
  6385eb06af94.tar.bz2

New:
----
  837b7afec083.tar.bz2

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

Other differences:
------------------
++++++ java-11-openjdk.spec ++++++
--- /var/tmp/diff_new_pack.6TslrV/_old  2020-01-18 12:16:55.323100004 +0100
+++ /var/tmp/diff_new_pack.6TslrV/_new  2020-01-18 12:16:55.323100004 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package java-11-openjdk
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -32,13 +32,13 @@
 # Standard JPackage naming and versioning defines.
 %global featurever      11
 %global interimver      0
-%global updatever       5
+%global updatever       6
 %global patchver        0
-%global datever         2019-10-15
+%global datever         2020-01-14
 %global buildver        10
 %global hg_project      jdk-updates
 %global hg_repository   jdk11u
-%global hg_revision     6385eb06af94
+%global hg_revision     837b7afec083
 %global icedtea_sound_version 1.0.1
 # JavaEE modules
 %global java_atk_wrapper_version 0.33.2
@@ -145,7 +145,7 @@
 Summary:        OpenJDK %{featurever} Runtime Environment
 License:        Apache-1.1 AND Apache-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
 Group:          Development/Languages/Java
-URL:            http://openjdk.java.net/
+URL:            https://openjdk.java.net/
 # Sources from upstream OpenJDK project.
 Source0:        
http://hg.openjdk.java.net/%{hg_project}/%{hg_repository}/archive/%{hg_revision}.tar.bz2
 # Accessibility support
@@ -1212,6 +1212,7 @@
 %{_jvmprivdir}/*
 
 %{_jvmdir}/%{sdkdir}/bin/java
+%{_jvmdir}/%{sdkdir}/bin/jfr
 %{_jvmdir}/%{sdkdir}/bin/jjs
 %{_jvmdir}/%{sdkdir}/bin/keytool
 %{_jvmdir}/%{sdkdir}/bin/rmid

++++++ 6385eb06af94.tar.bz2 -> 837b7afec083.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/java-11-openjdk/6385eb06af94.tar.bz2 
/work/SRC/openSUSE:Factory/.java-11-openjdk.new.26092/837b7afec083.tar.bz2 
differ: char 11, line 1


Reply via email to