Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update jdk8 installers for Jan 2024 release #804

Merged
merged 6 commits into from
Jan 26, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions linux/jdk/alpine/src/main/packaging/temurin/8/APKBUILD
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Maintainer: Eclipse Adoptium Package Maintainers <[email protected]>
pkgname=temurin-8-jdk
pkgver=8.392.08
pkgver=8.402.06
# replace 8. with 8u and .01 with b-01
_pkgver=${pkgver/8./8u}
_pkgver=${_pkgver%.*}b${_pkgver#*.}
Expand Down Expand Up @@ -67,6 +67,6 @@ package() {
}

sha256sums="
8dcb1532a1194afa06e4b5ace4e9e279926392442bf46b2d51b49ae1a9a1dfea OpenJDK8U-jdk_x64_alpine-linux_hotspot_$_pkgver.tar.gz
c911fc057440f48c95f3eea8ec688732f43584e93fc0b090f5a361b2b6a64b71 OpenJDK8U-jdk_x64_alpine-linux_hotspot_$_pkgver.tar.gz
e9185736dde99a4dc570a645a20407bdb41c1f48dfc34d9c3eb246cf0435a378 HelloWorld.java
"
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
temurin-8-jdk (8.0.402.0.0+6) STABLE; urgency=medium

* Eclipse Temurin 8.0.402.0.0+6 release.

-- Eclipse Adoptium Package Maintainers <[email protected]> Wed, Jan 24 2024 00:00:00 +0000

temurin-8-jdk (8.0.392.0.0+8) STABLE; urgency=medium

* Eclipse Temurin 8.0.392.0.0+8 release.
Expand Down
16 changes: 8 additions & 8 deletions linux/jdk/debian/src/main/packaging/temurin/8/debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ pkg_name = temurin-8-jdk
priority = 1081
# The list below must be kept in sync with the jinfo.in file
jvm_tools = appletviewer clhsdb extcheck hsdb idlj jar jarsigner java javac javadoc javah javap jcmd jconsole jdb jdeps jfr jhat jinfo jjs jmap jps jrunscript jsadebugd jstack jstat jstatd keytool native2ascii orbd pack200 policytool rmic rmid rmiregistry schemagen serialver servertool tnameserv unpack200 wsgen wsimport xjc jexec
amd64_tarball_url = https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u392-b08/OpenJDK8U-jdk_x64_linux_hotspot_8u392b08.tar.gz
amd64_checksum = 15d091e22aa0cad12a241acff8c1634e7228b9740f8d19634250aa6fe0c19a33
arm64_tarball_url = https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u392-b08/OpenJDK8U-jdk_aarch64_linux_hotspot_8u392b08.tar.gz
arm64_checksum = 70636c2fa4927913e9e869d471607a99d3a521c1fa3f3687b889c2acba67c493
armhf_tarball_url = https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u392-b08/OpenJDK8U-jdk_arm_linux_hotspot_8u392b08.tar.gz
armhf_checksum = 9e574cff0b8dba29930e38eeec4cb4350a77a56a27d03fa316fa6b2383eeef9d
ppc64el_tarball_url = https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u392-b08/OpenJDK8U-jdk_ppc64le_linux_hotspot_8u392b08.tar.gz
ppc64el_checksum = 9d9813d2840360ffdbc449c45e71124e8170c31a3b6cce9151fbb31352064406
amd64_tarball_url = https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u402-b06/OpenJDK8U-jdk_x64_linux_hotspot_8u402b06.tar.gz
amd64_checksum = fcfd08abe39f18e719e391f2fc37b8ac1053075426d10efac4cbf8969e7aa55e
arm64_tarball_url = https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u402-b06/OpenJDK8U-jdk_aarch64_linux_hotspot_8u402b06.tar.gz
arm64_checksum = 241a72d6f0051de30c71e7ade95b34cd85a249c8e5925bcc7a95872bee81fd84
armhf_tarball_url = https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u402-b06/OpenJDK8U-jdk_arm_linux_hotspot_8u402b06.tar.gz
armhf_checksum = 271f28c7b3592b201b7434292c21d923f520af8ff1c090b6849cb946e34a6bdb
ppc64el_tarball_url = https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u402-b06/OpenJDK8U-jdk_ppc64le_linux_hotspot_8u402b06.tar.gz
ppc64el_checksum = 64bc05cdffe827c84000177dca2eb4ff0a8ff0021889bb75abff3639d4f51838

d = debian/$(pkg_name)
jvm_home = usr/lib/jvm
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
%global upstream_version 8u392-b08
%global upstream_version 8u402-b06
# Only [A-Za-z0-9.] allowed in version:
# https://docs.fedoraproject.org/en-US/packaging-guidelines/Versioning/#_upstream_uses_invalid_characters_in_the_version
# also not very intuitive:
# $ rpmdev-vercmp 8.0.312.0.1___8 8.0.312.0.0+7
# 8.0.312.0.0___7 == 8.0.312.0.0+7
%global spec_version 8.0.392.0.0.8
%global spec_version 8.0.402.0.0.6
%global spec_release 1
%global priority 1081

Expand Down Expand Up @@ -278,6 +278,8 @@ fi
/usr/lib/tmpfiles.d/%{name}.conf

%changelog
* Wed Jan 24 2024 Eclipse Adoptium Package Maintainers <[email protected]> 8.0.402.0.0.6-1
- Eclipse Temurin 8.0.402-b06 release.
* Thu Oct 25 2023 Eclipse Adoptium Package Maintainers <[email protected]> 8.0.392.0.0.8-1
- Eclipse Temurin 8.0.392-b08 release.
* Tue Jul 25 2023 Eclipse Adoptium Package Maintainers <[email protected]> 8.0.382.0.0.5-1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
%global upstream_version 8u392-b08
%global upstream_version 8u402-b06
# Only [A-Za-z0-9.] allowed in version:
# https://docs.fedoraproject.org/en-US/packaging-guidelines/Versioning/#_upstream_uses_invalid_characters_in_the_version
# also not very intuitive:
# $ rpmdev-vercmp 8.0.312.0.1___8 8.0.312.0.0+7
# 8.0.312.0.0___7 == 8.0.312.0.0+7
%global spec_version 8.0.392.0.0.8
%global spec_version 8.0.402.0.0.6
%global spec_release 1
%global priority 1081

Expand Down Expand Up @@ -268,6 +268,8 @@ fi
%{prefix}

%changelog
* Wed Jan 24 2024 Eclipse Adoptium Package Maintainers <[email protected]> 8.0.402.0.0.6-1
- Eclipse Temurin 8.0.402-b06 release.
* Thu Oct 25 2023 Eclipse Adoptium Package Maintainers <[email protected]> 8.0.392.0.0.8-1
- Eclipse Temurin 8.0.392-b08 release.
* Tue Jul 25 2023 Eclipse Adoptium Package Maintainers <[email protected]> 8.0.382.0.0.5-1
Expand Down
4 changes: 2 additions & 2 deletions linux/jre/alpine/src/main/packaging/temurin/8/APKBUILD
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Maintainer: Eclipse Adoptium Package Maintainers <[email protected]>
pkgname=temurin-8-jre
pkgver=8.392.08
pkgver=8.402.06
# replace 8. with 8u and .01 with b-01
_pkgver=${pkgver/8./8u}
_pkgver=${_pkgver%.*}b${_pkgver#*.}
Expand Down Expand Up @@ -60,5 +60,5 @@ ls ${srcdir}
}

sha256sums="
3c99efbcbc481eadda6f3d42733fd33156d08b702f8198de08d2e34dfd43e22e OpenJDK8U-jre_x64_alpine-linux_hotspot_$_pkgver.tar.gz
abc7861abda181ffe4527997ef8267e701385f11b82d91bc3a56077be228b0e0 OpenJDK8U-jre_x64_alpine-linux_hotspot_$_pkgver.tar.gz
"
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
temurin-8-jre (8.0.402.0.0+6) STABLE; urgency=medium

* Eclipse Temurin 8.0.402.0.0+6 release.

-- Eclipse Adoptium Package Maintainers <[email protected]> Wed, Jan 24 2024 00:00:00 +0000

temurin-8-jre (8.0.392.0.0+8) STABLE; urgency=medium

* Eclipse Temurin 8.0.392.0.0+8 release.
Expand Down
16 changes: 8 additions & 8 deletions linux/jre/debian/src/main/packaging/temurin/8/debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ pkg_name = temurin-8-jre
priority = 1082
# The list below must be kept in sync with the jinfo.in file
jvm_tools = java jjs keytool orbd pack200 policytool rmid rmiregistry servertool tnameserv unpack200
amd64_tarball_url = https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u392-b08/OpenJDK8U-jre_x64_linux_hotspot_8u392b08.tar.gz
amd64_checksum = 91d31027da0d985be3549714389593d9e0da3da5057d87e3831c7c538b9a2a0f
arm64_tarball_url = https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u392-b08/OpenJDK8U-jre_aarch64_linux_hotspot_8u392b08.tar.gz
arm64_checksum =37b997f12cd572da979283fccafec9ba903041a209605b50fcb46cc34f1a9917
armhf_tarball_url = https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u392-b08/OpenJDK8U-jre_arm_linux_hotspot_8u392b08.tar.gz
armhf_checksum = 877953bfabcdbcd000c11364d806456ca579a921085de2ca942280ebe168cac2
ppc64el_tarball_url = https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u392-b08/OpenJDK8U-jre_ppc64le_linux_hotspot_8u392b08.tar.gz
ppc64el_checksum = 0ecb0aeb54fb9d3c9e1a7ea411490127e8e298d93219fafc4dd6051a5b74671f
amd64_tarball_url = https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u402-b06/OpenJDK8U-jre_x64_linux_hotspot_8u402b06.tar.gz
amd64_checksum = 1d8c109e96bdb35ffff667dfb911ce03fb9f0f924048dcc8fdbd45198b263ecd
arm64_tarball_url = https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u402-b06/OpenJDK8U-jre_aarch64_linux_hotspot_8u402b06.tar.gz
arm64_checksum =782f842c22fe660c5acbea8c1d7b4e812fe658a9e48cd2e8e776d088c7ab32d3
armhf_tarball_url = https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u402-b06/OpenJDK8U-jre_arm_linux_hotspot_8u402b06.tar.gz
armhf_checksum = d613a775573fc17ee972e62b5120dc34d8cac1810bb352e71bc01980ce3c48a8
ppc64el_tarball_url = https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u402-b06/OpenJDK8U-jre_ppc64le_linux_hotspot_8u402b06.tar.gz
ppc64el_checksum = dd828b761805c2caecac94fcab8ea39cdf41480f07053553dc37edde104861af

d = debian/$(pkg_name)
jvm_home = usr/lib/jvm
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
%global upstream_version 8u392-b08
%global upstream_version 8u402-b06
# Only [A-Za-z0-9.] allowed in version:
# https://docs.fedoraproject.org/en-US/packaging-guidelines/Versioning/#_upstream_uses_invalid_characters_in_the_version
# also not very intuitive:
# $ rpmdev-vercmp 8.0.312.0.1___8 8.0.312.0.0+7
# 8.0.312.0.0___7 == 8.0.312.0.0+7
%global spec_version 8.0.392.0.0.8
%global spec_version 8.0.402.0.0.6
%global spec_release 1
%global priority 1082

Expand Down Expand Up @@ -193,6 +193,8 @@ fi

%changelog
%changelog
* Wed Jan 24 2024 Eclipse Adoptium Package Maintainers <[email protected]> 8.0.402.0.0.6-1
- Eclipse Temurin 8.0.402-b06 release.
* Thu Oct 25 2023 Eclipse Adoptium Package Maintainers <[email protected]> 8.0.392.0.0.8-1
- Eclipse Temurin 8.0.392-b08 release.
* Tue Jul 25 2023 Eclipse Adoptium Package Maintainers <[email protected]> 8.0.382.0.0.5-1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
%global upstream_version 8u392-b08
%global upstream_version 8u402-b06
# Only [A-Za-z0-9.] allowed in version:
# https://docs.fedoraproject.org/en-US/packaging-guidelines/Versioning/#_upstream_uses_invalid_characters_in_the_version
# also not very intuitive:
# $ rpmdev-vercmp 8.0.312.0.1___8 8.0.312.0.0+7
# 8.0.312.0.0___7 == 8.0.312.0.0+7
%global spec_version 8.0.392.0.0.8
%global spec_version 8.0.402.0.0.6
%global spec_release 1
%global priority 1082

Expand Down Expand Up @@ -182,6 +182,8 @@ fi
%{prefix}

%changelog
* Wed Jan 24 2024 Eclipse Adoptium Package Maintainers <[email protected]> 8.0.402.0.0.6-1
- Eclipse Temurin 8.0.402-b06 release.
* Thu Oct 25 2023 Eclipse Adoptium Package Maintainers <[email protected]> 8.0.392.0.0.8-1
- Eclipse Temurin 8.0.392-b08 release.
* Tue Jul 25 2023 Eclipse Adoptium Package Maintainers <[email protected]> 8.0.382.0.0.5-1
Expand Down
Loading