Hello community,
here is the log from the commit of package java-11-openjdk for openSUSE:Factory
checked in at 2019-11-04 17:01:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/java-11-openjdk (Old)
and /work/SRC/openSUSE:Factory/.java-11-openjdk.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "java-11-openjdk"
Mon Nov 4 17:01:52 2019 rev:33 rq:743294 version:11.0.5.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/java-11-openjdk/java-11-openjdk.changes
2019-07-26 12:24:18.734461402 +0200
+++
/work/SRC/openSUSE:Factory/.java-11-openjdk.new.2990/java-11-openjdk.changes
2019-11-04 17:01:55.935974020 +0100
@@ -1,0 +2,542 @@
+Wed Oct 23 16:04:11 UTC 2019 - Fridrich Strba <[email protected]>
+
+- Update to upstream tag jdk-11.0.5-10 (October 2019 CPU,
+ bsc#1154212)
+ * Security fixes:
+ + S8209901: Canonical file handling
+ + S8213429, CVE-2019-2933: Windows file handling redux
+ + S8218573, CVE-2019-2945: Better socket support
+ + S8218877: Help transform transformers
+ + S8219914: Change the environment variable for Java Access
+ Bridge logging to have a directory.
+ + S8220186: Improve use of font temporary files
+ + S8220302, CVE-2019-2949: Better Kerberos ccache handling
+ + S8221497: Optional Panes in Swing
+ + S8221858, CVE-2019-2958: Build Better Processes
+ + S8222684, CVE-2019-2964: Better support for patterns
+ + S8222690, CVE-2019-2962: Better Glyph Images
+ + S8223163: Better pattern recognition
+ + S8223505, CVE-2019-2973: Better pattern compilation
+ + S8223518, CVE-2019-2975: Unexpected exception in jjs
+ + S8223886: Add in font table referene
+ + S8223892, CVE-2019-2978: Improved handling of jar files
+ + S8224025: Fix for JDK-8220302 is not complete
+ + S8224062, CVE-2019-2977: Improve String index handling
+ + S8224532, CVE-2019-2981: Better Path supports
+ + S8224915, CVE-2019-2983: Better serial attributes
+ + S8225286, CVE-2019-2987: Better rendering of native glyphs
+ + S8225292, CVE-2019-2988: Better Graphics2D drawing
+ + S8225298, CVE-2019-2989: Improve TLS connection support
+ + S8225597, CVE-2019-2992: Enhance font glyph mapping
+ + S8226765, CVE-2019-2999: Commentary on Javadoc comments
+ + S8227601: Better collection of references
+ + S8228825, CVE-2019-2894, bsc#1152856: Enhance ECDSA operations
+ * Other fixes:
+ + S6996807: FieldReflectorKey hash code computation can be
+ improved
+ + S8076988: reevaluate trivial method policy
+ + S8087128: C2: Disallow definition split on MachCopySpill nodes
+ + S8133489: Better messaging for PKIX path validation matching
+ + S8139965: Hang seen when using
+ com.sun.jndi.ldap.search.replyQueueSize
+ + S8147502: Digest is incorrectly truncated for ECDSA
+ signatures when the bit length of n is less than the field
+ size
+ + S8148188: Enhance the security libraries to record events of
+ interest
+ + S8163363: AArch64: Stack size in tools/launcher/Settings.java
+ needs to be adjusted
+ + S8163511: Allocation of compile task fails with assert:
+ "Leaking compilation tasks?"
+ + S8170639: [Linux] jsig is limited to a maximum of 64 signals
+ + S8177899: Tests fail due to code cache exhaustion on machines
+ with many cores
+ + S8180901: Transformer.reset() resets the state only once
+ + S8193234: When using -Xcheck:jni an internally allocated
+ buffer can leak
+ + S8194231: java/net/DatagramSocket/ReuseAddressTest.java
+ failed with java.net.BindException: Address already in use:
+ Cannot bind
+ + S8196681: Java Access Bridge logging and debug flags
+ dynamically controlled
+ + S8198411: [TEST_BUG] Two java2d tests are unstable in mach5
+ + S8200365: TestOptionsWithRanges.java of
+ '-XX:TLABWasteTargetPercent=100' fails intermittently
+ + S8200400: Restrict Sasl mechanisms
+ + S8202035: Archive the set of ModuleDescriptor and
+ ModuleReference objects for observable system modules with
+ unnamed initial module.
+ + S8202252: (aio) Closed AsynchronousSocketChannel keeps
+ completion handler alive
+ + S8202952: C2: Unexpected dead nodes after matching
+ + S8203629: Produce events in the JDK without a dependency on
+ jdk.jfr
+ + S8204203: Many pkcs11 tests failed in Provider
+ initialization, after compiler on Windows changed
+ + S8204521: compiler/jsr292/
+ /RedefineMethodUsedByMultipleMethodHandles.java fails trying
+ to delete temp file
+ + S8205421: AARCH64: StubCodeMark should be placed after
+ alignment
+ + S8205654: serviceability/dcmd/framework/HelpTest.java timed
+ out
+ + S8206074: nsk/jdi/EventRequestManager/createStepRequest/
+ /crstepreq001/TestDescription.java is timing out
+ + S8206879: Currency decimal marker incorrect for Peru
+ + S8207965: C2-only debug build fails
+ + S8208269: Javadoc does not support module-info in a
+ multi-release jar
+ + S8208499: NMT: Missing memory tag for Safepoint polling page
+ + S8208655: use JTreg skipped status in hotspot tests
+ + S8208701: Fix for JDK-8208655 causes test failures in CI tier1
+ + S8208706: compiler/tiered/ConstantGettersTransitionsTest.java
+ fails to compile
+ + S8208780: (se) test
+ SelectWithConsumer.testReadableAndWriteable(): failure
+ + S8209186: Rename SimpleThresholdPolicy to
+ TieredThresholdPolicy
+ + S8209413: AArch64: NPE in clhsdb jstack command
+ + S8209420: Track membars for volatile accesses so they can be
+ properly optimized
+ + S8209684: Intrinsics that assume some input non null should
+ use GraphKit::must_be_not_null()
+ + S8209939: [testbug][ppc] Test SafepointPollingPages fails
+ after 8208499 with UseSIGTRAP on.
+ + S8210063: ZGC: Enable load barriers for IN_NATIVE runtime
+ barriers
+ + S8210130: java/net/httpclient/UnknownBodyLengthTest.java
+ failed
+ + S8210314: [aix] NMT does not show "Safepoint" memory type
+ + S8210389: C2: assert(n->outcnt() != 0 || C->top() == n ||
+ n->is_Proj()) failed: No dead instructions after post-alloc
+ + S8210390: C2 still crashes with "assert(mode ==
+ ControlAroundStripMined && use == sfpt) failed: missed a node"
+ + S8210408: Refactor java.util.ResourceBundle:i18n shell tests
+ to plain java tests
+ + S8210729: Clean up macosx static library handling
+ + S8210919: Remove statically linked libjli on Windows
+ + S8210926: vmTestbase/nsk/jvmti/scenarios/allocation/AP11/
+ /ap11t001/TestDescription.java failed with
+ JVMTI_ERROR_INVALID_CLASS in CDS mode
+ + S8210985: Update the default SSL session cache size to 20480
+ + S8211097: aix: fix build after JDK-8210919
+ + S8211232: GraphKit::make_runtime_call() sometimes attaches
+ wrong memory state to call
+ + S8211233: MemBarNode::trailing_membar() and
+ MemBarNode::leading_membar() need to handle dying subgraphs
+ better
+ + S8211727: Adjust default concurrency settings for running
+ tests on Sparc
+ + S8212528: Wrong cgroup subsystem being used for some CPU
+ Container Metrics
+ + S8212970: TZ database in "vanguard" format support
+ + S8212992: Change mirror accessor in Klass::verify_on() to use
+ AS_NO_KEEPALIVE
+ + S8213017: jspawnhelper: need to handle pipe write failure
+ when sending return code
+ + S8213117: adoptNode corrupts attribute values
+ + S8213134: AArch64: vector shift failed with MaxVectorSize=8
+ + S8213172: CDS and JFR tests fail with
+ assert(JdkJfrEvent::is(klass)) failed: invariant
+ + S8213325: (props) Properties.loadFromXML does not fully
+ comply with the spec
+ + S8213406: (fs) More than one instance of built-in FileSystem
+ observed in heap
+ + S8213561: ZipFile/MultiThreadedReadTest.java timed out in
+ tier1
+ + S8213734: SAXParser.parse(File, ..) does not close resources
+ when Exception occurs.
+ + S8214003: Limit default test jobs based on memory size
+ + S8214096: sun.security.util.SignatureUtil passes null
+ parameter, so JCE validation fails
+ + S8214161: java.lang.IllegalAccessError: class
+ jdk.internal.event.X509CertificateEvent (in module java.base)
+ cannot access class jdk.jfr.internal.handlers.EventHandler
+ (in module jdk.jfr) because module java.base does not read
+ module jdk.jfr
+ + S8214287: SpecJbb2005StressModule got uncaught exception
+ + S8214579: JFrame does not paint content in XVFB / X11vnc
+ environment
+ + S8214687: Optimize Collections.nCopies().hashCode() and
+ equals()
+ + S8214702: Wrong text position for whitespaced string in
+ printing Swing text
+ + S8214770: java/time/test/java/time/format/
+ /TestNonIsoFormatter.java failed in non-english locales.
+ + S8214777: Avoid some GCC 8.X strncpy() errors in HotSpot
+ + S8214857: "bad trailing membar" assert failure at
+ memnode.cpp:3220
+ + S8215044: C2 crash in loopTransform.cpp with
+ assert(cl->trip_count() > 0) failed: peeling a fully unrolled
+ loop
+ + S8215130: Fix errors in LittleCMS 2.9 reported by GCC 8
+ + S8215265: C2: range check elimination may allow illegal out
+ of bound access
+ + S8215281: Use String.isEmpty() when applicable in java.base
+ + S8215380: Backout accidental change to String::length
+ + S8215451: JNI IsSameObject should not keep objects alive
+ + S8215483: Off heap memory accesses should be vectorized
+ + S8215505: Cleanup jvm.cpp obsolete code after JDK-8210094:
+ Better loading of classloader classes
+ + S8215534: [testbug] some jfr test don't check @requires
+ vm.hasJFR
+ + S8215694: keytool cannot generate RSASSA-PSS certificates
+ + S8215756: Memory leaks in the AWT on macOS
+ + S8215792: AArch64: String.indexOf generates incorrect result
+ + S8215879: AArch64: ReservedStackAccess may leave stack guard
+ in inconsistent state
+ + S8215901: [TESTBUG] TestCheckedEnsureLocalCapacity.java fails
+ intermittently
+ + S8215961: jdk/jfr/event/os/TestCPUInformation.java fails on
+ AArch64
+ + S8215982: (tz) Upgrade time-zone data to tzdata2018i
+ + S8216039: TLS with BC and RSASSA-PSS breaks
+ ECDHServerKeyExchange
+ + S8216046: test/jdk/java/beans/PropertyEditor/Test6397609.java
+ failing
+ + S8216155: C4819 warning at libfreetype sources on Windows
++++ 345 more lines (skipped)
++++ between /work/SRC/openSUSE:Factory/java-11-openjdk/java-11-openjdk.changes
++++ and
/work/SRC/openSUSE:Factory/.java-11-openjdk.new.2990/java-11-openjdk.changes
Old:
----
6a4d57474e1c.tar.bz2
New:
----
6385eb06af94.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ java-11-openjdk.spec ++++++
--- /var/tmp/diff_new_pack.Hjwoyz/_old 2019-11-04 17:01:58.695976979 +0100
+++ /var/tmp/diff_new_pack.Hjwoyz/_new 2019-11-04 17:01:58.707976992 +0100
@@ -32,13 +32,13 @@
# Standard JPackage naming and versioning defines.
%global featurever 11
%global interimver 0
-%global updatever 4
+%global updatever 5
%global patchver 0
-%global datever 2019-07-16
-%global buildver 11
+%global datever 2019-10-15
+%global buildver 10
%global hg_project jdk-updates
%global hg_repository jdk11u
-%global hg_revision 6a4d57474e1c
+%global hg_revision 6385eb06af94
%global icedtea_sound_version 1.0.1
# JavaEE modules
%global java_atk_wrapper_version 0.33.2
++++++ 6a4d57474e1c.tar.bz2 -> 6385eb06af94.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/java-11-openjdk/6a4d57474e1c.tar.bz2
/work/SRC/openSUSE:Factory/.java-11-openjdk.new.2990/6385eb06af94.tar.bz2
differ: char 11, line 1
++++++ system-pcsclite.patch ++++++
--- /var/tmp/diff_new_pack.Hjwoyz/_old 2019-11-04 17:01:58.979977283 +0100
+++ /var/tmp/diff_new_pack.Hjwoyz/_new 2019-11-04 17:01:58.983977288 +0100
@@ -130,9 +130,9 @@
+#ifndef USE_SYSTEM_LIBPCSCLITE
+
- typedef LONG (*FPTR_SCardEstablishContext)(ULONG dwScope,
- const void *pvReserved1,
- const void *pvReserved2,
+ typedef LONG (*FPTR_SCardEstablishContext)(DWORD dwScope,
+ LPCVOID pvReserved1,
+ LPCVOID pvReserved2,
@@ -110,3 +112,41 @@
extern FPTR_SCardBeginTransaction scardBeginTransaction;
extern FPTR_SCardEndTransaction scardEndTransaction;