Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package java-1_8_0-openjdk for 
openSUSE:Factory checked in at 2022-12-02 13:12:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/java-1_8_0-openjdk (Old)
 and      /work/SRC/openSUSE:Factory/.java-1_8_0-openjdk.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "java-1_8_0-openjdk"

Fri Dec  2 13:12:22 2022 rev:91 rq:1039379 version:1.8.0.352

Changes:
--------
--- /work/SRC/openSUSE:Factory/java-1_8_0-openjdk/java-1_8_0-openjdk.changes    
2022-08-25 15:33:19.223953747 +0200
+++ 
/work/SRC/openSUSE:Factory/.java-1_8_0-openjdk.new.1835/java-1_8_0-openjdk.changes
  2022-12-02 13:12:33.389660257 +0100
@@ -1,0 +2,96 @@
+Thu Dec  1 17:23:41 UTC 2022 - Fridrich Strba <fst...@suse.com>
+
+- Update to version jdk8u352 (icedtea-3.25.0)
+  * October 2022 CPU
+  * CVEs
+    + CVE-2022-21619 (bsc#1204473)
+    + CVE-2022-21626 (bsc#1204471) 
+    + CVE-2022-21624 (bsc#1204475)
+    + CVE-2022-21628 (bsc#1204472)
+  * Security fixes
+    + JDK-8282252: Improve BigInteger/Decimal validation
+    + JDK-8285662: Better permission resolution
+    + JDK-8286511: Improve macro allocation
+    + JDK-8286519: Better memory handling
+    + JDK-8286526: Improve NTLM support
+    + JDK-8286533: Key X509 usages
+    + JDK-8286910: Improve JNDI lookups
+    + JDK-8286918: Better HttpServer service
+    + JDK-8288508: Enhance ECDSA usage
+  * Import of OpenJDK 8 u352
+    + JDK-7131823: bug in GIFImageReader
+    + JDK-7186258: InetAddress$Cache should replace
+      currentTimeMillis with nanoTime for more precise and accurate
+    + JDK-8028265: Add legacy tz tests to OpenJDK
+    + JDK-8039955: [TESTBUG] jdk/lambda/LambdaTranslationTest1 - 
+      java.lang.AssertionError: expected [d:1234.000000] but found
+      [d:1234,000000]
+    + JDK-8049228: Improve multithreaded scalability of InetAddress
+      cache
+    + JDK-8071507: (ref) Clear phantom reference as soft and weak
+      references do
+    + JDK-8087283: Add support for the XML Signature here() function
+      to the JDK XPath implementation
+    + JDK-8130895: Test javax/swing/system/6799345/TestShutdown.java
+      fails on Solaris11 Sparcv9
+    + JDK-8136354: [TEST_BUG] Test
+      java/awt/image/RescaleOp/RescaleAlphaTest.java with Bad action
+      for script
+    + JDK-8139668: Generate README-build.html from markdown
+    + JDK-8143847: Remove REF_CLEANER reference category
+    + JDK-8147862: Null check too late in
+      sun.net.httpserver.ServerImpl
+    + JDK-8150669: C1 intrinsic for Class.isPrimitive
+    + JDK-8155742: [Windows] robot.keyPress(KeyEvent.VK_ALT_GRAPH)
+      throws java.lang.IllegalArgumentException in windows
+    + JDK-8173339: AArch64: Fix minimum stack size computations
+    + JDK-8173361: various crashes in
+      JvmtiExport::post_compiled_method_load
+    + JDK-8175797: (ref) Reference::enqueue method should clear the
+      reference object before enqueuing
+    + JDK-8178832: (ref) jdk.lang.ref.disableClearBeforeEnqueue
+      property is ignored
+    + JDK-8183107: PKCS11 regression regarding checkKeySize
+    + JDK-8193780: (ref) Remove the undocumented
+      "jdk.lang.ref.disableClearBeforeEnqueue" system property
+    + JDK-8194873: right ALT key hotkeys no longer work in Swing
+      components
+    + JDK-8201793: (ref) Reference object should not support cloning
+    + JDK-8214427: probable bug in logic of
+      ConcurrentHashMap.addCount()
+    + JDK-8232950: SUNPKCS11 Provider incorrectly check key length
+      for PSS Signatures.
+    + JDK-8233019: java.lang.Class.isPrimitive() (C1) returns wrong
+      result if Klass* is aligned to 32bit
+    + JDK-8235218: Minimal VM is broken after JDK-8173361
+    + JDK-8235385: Crash on aarch64 JDK due to long offset
+    + JDK-8245263: Enable TLSv1.3 by default on JDK 8u for Client
+      roles
+    + JDK-8254178: Remove .hgignore
+    + JDK-8254318: Remove .hgtags
+    + JDK-8256722: handle VC++:1927 VS2019 in  abstract_vm_version
+    + JDK-8260589: Crash in JfrTraceIdLoadBarrier::load(_jclass*)
+    + JDK-8280963: Incorrect PrintFlags formatting on Windows
+    + JDK-8282538: PKCS11 tests fail on CentOS Stream 9
+    + JDK-8283849: AsyncGetCallTrace may crash JVM on guarantee
+    + JDK-8285400: Add '@apiNote' to the APIs defined in
+      Java SE 8 MR 3
+    + JDK-8285497: Add system property for Java SE specification
+      maintenance version
+    + JDK-8287132: Retire Runtime.runFinalizersOnExit so that it
+      always throws UOE
+    + JDK-8287508: The tests added to jdk-8 by 8235385 are to be
+      ported to jdk-11
+    + JDK-8287521: Bump update version of OpenJDK: 8u352
+    + JDK-8288763: Pack200 extraction failure with invalid size
+    + JDK-8288865: [aarch64] LDR instructions must use legitimized
+      addresses
+    + JDK-8290000: Bump macOS GitHub actions to macOS 11
+    + JDK-8292579: (tz) Update Timezone Data to 2022c
+    + JDK-8292688: Support Security properties in
+      security.testlibrary.Proc
+  * AArch32 port
+    + JDK-8292599: [aarch32] Crash due to missed CPU specific part
+      of 8233019
+
+-------------------------------------------------------------------

Old:
----
  icedtea-3.24.0.tar.xz

New:
----
  icedtea-3.25.0.tar.xz

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

Other differences:
------------------
++++++ java-1_8_0-openjdk.spec ++++++
--- /var/tmp/diff_new_pack.RUvNFZ/_old  2022-12-02 13:12:36.133675339 +0100
+++ /var/tmp/diff_new_pack.RUvNFZ/_new  2022-12-02 13:12:36.137675361 +0100
@@ -18,7 +18,7 @@
 
 %{!?aarch64:%global aarch64 aarch64 arm64 armv8}
 %global jit_arches %{ix86} x86_64 ppc64 ppc64le %{aarch64} %{arm}
-%global icedtea_version 3.24.0
+%global icedtea_version 3.25.0
 %global buildoutputdir openjdk.build/
 # Convert an absolute path to a relative path.  Each symbolic link is
 # specified relative to the directory in which it is installed so that
@@ -31,8 +31,8 @@
 # priority must be 6 digits in total
 %global priority        1805
 %global javaver         1.8.0
-%global updatever       345
-%global buildver        01
+%global updatever       352
+%global buildver        08
 # Standard JPackage directories and symbolic links.
 %global sdklnk          java-%{javaver}-openjdk
 %global archname        %{sdklnk}

++++++ _constraints ++++++
--- /var/tmp/diff_new_pack.RUvNFZ/_old  2022-12-02 13:12:36.197675691 +0100
+++ /var/tmp/diff_new_pack.RUvNFZ/_new  2022-12-02 13:12:36.201675713 +0100
@@ -8,17 +8,5 @@
     </disk>
   </hardware>
 
-  <overwrite>
-    <conditions>
-      <arch>armv7l</arch>
-      <arch>armv6l</arch>
-    </conditions>
-    <hardware>
-      <physicalmemory>
-        <size unit="M">512</size>
-      </physicalmemory>
-    </hardware>
-  </overwrite>
-
 </constraints> 
 

++++++ aarch32-git.tar.xz ++++++
/work/SRC/openSUSE:Factory/java-1_8_0-openjdk/aarch32-git.tar.xz 
/work/SRC/openSUSE:Factory/.java-1_8_0-openjdk.new.1835/aarch32-git.tar.xz 
differ: char 25, line 1

++++++ icedtea-3.24.0.tar.xz -> icedtea-3.25.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/icedtea-3.24.0/ChangeLog new/icedtea-3.25.0/ChangeLog
--- old/icedtea-3.24.0/ChangeLog        2022-08-02 19:26:09.651247659 +0200
+++ new/icedtea-3.25.0/ChangeLog        2022-11-25 03:50:02.845689092 +0100
@@ -1,3 +1,36 @@
+2022-11-24  Andrew John Hughes  <gnu_and...@member.fsf.org>
+
+       Prepare for release.
+       * NEWS: Set release date to today (2022-11-24).
+
+2022-11-24  Andrew John Hughes  <gnu_and...@member.fsf.org>
+
+       Bump aarch32 to jdk8u352-ga-aarch32-20221020
+       * NEWS: Updated
+       * hotspot.map.in: Bump aarch32 to
+       jdk8u352-ga-aarch32-20221020
+
+2022-11-21  Andrew John Hughes  <gnu_and...@member.fsf.org>
+
+       Bump shenandoah to shenandoah-jdk8u352-b08.
+       * hotspot.map.in: Bump shenandoah to
+       shenandoah-jdk8u352-b08.
+       * scripts/create_tarballs.sh: Enable
+       interpretation of backslash escapes so
+       indentation appears.
+
+2022-11-21  Andrew John Hughes  <gnu_and...@member.fsf.org>
+
+       Bump to icedtea-3.25.0.
+       * Makefile.am:
+       (OPENJDK_CHANGESET): Update to icedtea-3.25.0 tag.
+       (OPENJDK_SHA256SUM): Likewise.
+       * NEWS: Updated.
+       * acinclude.m4:
+       (IT_DETERMINE_VERSION): Set JDK_UPDATE_VERSION
+       to 352 and BUILD_VERSION to b08.
+       * configure.ac: Bump to 3.25.0.
+
 2022-08-02  Andrew John Hughes  <gnu_and...@member.fsf.org>
 
        Prepare for release.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/icedtea-3.24.0/Makefile.am 
new/icedtea-3.25.0/Makefile.am
--- old/icedtea-3.24.0/Makefile.am      2022-08-02 19:26:09.657247721 +0200
+++ new/icedtea-3.25.0/Makefile.am      2022-11-25 03:50:02.853689183 +0100
@@ -1,8 +1,8 @@
 # Dependencies
 
-OPENJDK_CHANGESET = 9b0c82020a9
+OPENJDK_CHANGESET = e744bd1422c
 
-OPENJDK_SHA256SUM = 
d8003caad239109490f3c5ebcf5559a4f61131c7e7d7480368789692acc9d309
+OPENJDK_SHA256SUM = 
46d9c4d1ffef2cd80030edde0e4b869fb07e1075875d81dc938e2abe93c3f34e
 
 HS_TYPE = "`$(AWK) 'version==$$1 {print $$2}' version=$(HSBUILD) 
$(abs_top_builddir)/hotspot.map`"
 HS_URL = "`$(AWK) 'version==$$1 {print $$3}' version=$(HSBUILD) 
$(abs_top_builddir)/hotspot.map`"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/icedtea-3.24.0/Makefile.in 
new/icedtea-3.25.0/Makefile.in
--- old/icedtea-3.24.0/Makefile.in      2022-08-02 19:26:17.974333028 +0200
+++ new/icedtea-3.25.0/Makefile.in      2022-11-25 03:50:12.248795940 +0100
@@ -644,8 +644,8 @@
 top_build_prefix = @top_build_prefix@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
-OPENJDK_CHANGESET = 9b0c82020a9
-OPENJDK_SHA256SUM = 
d8003caad239109490f3c5ebcf5559a4f61131c7e7d7480368789692acc9d309
+OPENJDK_CHANGESET = e744bd1422c
+OPENJDK_SHA256SUM = 
46d9c4d1ffef2cd80030edde0e4b869fb07e1075875d81dc938e2abe93c3f34e
 HS_TYPE = "`$(AWK) 'version==$$1 {print $$2}' version=$(HSBUILD) 
$(abs_top_builddir)/hotspot.map`"
 HS_URL = "`$(AWK) 'version==$$1 {print $$3}' version=$(HSBUILD) 
$(abs_top_builddir)/hotspot.map`"
 HS_CHANGESET = "`$(AWK) 'version==$$1 {print $$4}' version=$(HSBUILD) 
$(abs_top_builddir)/hotspot.map`"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/icedtea-3.24.0/NEWS new/icedtea-3.25.0/NEWS
--- old/icedtea-3.24.0/NEWS     2022-08-02 19:26:09.661247762 +0200
+++ new/icedtea-3.25.0/NEWS     2022-11-25 03:50:02.858689240 +0100
@@ -12,6 +12,72 @@
 
 CVE-XXXX-YYYY: https://cve.mitre.org/cgi-bin/cvename.cgi?name=XXXX-YYYY
 
+New in release 3.24.0 (2022-11-24):
+
+* CVEs
+  - CVE-2022-21619
+  - CVE-2022-21626
+  - CVE-2022-21624
+  - CVE-2022-21628
+* Security fixes
+  - JDK-8282252: Improve BigInteger/Decimal validation
+  - JDK-8285662: Better permission resolution
+  - JDK-8286511: Improve macro allocation
+  - JDK-8286519: Better memory handling
+  - JDK-8286526: Improve NTLM support
+  - JDK-8286533: Key X509 usages
+  - JDK-8286910: Improve JNDI lookups
+  - JDK-8286918: Better HttpServer service
+  - JDK-8288508: Enhance ECDSA usage
+* Import of OpenJDK 8 u352
+  - JDK-7131823: bug in GIFImageReader
+  - JDK-7186258: InetAddress$Cache should replace currentTimeMillis with 
nanoTime for more precise and accurate
+  - JDK-8028265: Add legacy tz tests to OpenJDK
+  - JDK-8039955: [TESTBUG] jdk/lambda/LambdaTranslationTest1 - 
java.lang.AssertionError: expected [d:1234.000000] but found [d:1234,000000]
+  - JDK-8049228: Improve multithreaded scalability of InetAddress cache
+  - JDK-8071507: (ref) Clear phantom reference as soft and weak references do
+  - JDK-8087283: Add support for the XML Signature here() function to the JDK 
XPath implementation
+  - JDK-8130895: Test javax/swing/system/6799345/TestShutdown.java fails on 
Solaris11 Sparcv9
+  - JDK-8136354: [TEST_BUG] Test  
java/awt/image/RescaleOp/RescaleAlphaTest.java with Bad action for script
+  - JDK-8139668: Generate README-build.html from markdown
+  - JDK-8143847: Remove REF_CLEANER reference category
+  - JDK-8147862: Null check too late in sun.net.httpserver.ServerImpl
+  - JDK-8150669: C1 intrinsic for Class.isPrimitive
+  - JDK-8155742: [Windows] robot.keyPress(KeyEvent.VK_ALT_GRAPH) throws 
java.lang.IllegalArgumentException in windows
+  - JDK-8173339: AArch64: Fix minimum stack size computations
+  - JDK-8173361: various crashes in JvmtiExport::post_compiled_method_load
+  - JDK-8175797: (ref) Reference::enqueue method should clear the reference 
object before enqueuing
+  - JDK-8178832: (ref) jdk.lang.ref.disableClearBeforeEnqueue property is 
ignored
+  - JDK-8183107: PKCS11 regression regarding checkKeySize
+  - JDK-8193780: (ref) Remove the undocumented 
"jdk.lang.ref.disableClearBeforeEnqueue" system property
+  - JDK-8194873: right ALT key hotkeys no longer work in Swing components
+  - JDK-8201793: (ref) Reference object should not support cloning
+  - JDK-8214427: probable bug in logic of ConcurrentHashMap.addCount()
+  - JDK-8232950: SUNPKCS11 Provider incorrectly check key length for PSS 
Signatures.
+  - JDK-8233019: java.lang.Class.isPrimitive() (C1) returns wrong result if 
Klass* is aligned to 32bit
+  - JDK-8235218: Minimal VM is broken after JDK-8173361
+  - JDK-8235385: Crash on aarch64 JDK due to long offset
+  - JDK-8245263: Enable TLSv1.3 by default on JDK 8u for Client roles
+  - JDK-8254178: Remove .hgignore
+  - JDK-8254318: Remove .hgtags
+  - JDK-8256722: handle VC++:1927 VS2019 in  abstract_vm_version
+  - JDK-8260589: Crash in JfrTraceIdLoadBarrier::load(_jclass*)
+  - JDK-8280963: Incorrect PrintFlags formatting on Windows
+  - JDK-8282538: PKCS11 tests fail on CentOS Stream 9
+  - JDK-8283849: AsyncGetCallTrace may crash JVM on guarantee
+  - JDK-8285400: Add '@apiNote' to the APIs defined in Java SE 8 MR 3
+  - JDK-8285497: Add system property for Java SE specification maintenance 
version
+  - JDK-8287132: Retire Runtime.runFinalizersOnExit so that it always throws 
UOE
+  - JDK-8287508: The tests added to jdk-8 by 8235385 are to be ported to jdk-11
+  - JDK-8287521: Bump update version of OpenJDK: 8u352
+  - JDK-8288763: Pack200 extraction failure with invalid size
+  - JDK-8288865: [aarch64] LDR instructions must use legitimized addresses
+  - JDK-8290000: Bump macOS GitHub actions to macOS 11
+  - JDK-8292579: (tz) Update Timezone Data to 2022c
+  - JDK-8292688: Support Security properties in security.testlibrary.Proc
+* AArch32 port
+  - JDK-8292599: [aarch32] Crash due to missed CPU specific part of 8233019
+
 New in release 3.24.0 (2022-08-02):
 
 * Security fixes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/icedtea-3.24.0/acinclude.m4 
new/icedtea-3.25.0/acinclude.m4
--- old/icedtea-3.24.0/acinclude.m4     2022-08-02 19:26:09.664247793 +0200
+++ new/icedtea-3.25.0/acinclude.m4     2022-11-25 03:50:02.861689274 +0100
@@ -1966,8 +1966,8 @@
   dnl (e.g. 1.8.0 = 8, 1.7.0 = 7, etc.)
   JAVA_SPEC_VER=8
   JAVA_VENDOR=openjdk
-  JDK_UPDATE_VERSION=345
-  BUILD_VERSION=b01
+  JDK_UPDATE_VERSION=352
+  BUILD_VERSION=b08
   MILESTONE=fcs
   if test "x${MILESTONE}" = "xfcs"; then
     COMBINED_VERSION=${JDK_UPDATE_VERSION}-${BUILD_VERSION}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/icedtea-3.24.0/configure new/icedtea-3.25.0/configure
--- old/icedtea-3.24.0/configure        2022-08-02 19:26:17.394327079 +0200
+++ new/icedtea-3.25.0/configure        2022-11-25 03:50:11.583788383 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for icedtea 3.24.0.
+# Generated by GNU Autoconf 2.69 for icedtea 3.25.0.
 #
 # Report bugs to <distro-pkg-...@openjdk.java.net>.
 #
@@ -580,8 +580,8 @@
 # Identity of this package.
 PACKAGE_NAME='icedtea'
 PACKAGE_TARNAME='icedtea'
-PACKAGE_VERSION='3.24.0'
-PACKAGE_STRING='icedtea 3.24.0'
+PACKAGE_VERSION='3.25.0'
+PACKAGE_STRING='icedtea 3.25.0'
 PACKAGE_BUGREPORT='distro-pkg-...@openjdk.java.net'
 PACKAGE_URL=''
 
@@ -1728,7 +1728,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures icedtea 3.24.0 to adapt to many kinds of systems.
+\`configure' configures icedtea 3.25.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1799,7 +1799,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of icedtea 3.24.0:";;
+     short | recursive ) echo "Configuration of icedtea 3.25.0:";;
    esac
   cat <<\_ACEOF
 
@@ -2064,7 +2064,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-icedtea configure 3.24.0
+icedtea configure 3.25.0
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2633,7 +2633,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by icedtea $as_me 3.24.0, which was
+It was created by icedtea $as_me 3.25.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3606,7 +3606,7 @@
 
 # Define the identity of the package.
  PACKAGE='icedtea'
- VERSION='3.24.0'
+ VERSION='3.25.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -3825,8 +3825,8 @@
   JAVA_VER=1.8.0
       JAVA_SPEC_VER=8
   JAVA_VENDOR=openjdk
-  JDK_UPDATE_VERSION=345
-  BUILD_VERSION=b01
+  JDK_UPDATE_VERSION=352
+  BUILD_VERSION=b08
   MILESTONE=fcs
   if test "x${MILESTONE}" = "xfcs"; then
     COMBINED_VERSION=${JDK_UPDATE_VERSION}-${BUILD_VERSION}
@@ -15808,7 +15808,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by icedtea $as_me 3.24.0, which was
+This file was extended by icedtea $as_me 3.25.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -15865,7 +15865,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-icedtea config.status 3.24.0
+icedtea config.status 3.25.0
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/icedtea-3.24.0/configure.ac 
new/icedtea-3.25.0/configure.ac
--- old/icedtea-3.24.0/configure.ac     2022-08-02 19:26:09.665247803 +0200
+++ new/icedtea-3.25.0/configure.ac     2022-11-25 03:50:02.862689285 +0100
@@ -1,4 +1,4 @@
-AC_INIT([icedtea], [3.24.0], [distro-pkg-...@openjdk.java.net])
+AC_INIT([icedtea], [3.25.0], [distro-pkg-...@openjdk.java.net])
 AC_CANONICAL_HOST
 AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE([1.9 tar-pax foreign])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/icedtea-3.24.0/hotspot.map.in 
new/icedtea-3.25.0/hotspot.map.in
--- old/icedtea-3.24.0/hotspot.map.in   2022-08-02 19:26:09.677247926 +0200
+++ new/icedtea-3.25.0/hotspot.map.in   2022-11-25 03:50:02.874689421 +0100
@@ -1,3 +1,3 @@
 # version type(drop/hg) url changeset sha256sum
-shenandoah drop 
https://icedtea.classpath.org/download/drops/icedtea8/@ICEDTEA_RELEASE@ 
4691b7586d8 d9f3549caea22994138e221cc1c03277fcd72a2da5c09306e3119b17686741e3
-aarch32 drop 
https://icedtea.classpath.org/download/drops/icedtea8/@ICEDTEA_RELEASE@ 
50ed309285 527ec543820f8990319fc040ed47f6040eaeee553a9109116ac389c89a068f0c
+shenandoah drop 
https://icedtea.classpath.org/download/drops/icedtea8/@ICEDTEA_RELEASE@ 
73093f28328 748e9f50411401a70f3536dcb3cd3aaf85f7d066438b6c8aa7fe6f740497cafa
+aarch32 drop 
https://icedtea.classpath.org/download/drops/icedtea8/@ICEDTEA_RELEASE@ 
ff0c7e5f63 d9f3e787f7fa28ef81a534c9636d33bd2b75b6952a8ef7abcc1244fc17c1af6f

++++++ openjdk-git.tar.xz ++++++
/work/SRC/openSUSE:Factory/java-1_8_0-openjdk/openjdk-git.tar.xz 
/work/SRC/openSUSE:Factory/.java-1_8_0-openjdk.new.1835/openjdk-git.tar.xz 
differ: char 25, line 1

++++++ shenandoah-git.tar.xz ++++++
/work/SRC/openSUSE:Factory/java-1_8_0-openjdk/shenandoah-git.tar.xz 
/work/SRC/openSUSE:Factory/.java-1_8_0-openjdk.new.1835/shenandoah-git.tar.xz 
differ: char 25, line 1

Reply via email to