diff --git a/aarch32-git.tar.xz b/aarch32-git.tar.xz index 8757e5a..3dab5e3 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:bb00d352f3748fdc5d26980999c83665bb3753ef4a74a9a4e82a8deee1f86476 -size 7205616 +oid sha256:ed96507df0daede6ab358927160c7ac5a145052fea575f32097b9b03cd440f5a +size 7208892 diff --git a/icedtea-3.29.0.tar.xz b/icedtea-3.29.0.tar.xz deleted file mode 100644 index 27f7ecf..0000000 --- a/icedtea-3.29.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9954bf4ee8f7f4dbdec621419e6f2c42d3e97102987a7edb374e3bda7baf5169 -size 1572828 diff --git a/icedtea-3.30.0.tar.xz b/icedtea-3.30.0.tar.xz new file mode 100644 index 0000000..9f02f79 --- /dev/null +++ b/icedtea-3.30.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:600beb80f1c5a6dc6c6a8ed88a068a2c6d3777e225f6c97fcb812b9a35094940 +size 1573116 diff --git a/java-1_8_0-openjdk.changes b/java-1_8_0-openjdk.changes index 37b90f9..7a3fac4 100644 --- a/java-1_8_0-openjdk.changes +++ b/java-1_8_0-openjdk.changes @@ -1,3 +1,67 @@ +------------------------------------------------------------------- +Tue Feb 6 12:10:43 UTC 2024 - Fridrich Strba + +- Update to version jdk8u402 (icedtea-3.30.0) + * Security fixes + + JDK-8308204: Enhanced certificate processing + + JDK-8314284, CVE-2024-20926, bsc#1218906: Enhance Nashorn + performance + + JDK-8314295, CVE-2024-20919, bsc#1218903: Enhance + verification of verifier + + JDK-8314307, CVE-2024-20921, bsc#1218905: Improve loop + handling + + JDK-8314468, CVE-2024-20918, bsc#1218907: Improve Compiler + loops + + JDK-8316976, CVE-2024-20945, bsc#1218909: Improve signature + handling + + JDK-8317547, CVE-2024-20952, bsc#1218911: Enhance TLS + connection support + * Import of OpenJDK 8 u402 build 06 + + JDK-6528710: sRGB-ColorSpace to sRGB-ColorSpace Conversion + + JDK-8029995: accept yes/no for boolean krb5.conf settings + + JDK-8159156: [TESTBUG] ReserveMemory test is not useful on + Aix. + + JDK-8176509: Use pandoc for converting build readme to html + + JDK-8206179: com/sun/management/OperatingSystemMXBean/ + /GetCommittedVirtualMemorySize.java fails with Committed + virtual memory size illegal value + + JDK-8207404: MulticastSocket tests failing on AIX + + JDK-8212677: X11 default visual support for IM status window + on VNC + + JDK-8239365: ProcessBuilder test modifications for AIX + execution + + JDK-8271838: AmazonCA.java interop test fails + + JDK-8285398: Cache the results of constraint checks + + JDK-8285696: AlgorithmConstraints:permits not throwing + IllegalArgumentException when 'alg' is null + + JDK-8302017: Allocate BadPaddingException only if it will be + thrown + + JDK-8305329: [8u] Unify test libraries into single test + library - step 1 + + JDK-8307837: [8u] Check step in GHA should also print errors + + JDK-8309088: security/infra/java/security/cert/ + /CertPathValidator/certification/AmazonCA.java fails + + JDK-8311813: C1: Uninitialized PhiResolver::_loop field + + JDK-8312489: Increase jdk.jar.maxSignatureFileSize default + which is too low for JARs such as WhiteSource/Mend unified agent jar + + JDK-8312535: MidiSystem.getSoundbank() throws unexpected + SecurityException + + JDK-8315280: Bump update version of OpenJDK: 8u402 + + JDK-8315506: C99 compatibility issue in LinuxNativeDispatcher + + JDK-8317291: Missing null check for + nmethod::is_native_method() + + JDK-8317373: Add Telia Root CA v2 + + JDK-8317374: Add Let's Encrypt ISRG Root X2 + + JDK-8318759: Add four DigiCert root certificates + + JDK-8319187: Add three eMudhra emSign roots + + JDK-8319405: [s390] [jdk8] Increase javac default stack size + for s390x zero + + JDK-8320597: RSA signature verification fails on signed data + that does not encode params correctly + * Bug fixes + + JDK-8324184: Windows VS2010 build failed with "error C2275: + 'int64_t'" + ------------------------------------------------------------------- Tue Nov 14 06:00:16 UTC 2023 - Fridrich Strba diff --git a/java-1_8_0-openjdk.spec b/java-1_8_0-openjdk.spec index 4e7eb0b..59b6579 100644 --- a/java-1_8_0-openjdk.spec +++ b/java-1_8_0-openjdk.spec @@ -1,7 +1,7 @@ # # spec file for package java-1_8_0-openjdk # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{!?aarch64:%global aarch64 aarch64 arm64 armv8} %global jit_arches %{ix86} x86_64 ppc64 ppc64le %{aarch64} %{arm} -%global icedtea_version 3.29.0 +%global icedtea_version 3.30.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,7 +31,7 @@ # priority must be 6 digits in total %global priority 1805 %global javaver 1.8.0 -%global updatever 392 +%global updatever 402 %global buildver 08 # Standard JPackage directories and symbolic links. %global sdklnk java-%{javaver}-openjdk @@ -309,7 +309,7 @@ Requires: mozilla-nss # Post requires update-alternatives to install tool update-alternatives. Requires(post): update-alternatives # Postun requires update-alternatives to uninstall tool update-alternatives. -Requires(postun):update-alternatives +Requires(postun): update-alternatives Recommends: tzdata-java8 # Standard JPackage base provides. Provides: java-%{javaver}-headless = %{version}-%{release} @@ -342,7 +342,7 @@ Requires: %{name} = %{version}-%{release} # Post requires update-alternatives to install tool update-alternatives. Requires(post): update-alternatives # Postun requires update-alternatives to uninstall tool update-alternatives. -Requires(postun):update-alternatives +Requires(postun): update-alternatives # Standard JPackage devel provides. Provides: java-%{javaver}-devel = %{version} Provides: java-devel = %{javaver} @@ -378,7 +378,7 @@ Requires: jpackage-utils # Post requires update-alternatives to install javadoc alternative. Requires(post): update-alternatives # Postun requires update-alternatives to uninstall javadoc alternative. -Requires(postun):update-alternatives +Requires(postun): update-alternatives # Standard JPackage javadoc provides. Provides: java-%{javaver}-javadoc = %{version}-%{release} Provides: java-javadoc = %{version}-%{release} diff --git a/openjdk-git.tar.xz b/openjdk-git.tar.xz index ab45458..0b50b07 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:74d33382e17a757728bc209595a89068528406428fe3c66fc0bbf9d489ecfc14 -size 59648916 +oid sha256:1b205735e518f8fd172b2c945f8f28fe7564b378ce5cc1730484a9e325e6d478 +size 59708312 diff --git a/shenandoah-git.tar.xz b/shenandoah-git.tar.xz index f21197c..99f58e7 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:fae45df7da24d04252c8fda59e753f3cec5684b978e889cdf5ad04f7832f8542 -size 7289632 +oid sha256:d807f0abf774f3f437e0e957e54b804a60bbed4b9c92721303539824787fabf0 +size 7293384