Skip to content

Commit

Permalink
jdk17 Oct CPU 2023 installer
Browse files Browse the repository at this point in the history
Signed-off-by: Sophia Guo <[email protected]>
  • Loading branch information
sophia-guo committed Oct 24, 2023
1 parent 6f1cc00 commit 5750dc5
Show file tree
Hide file tree
Showing 10 changed files with 41 additions and 21 deletions.
4 changes: 2 additions & 2 deletions linux/jdk/alpine/src/main/packaging/temurin/17/APKBUILD
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Maintainer: Eclipse Adoptium Package Maintainers <[email protected]>
pkgname=temurin-17
pkgver=17.0.8.1_p1
pkgver=17.0.9_p9
# replace _p1 with _1
_pkgver=${pkgver/_p/_}
_pkgverplus=${pkgver/_p/+}
Expand Down Expand Up @@ -95,7 +95,7 @@ _jdk() {
}

sha256sums="
85d298268db61c4a538df905ec510eba7dc09300e7f7132bb2e25e5e8aef1933 OpenJDK17U-jdk_x64_alpine-linux_hotspot_$_pkgver.tar.gz
c2a571a56e5bd3f30956b17b048880078c7801ed9e8754af6d1e38b9176059a9 OpenJDK17U-jdk_x64_alpine-linux_hotspot_$_pkgver.tar.gz
e9185736dde99a4dc570a645a20407bdb41c1f48dfc34d9c3eb246cf0435a378 HelloWorld.java
22d2ff9757549ebc64e09afd3423f84b5690dcf972cd6535211c07c66d38fab0 TestCryptoLevel.java
9fb00c7b0220de8f3ee2aa398459a37d119f43fd63321530a00b3bb9217dd933 TestECDSA.java
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
temurin-17-jdk (17.0.9.0+9) STABLE; urgency=medium

* Eclipse Temurin 17.0.9.0.+9 release.

-- Eclipse Adoptium Package Maintainers <[email protected]> Tue, 24 Oct 2023 08:00:00 +0000

temurin-17-jdk (17.0.8.1.0+1) STABLE; urgency=medium

* Eclipse Temurin 17.0.8.1.0+1 release.
Expand Down
10 changes: 5 additions & 5 deletions linux/jdk/debian/src/main/packaging/temurin/17/debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
pkg_name = temurin-17-jdk
priority = 1711
jvm_tools = jar jarsigner java javac javadoc javap jcmd jconsole jdb jdeprscan jdeps jfr jhsdb jimage jinfo jlink jmap jmod jpackage jps jrunscript jshell jstack jstat jstatd keytool rmiregistry serialver jexec jspawnhelper
amd64_tarball_url = https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.8.1+1/OpenJDK17U-jdk_x64_linux_hotspot_17.0.8.1_1.tar.gz
amd64_tarball_url = https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.9%2B9/OpenJDK17U-jdk_x64_linux_hotspot_17.0.9_9.tar.gz
amd64_checksum = c25dfbc334068a48c19c44ce39ad4b8427e309ae1cfa83f23c102e78b8a6dcc0
arm64_tarball_url = https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.8.1+1/OpenJDK17U-jdk_aarch64_linux_hotspot_17.0.8.1_1.tar.gz
arm64_checksum = eefd3cf3b3dd47ff269fa5b5c10b5e096b163f4e9c1810023abdbc00dc6cc304
arm64_tarball_url = https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.9%2B9/OpenJDK17U-jdk_aarch64_linux_hotspot_17.0.9_9.tar.gz
arm64_checksum = e2c5e26f8572544b201bc22a9b28f2b1a3147ab69be111cea07c7f52af252e75
armhf_tarball_url = https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.8.1+1/OpenJDK17U-jdk_arm_linux_hotspot_17.0.8.1_1.tar.gz
armhf_checksum = b1f1d8b7fcb159a0a8029b6c3106d1d16207cecbb2047f9a4be2a64d29897da5
ppc64el_tarball_url = https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.8.1+1/OpenJDK17U-jdk_ppc64le_linux_hotspot_17.0.8.1_1.tar.gz
ppc64el_checksum = 00a4c07603d0218cd678461b5b3b7e25b3253102da4022d31fc35907f21a2efd
ppc64el_tarball_url = https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.9%2B9/OpenJDK17U-jdk_ppc64le_linux_hotspot_17.0.9_9.tar.gz
ppc64el_checksum = 3ae4b254d5b720f94f986481e787fbd67f0667571140ba2e2ae5020ceddbc826
s390x_tarball_url = https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.8.1+1/OpenJDK17U-jdk_s390x_linux_hotspot_17.0.8.1_1.tar.gz
s390x_checksum = ffacba69c6843d7ca70d572489d6cc7ab7ae52c60f0852cedf4cf0d248b6fc37

Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
%global upstream_version 17.0.8.1+1
%global upstream_version 17.0.9+9
# 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 17.0.1.0.1___17.0.1.0+12
# 17.0.1.0.0___12 == 17.0.1.0.0+12
%global spec_version 17.0.8.1.0.1
%global spec_version 17.0.9.0.0.9
%global spec_release 1
%global priority 1161

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

%changelog
* Thu Oct 24 2023 Eclipse Adoptium Package Maintainers <[email protected]> 17.0.9.0.0.9-1
- Eclipse Temurin 17.0.9+9 release.
* Thu Aug 31 2023 Eclipse Adoptium Package Maintainers <[email protected]> 17.0.8.1.0.1-1
- Eclipse Temurin 17.0.8.1+1 release.
* Tue Jul 25 2023 Eclipse Adoptium Package Maintainers <[email protected]> 17.0.8.0.0.7-1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
%global upstream_version 17.0.8.1+1
%global upstream_version 17.0.9+9
# 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 17.0.1.0.1___17.0.1.0+12
%global spec_version 17.0.8.1.0.1
%global spec_version 17.0.9.0.0.9
%global spec_release 1
# 17.0.3.0.0___7 == 17.0.3.0.0+7
%global priority 1161
Expand Down Expand Up @@ -251,6 +251,8 @@ fi
%{prefix}

%changelog
* Thu Oct 24 2023 Eclipse Adoptium Package Maintainers <[email protected]> 17.0.9.0.0.9-1
- Eclipse Temurin 17.0.9+9 release.
* Thu Aug 31 2023 Eclipse Adoptium Package Maintainers <[email protected]> 17.0.8.1.0.1-1
- Eclipse Temurin 17.0.8.1+1 release.
* Tue Jul 25 2023 Eclipse Adoptium Package Maintainers <[email protected]> 17.0.8.0.0.7-1
Expand Down
4 changes: 2 additions & 2 deletions linux/jre/alpine/src/main/packaging/temurin/17/APKBUILD
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Maintainer: Eclipse Adoptium Package Maintainers <[email protected]>
pkgname=temurin-17
pkgver=17.0.8.1_p1
pkgver=17.0.9_p9
# replace _p1 with _1
_pkgver=${pkgver/_p/_}
_pkgverplus=${pkgver/_p/+}
Expand Down Expand Up @@ -71,5 +71,5 @@ _jre() {
}

sha256sums="
bf726bb99785901f22849a0ef4ddd4e67f3e5b184dbbf260fffbaf5befce18a3 OpenJDK17U-jre_x64_alpine-linux_hotspot_$_pkgver.tar.gz
70e5d108f51ae7c7b2435d063652df058723e303a18b4f72f17f75c5320052d3 OpenJDK17U-jre_x64_alpine-linux_hotspot_$_pkgver.tar.gz
"
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
temurin-17-jdk (17.0.9.0+9) STABLE; urgency=medium

* Eclipse Temurin 17.0.9.0.+9 release.

-- Eclipse Adoptium Package Maintainers <[email protected]> Tue, 24 Oct 2023 08:00:00 +0000

temurin-17-jre (17.0.8.1.0+1) STABLE; urgency=medium

* Eclipse Temurin 17.0.8.1.0+1 release.
Expand Down
12 changes: 6 additions & 6 deletions linux/jre/debian/src/main/packaging/temurin/17/debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
pkg_name = temurin-17-jre
priority = 1712
jvm_tools = java jfr jrunscript keytool rmiregistry
amd64_tarball_url = https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.8.1+1/OpenJDK17U-jre_x64_linux_hotspot_17.0.8.1_1.tar.gz
amd64_checksum = ab68857594792474a3049ede09ea1178e42df29803a6a41be771794f571b2d4e
arm64_tarball_url = https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.8.1+1/OpenJDK17U-jre_aarch64_linux_hotspot_17.0.8.1_1.tar.gz
arm64_checksum = 0a1c5c9ee9d20832c87bd1e99a4c4a96947b59bb35c72683fe895d705f202737
amd64_tarball_url = https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.9%2B9/OpenJDK17U-jre_x64_linux_hotspot_17.0.9_9.tar.gz
amd64_checksum = c37f729200b572884b8f8e157852c739be728d61d9a1da0f920104876d324733
arm64_tarball_url = https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.9%2B9/OpenJDK17U-jre_aarch64_linux_hotspot_17.0.9_9.tar.gz
arm64_checksum = 05b192f81ed478178ba953a2a779b67fc5a810acadb633ad69f8c4412399edb8
armhf_tarball_url = https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.8.1+1/OpenJDK17U-jre_arm_linux_hotspot_17.0.8.1_1.tar.gz
armhf_checksum = 8af898c5d356f0b2cee2db67ff9c8e7a8e738c0f6b3a61c383150b3168b9ea58
ppc64el_tarball_url = https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.8.1+1/OpenJDK17U-jre_ppc64le_linux_hotspot_17.0.8.1_1.tar.gz
ppc64el_checksum = 4aadc18e58d20c37c69cf6ec2cc3299b76f5b21073fc8e6101e11268d7a33b5b
ppc64el_tarball_url = https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.9%2B9/OpenJDK17U-jre_ppc64le_linux_hotspot_17.0.9_9.tar.gz
ppc64el_checksum = 79c85ecf1320c67b828310167e1ced62e402bc86a5d47ca9cc7bfa3b708cb07a
s390x_tarball_url = https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.8.1+1/OpenJDK17U-jre_s390x_linux_hotspot_17.0.8.1_1.tar.gz
s390x_checksum = 5eff8141fd282b3473fd649e04c113ba044cf19f0c513b951b700c28a81c1d6a

Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
%global upstream_version 17.0.8.1+1
%global upstream_version 17.0.9+9
# 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 17.0.1.0.1___17.0.1.0+12
# 17.0.1.0.0___12 == 17.0.1.0.0+12
%global spec_version 17.0.8.1.0.1
%global spec_version 17.0.9.0.0.9
%global spec_release 1
%global priority 1712

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

%changelog
* Thu Oct 24 2023 Eclipse Adoptium Package Maintainers <[email protected]> 17.0.9.0.0.9-1
- Eclipse Temurin 17.0.9+9 release.
* Thu Aug 31 2023 Eclipse Adoptium Package Maintainers <[email protected]> 17.0.8.1.0.1-1
- Eclipse Temurin 17.0.8.1+1 release.
* Tue Jul 25 2023 Eclipse Adoptium Package Maintainers <[email protected]> 17.0.8.0.0.7-1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,8 @@ fi
%{prefix}

%changelog
* Thu Oct 24 2023 Eclipse Adoptium Package Maintainers <[email protected]> 17.0.9.0.0.9-1
- Eclipse Temurin 17.0.9+9 release.
* Thu Aug 31 2023 Eclipse Adoptium Package Maintainers <[email protected]> 17.0.8.1.0.1-1
- Eclipse Temurin 17.0.8.1+1 release.
* Wed Apr 26 2023 Eclipse Adoptium Package Maintainers <[email protected]> 17.0.7.0.0.7-1
Expand Down

0 comments on commit 5750dc5

Please sign in to comment.