aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2022-08-19 09:49:25 +0300
committerTimo Teräs <timo.teras@iki.fi>2022-08-19 10:09:16 +0000
commit0644a4cf42de0954abb14d574f1ad27d6fbda279 (patch)
treef7e83fb7ec5f8629e0288acdfaeb5b86c6130015
parent448ef833f801a1159c4763a1c0eb67db99ab9987 (diff)
community/openjdk8: security upgrade to 3.24.0
IcedTea 3.24.0 (java 8u345) - JDK-8272243: Improve DER parsing - JDK-8272249: Better properties of loaded Properties - JDK-8277608: Address IP Addressing - JDK-8281859, CVE-2022-21540: Improve class compilation - JDK-8281866, CVE-2022-21541: Enhance MethodHandle invocations - JDK-8283190: Improve MIDI processing - JDK-8284370: Improve zlib usage - JDK-8285407, CVE-2022-34169: Improve Xalan supports IcedTea 3.23.0 (java 8u332) - JDK-8269938: Enhance XML processing passes redux - JDK-8270504, CVE-2022-21426: Better XPath expression handling - JDK-8272255: Completely handle MIDI files - JDK-8272261: Improve JFR recording file processing - JDK-8272594: Better record of recordings - JDK-8274221: More definite BER encodings - JDK-8275151, CVE-2022-21443: Improved Object Identification - JDK-8277227: Better identification of OIDs - JDK-8277672, CVE-2022-21434: Better invocation handler handling - JDK-8278008, CVE-2022-21476: Improve Santuario processing - JDK-8278356: Improve file creation - JDK-8278449: Improve keychain support - JDK-8278805: Enhance BMP image loading - JDK-8278972, CVE-2022-21496: Improve URL supports - JDK-8281388: Change wrapping of EncryptedPrivateKeyInfo
-rw-r--r--community/openjdk8/APKBUILD17
1 files changed, 13 insertions, 4 deletions
diff --git a/community/openjdk8/APKBUILD b/community/openjdk8/APKBUILD
index 92045b14e59..91931545b88 100644
--- a/community/openjdk8/APKBUILD
+++ b/community/openjdk8/APKBUILD
@@ -2,10 +2,10 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Timo Teras <timo.teras@iki.fi>
pkgname=openjdk8
-_icedteaver=3.22.0
+_icedteaver=3.24.0
# pkgver is <JDK version>.<JDK update>.<JDK build>
# Check https://icedtea.classpath.org/wiki/Main_Page when updating!
-pkgver=8.322.06
+pkgver=8.345.01
pkgrel=0
pkgdesc="OpenJDK 8 provided by IcedTea"
provider_priority=8
@@ -106,6 +106,15 @@ source="https://icedtea.classpath.org/download/source/icedtea-$_icedteaver.tar.x
builddir="$srcdir/icedtea-$_icedteaver"
# secfixes:
+# 8.345.01-r0:
+# - CVE-2022-21426
+# - CVE-2022-21434
+# - CVE-2022-21443
+# - CVE-2022-21476
+# - CVE-2022-21496
+# - CVE-2022-21540
+# - CVE-2022-21541
+# - CVE-2022-34169
# 8.322.06-r0:
# - CVE-2022-21248
# - CVE-2022-21283
@@ -405,8 +414,8 @@ demos() {
}
sha512sums="
-dc5825dbf2cab3967bcfd9635724428b7e8c0859d05587a1b8d648cc509066489f6518998f923c2ec8a4d6b30556ef5fda534dfab69bde9e0f046f970d8b4dfa icedtea-3.22.0.tar.xz
-f1fb1d67a25d54c906804fea5edbdc4a6af89c94c54972526a6869a8f2dd84fcf1c2caeba13ea3fdfe89690a0fa5441fa8e1ecf07966e37ecfeec81718ac96e1 openjdk-3.22.0.tar.xz
+b5b820e9d6f815835cf696eb507f190c8e7b071c64b8dfc29cc9b8078af6a45c51b0027bc8f65ad814b0ee4bdc25ecb1d96ed7ebccfa3e7e594e502d9cf5743c icedtea-3.24.0.tar.xz
+cb7ec87f92ebfa4be8289489454aaed1b6363343f0a6d82a3fa9db3e395b17470163d4dfef14b7da8a02734747e4aff016cabaac741df67d5832674e97af7f63 openjdk-3.24.0.tar.xz
28709285390a997adbd56ebda42ef718fbc08daf572b8568f484436d255514f9d25f033e3333dff8aa352fc9846057ac5bb42fa955d3e5e44eddc96dc273c07c icedtea-hotspot-musl.patch
86e77c1e5e8a48f121e608dce5eafad7a714e4029b55dbd554c2c94633b49a4239f71a40a41273b54d62fcdcfdee21340c8b85f96001cf15b719b02a520e8d9a icedtea-hotspot-musl-ppc.patch
19459dbb922f5a71cd15b53199481498626a783c24f91d2544d55b7dddd2cdb34a64bbf0226b99548612dd1743af01b3f9ff32c30abbbc90ce727ca2dbbbd1f9 icedtea-hotspot-noagent-musl.patch