Skip to content

Commit

Permalink
Update installers for Jan 2024 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Haroon-Khel committed Jan 22, 2024
1 parent ddbd345 commit 49e6d5a
Show file tree
Hide file tree
Showing 10 changed files with 52 additions and 32 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.9_p9
pkgver=17.0.10_p7
# replace _p1 with _1
_pkgver=${pkgver/_p/_}
_pkgverplus=${pkgver/_p/+}
Expand Down Expand Up @@ -95,7 +95,7 @@ _jdk() {
}

sha256sums="
c2a571a56e5bd3f30956b17b048880078c7801ed9e8754af6d1e38b9176059a9 OpenJDK17U-jdk_x64_alpine-linux_hotspot_$_pkgver.tar.gz
ce4085548f73ec97fa870de3f7da87634b4cbbf9753600365e2e0b255585e7e1 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.10.0.0+7) STABLE; urgency=medium

* Eclipse Temurin 17.0.10.0.0+7 release.

-- Eclipse Adoptium Package Maintainers <[email protected]> Thu, 22 Jan 2024 08:00:00 +0000

temurin-17-jdk (17.0.9.0.0+9) STABLE; urgency=medium

* Eclipse Temurin 17.0.9.0.0+9 release.
Expand Down
20 changes: 10 additions & 10 deletions linux/jdk/debian/src/main/packaging/temurin/17/debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
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.9%2B9/OpenJDK17U-jdk_x64_linux_hotspot_17.0.9_9.tar.gz
amd64_checksum = 7b175dbe0d6e3c9c23b6ed96449b018308d8fc94a5ecd9c0df8b8bc376c3c18a
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.9%2B9/OpenJDK17U-jdk_arm_linux_hotspot_17.0.9_9.tar.gz
armhf_checksum = 626b2375b08554ad4cbad440a7ff490277bc196852589dd48cab514a7428fa8b
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.9%2B9/OpenJDK17U-jdk_s390x_linux_hotspot_17.0.9_9.tar.gz
s390x_checksum = 45562179b9b623331f741a3a12b298a4d4b901555862148963c86ae7b10d320a
amd64_tarball_url = https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.10%2B7/OpenJDK17U-jdk_x64_linux_hotspot_17.0.10_7.tar.gz
amd64_checksum = a8fd07e1e97352e97e330beb20f1c6b351ba064ca7878e974c7d68b8a5c1b378
arm64_tarball_url = https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.10%2B7/OpenJDK17U-jdk_aarch64_linux_hotspot_17.0.10_7.tar.gz
arm64_checksum = 6e4201abfb3b020c1fb899b7ac063083c271250bf081f3aa7e63d91291a90b74
armhf_tarball_url = https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.10%2B7/OpenJDK17U-jdk_arm_linux_hotspot_17.0.10_7.tar.gz
armhf_checksum = 9bb8ccb9993f85d07ca3d834354ce426857793262bea8dab861b0aebb152d89c
ppc64el_tarball_url = https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.10%2B7/OpenJDK17U-jdk_ppc64le_linux_hotspot_17.0.10_7.tar.gz
ppc64el_checksum = f5fc5c9273b722ad73241a5e84feb4eba21697a57ba718dd16cfbddda45a6a4b
s390x_tarball_url = https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.10%2B7/OpenJDK17U-jdk_s390x_linux_hotspot_17.0.10_7.tar.gz
s390x_checksum = 691f625edd425022500eea3b41ec6137fa078dab15632fda42de04f804079774

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 17.0.9+9
%global upstream_version 17.0.10+7
# 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.9.0.0.9
%global spec_version 17.0.10.0.0.7
%global spec_release 1
%global priority 1161

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

%changelog
* Mon Jan 22 2024 Eclipse Adoptium Package Maintainers <[email protected]> 17.0.10.0.0.7-1
- Eclipse Temurin 17.0.10+7 release.
* Thu Oct 26 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
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
%global upstream_version 17.0.9+9
%global upstream_version 17.0.10+7
# 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.9.0.0.9
%global spec_version 17.0.10.0.0.7
%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
* Mon Jan 22 2024 Eclipse Adoptium Package Maintainers <[email protected]> 17.0.10.0.0.7-1
- Eclipse Temurin 17.0.10+7 release.
* Thu Oct 26 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
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.9_p9
pkgver=17.0.10_p7
# replace _p1 with _1
_pkgver=${pkgver/_p/_}
_pkgverplus=${pkgver/_p/+}
Expand Down Expand Up @@ -71,5 +71,5 @@ _jre() {
}

sha256sums="
70e5d108f51ae7c7b2435d063652df058723e303a18b4f72f17f75c5320052d3 OpenJDK17U-jre_x64_alpine-linux_hotspot_$_pkgver.tar.gz
822f43f3de715b8eccad3fab8715cdfda02ec343f004fa56107e73433d2d6fa3 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-jre (17.0.10.0.0+7) STABLE; urgency=medium

* Eclipse Temurin 17.0.10.0.0+7 release.

-- Eclipse Adoptium Package Maintainers <[email protected]> Mon, 22 Jan 2024 08:00:00 +0000

temurin-17-jre (17.0.9.0.0+9) STABLE; urgency=medium

* Eclipse Temurin 17.0.9.0.0+9 release.
Expand Down
20 changes: 10 additions & 10 deletions linux/jre/debian/src/main/packaging/temurin/17/debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
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.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.9%2B9/OpenJDK17U-jre_arm_linux_hotspot_17.0.9_9.tar.gz
armhf_checksum = 5ae1f8cae358e41083a6b44f53c6f0daeb657f83c293da6c8733f68278e13703
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.9%2B9/OpenJDK17U-jdk_s390x_linux_hotspot_17.0.9_9.tar.gz
s390x_checksum = 45562179b9b623331f741a3a12b298a4d4b901555862148963c86ae7b10d320a
amd64_tarball_url = https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.10%2B7/OpenJDK17U-jre_x64_linux_hotspot_17.0.10_7.tar.gz
amd64_checksum = 620cc0e7338f2722f3ed076ac65c0fafb575981426bac4e1970860e5e2d048f0
arm64_tarball_url = https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.10%2B7/OpenJDK17U-jre_aarch64_linux_hotspot_17.0.10_7.tar.gz
arm64_checksum = 16080d055da0962fbd6b40f659a98a457cba3efa7ea716d5400cfebe8b935bf0
armhf_tarball_url = https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.10%2B7/OpenJDK17U-jre_arm_linux_hotspot_17.0.10_7.tar.gz
armhf_checksum = 0378bdf6769632b182b27ba4e53b17eaefefdbafa3845c15e1bd88a5aeec8442
ppc64el_tarball_url = https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.10%2B7/OpenJDK17U-jre_ppc64le_linux_hotspot_17.0.10_7.tar.gz
ppc64el_checksum = 4e18b60dba540b5c431ff03f74a1c73b22d83151f93b8768241d264d1a53582d
s390x_tarball_url = https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.10%2B7/OpenJDK17U-jdk_s390x_linux_hotspot_17.0.10_7.tar.gz
s390x_checksum = c1b2fd232fc55e814479d7585d7ec45bae952a2f4137084f1d99f958c6880a49

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 17.0.9+9
%global upstream_version 17.0.10+7
# 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.9.0.0.9
%global spec_version 17.0.10.0.0.7
%global spec_release 1
%global priority 1712

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

%changelog
* Mon Jan 22 2024 Eclipse Adoptium Package Maintainers <[email protected]> 17.0.10.0.0.7-1
- Eclipse Temurin 17.0.10+7 release.
* Thu Oct 26 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
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
%global upstream_version 17.0.9+9
%global upstream_version 17.0.10+7
# 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.9.0.0.9
%global spec_version 17.0.10.0.0.7
%global spec_release 1
%global priority 1712

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

%changelog
* Mon Jan 22 2024 Eclipse Adoptium Package Maintainers <[email protected]> 17.0.10.0.0.7-1
- Eclipse Temurin 17.0.10+7 release.
* Thu Oct 26 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
Expand Down

0 comments on commit 49e6d5a

Please sign in to comment.