diff --git a/aarch32-git.tar.xz b/aarch32-git.tar.xz index 13645e1..22ff51b 100644 --- a/aarch32-git.tar.xz +++ b/aarch32-git.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:527ec543820f8990319fc040ed47f6040eaeee553a9109116ac389c89a068f0c -size 7220180 +oid sha256:d9f3e787f7fa28ef81a534c9636d33bd2b75b6952a8ef7abcc1244fc17c1af6f +size 7193244 diff --git a/icedtea-3.24.0.tar.xz b/icedtea-3.24.0.tar.xz deleted file mode 100644 index ccb1794..0000000 --- a/icedtea-3.24.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1c74bf6f3a69bf18ee6dc449fc2ad3294e9371b67ff93aa7d38a140e24041cfe -size 1570372 diff --git a/icedtea-3.25.0.tar.xz b/icedtea-3.25.0.tar.xz new file mode 100644 index 0000000..1351f5c --- /dev/null +++ b/icedtea-3.25.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90d29e120733701a0a7443c5a418616d0f961932f035de5c6785e4494aca2a0d +size 1572228 diff --git a/java-1_8_0-openjdk.changes b/java-1_8_0-openjdk.changes index ba49d18..e242d67 100644 --- a/java-1_8_0-openjdk.changes +++ b/java-1_8_0-openjdk.changes @@ -1,3 +1,99 @@ +------------------------------------------------------------------- +Thu Dec 1 17:23:41 UTC 2022 - Fridrich Strba + +- Update to version jdk8u352 (icedtea-3.25.0) + * October 2022 CPU + * 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 + ------------------------------------------------------------------- Wed Aug 24 10:48:55 UTC 2022 - Andreas Schwab diff --git a/java-1_8_0-openjdk.spec b/java-1_8_0-openjdk.spec index 80eec2c..43fe4d5 100644 --- a/java-1_8_0-openjdk.spec +++ b/java-1_8_0-openjdk.spec @@ -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} @@ -248,11 +248,7 @@ Provides: jre1.7.x Provides: jre1.8.x %if %{with bootstrap} BuildRequires: java-devel >= 1.7 -%ifarch %{arm} -BuildConflicts: java-devel >= 1.8 -%else BuildConflicts: java-devel >= 1.9 -%endif BuildConflicts: java-devel-openj9 %else BuildRequires: %{name}-devel diff --git a/openjdk-git.tar.xz b/openjdk-git.tar.xz index 9ee6227..c7f95c5 100644 --- a/openjdk-git.tar.xz +++ b/openjdk-git.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d8003caad239109490f3c5ebcf5559a4f61131c7e7d7480368789692acc9d309 -size 58179412 +oid sha256:46d9c4d1ffef2cd80030edde0e4b869fb07e1075875d81dc938e2abe93c3f34e +size 57990624 diff --git a/shenandoah-git.tar.xz b/shenandoah-git.tar.xz index ce4098b..ac9435c 100644 --- a/shenandoah-git.tar.xz +++ b/shenandoah-git.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d9f3549caea22994138e221cc1c03277fcd72a2da5c09306e3119b17686741e3 -size 7302964 +oid sha256:748e9f50411401a70f3536dcb3cd3aaf85f7d066438b6c8aa7fe6f740497cafa +size 7278620