Hello community,

here is the log from the commit of package java-9-openjdk for openSUSE:Factory 
checked in at 2018-01-21 15:47:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/java-9-openjdk (Old)
 and      /work/SRC/openSUSE:Factory/.java-9-openjdk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "java-9-openjdk"

Sun Jan 21 15:47:29 2018 rev:19 rq:567644 version:9.0.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/java-9-openjdk/java-9-openjdk.changes    
2018-01-19 11:48:21.305378837 +0100
+++ /work/SRC/openSUSE:Factory/.java-9-openjdk.new/java-9-openjdk.changes       
2018-01-21 15:47:30.870016883 +0100
@@ -1,0 +2,10 @@
+Thu Jan 18 13:20:25 UTC 2018 - [email protected]
+
+- Added patch:
+  * revert-8174962-for-aarch64.patch
+    + revert "S8174962, CVE-2018-2582: Better interface
+      invocations" for aarch64 and zero. The patch misses aarch64
+      and zero parts and causes crashes during the build on those
+      architectures.
+
+-------------------------------------------------------------------
@@ -144,3 +154,2 @@
-    + S8190789:
-      
sun/security/provider/certpath/LDAPCertStore/TestURICertStoreParameters.java
-      fails after JDK-8186606
+    + S8190789: sun/security/provider/certpath/LDAPCertStore/
+      /TestURICertStoreParameters.java fails after JDK-8186606

New:
----
  revert-8174962-for-aarch64.patch

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

Other differences:
------------------
++++++ java-9-openjdk.spec ++++++
--- /var/tmp/diff_new_pack.m3Mcp3/_old  2018-01-21 15:47:33.437896386 +0100
+++ /var/tmp/diff_new_pack.m3Mcp3/_new  2018-01-21 15:47:33.441896197 +0100
@@ -189,6 +189,7 @@
 #
 Patch200:       ppc_stack_overflow_fix.patch
 Patch201:       zero-atomic_copy64.patch
+Patch202:       revert-8174962-for-aarch64.patch
 #
 Patch300:       java-9-openjdk-linuxfilestore.patch
 Patch301:       bootcycle_jobs.patch
@@ -492,6 +493,14 @@
 %patch200 -p1
 %patch201 -p1
 
+%ifarch %{aarch64}
+%patch202 -p1
+%else
+%if %{with zero}
+%patch202 -p1
+%endif
+%endif
+
 %patch300 -p1
 %patch301 -p1
 %patch302 -p1

++++++ revert-8174962-for-aarch64.patch ++++++
++++ 1439 lines (skipped)


Reply via email to