Skip to content

Commit

Permalink
Installer updates for JDK20 for July 2023 release
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Farley <[email protected]>
  • Loading branch information
adamfarley committed Jul 26, 2023
1 parent fd49c69 commit 9baf22c
Show file tree
Hide file tree
Showing 10 changed files with 42 additions and 22 deletions.
4 changes: 2 additions & 2 deletions linux/jdk/alpine/src/main/packaging/temurin/20/APKBUILD
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Maintainer: Eclipse Adoptium Package Maintainers <[email protected]>
pkgname=temurin-20
pkgver=20.0.1_p9
pkgver=20.0.2_p9
# replace _p1 with _1
_pkgver=${pkgver/_p/_}
_pkgverplus=${pkgver/_p/+}
Expand Down Expand Up @@ -95,7 +95,7 @@ _jdk() {
}

sha256sums="
68d0f0c468064e944e304cab64fc162335d4d9bc0ddab7e6ff7a395a0bceda74 OpenJDK20U-jdk_x64_alpine-linux_hotspot_$_pkgver.tar.gz
b03aced4b7a1c49bc00297e35e45480fd03818862b93e17e1551a3b721e89306 OpenJDK20U-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-20-jdk (20.0.2.0.0+9) STABLE; urgency=medium

* Eclipse Temurin 20.0.2.0.0+9 release.

-- Eclipse Adoptium Package Maintainers <[email protected]> Tue, 25 Jul 2023 11:59:00 +0000

temurin-20-jdk (20.0.1.0.0+9) STABLE; urgency=medium

* Eclipse Temurin 20.0.1.0.0+9 release.
Expand Down
8 changes: 4 additions & 4 deletions linux/jdk/debian/src/main/packaging/temurin/20/debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
pkg_name = temurin-20-jdk
priority = 1911
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 jwebserver keytool rmiregistry serialver jexec jspawnhelper
amd64_tarball_url = https://github.com/adoptium/temurin20-binaries/releases/download/jdk-20.0.1%2B9/OpenJDK20U-jdk_x64_linux_hotspot_20.0.1_9.tar.gz
amd64_checksum = 43ad054f135a7894dc87ad5d10ad45d8e82846186515892acdbc17c2c5cd27e4
arm64_tarball_url = https://github.com/adoptium/temurin20-binaries/releases/download/jdk-20.0.1%2B9/OpenJDK20U-jdk_aarch64_linux_hotspot_20.0.1_9.tar.gz
arm64_checksum = b16c0271899de1f0e277dc0398bfff11b54511765f104fa938929ac484dc926d
amd64_tarball_url = https://github.com/adoptium/temurin20-binaries/releases/download/jdk-20.0.2%2B9/OpenJDK20U-jdk_x64_linux_hotspot_20.0.2_9.tar.gz
amd64_checksum = 3d91842e9c172967ac397076523249d05a82ead51b0006838f5f0315ad52222c
arm64_tarball_url = https://github.com/adoptium/temurin20-binaries/releases/download/jdk-20.0.2%2B9/OpenJDK20U-jdk_aarch64_linux_hotspot_20.0.2_9.tar.gz
arm64_checksum = b475bcc23db0bd618c815bb8f11d8e084dc58288ea3bcdf4e7f389ed41c89f56

d = debian/$(pkg_name)
jvm_home = usr/lib/jvm
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
%global upstream_version 20.0.1+9
%global upstream_version 20.0.2+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 20.0.0.0.0___20.0.0.0.0+1
# 20.0.0.0.0___1 == 20.0.0.0.0+36
%global spec_version 20.0.1.0.0.9
%global spec_release 2
%global spec_version 20.0.2.0.0.9
%global spec_release 1
%global priority 1161

%global source_url_base https://github.com/adoptium/temurin20-binaries/releases/download
Expand Down Expand Up @@ -225,6 +225,8 @@ fi
/usr/lib/tmpfiles.d/%{name}.conf

%changelog
* Tue Jul 25 2023 Eclipse Adoptium Package Maintainers <[email protected]> 20.0.2.0.0.9.adopt0
- Eclipse Temurin 20.0.2+9 release.
* Thu May 4 2023 Eclipse Adoptium Package Maintainers <[email protected]> 20.0.1.0.0.9-2.adopt0
- Fix alternative linking.
* Wed Apr 26 2023 Eclipse Adoptium Package Maintainers <[email protected]> 20.0.1.0.0.9-1.adopt0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
%global upstream_version 20.0.1+9
%global upstream_version 20.0.2+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 20.0.0.0.0___20.0.0.0.0+36
# 20.0.0.0.0___1 == 20.0.0.0.0+36
%global spec_version 20.0.1.0.0.9
%global spec_release 2
%global spec_version 20.0.2.0.0.9
%global spec_release 1
%global priority 1161

%global source_url_base https://github.com/adoptium/temurin20-binaries/releases/download
Expand Down Expand Up @@ -215,6 +215,8 @@ fi
%{prefix}

%changelog
* Tue Jul 25 2023 Eclipse Adoptium Package Maintainers <[email protected]> 20.0.2.0.0.9.adopt0
- Eclipse Temurin 20.0.2+9 release.
* Thu May 4 2023 Eclipse Adoptium Package Maintainers <[email protected]> 20.0.1.0.0.9-2.adopt0
- Fix alternative linking.
* Wed Apr 26 2023 Eclipse Adoptium Package Maintainers <[email protected]> 20.0.1.0.0.9-1.adopt0
Expand Down
4 changes: 2 additions & 2 deletions linux/jre/alpine/src/main/packaging/temurin/20/APKBUILD
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Maintainer: Eclipse Adoptium Package Maintainers <[email protected]>
pkgname=temurin-20
pkgver=20.0.1_p9
pkgver=20.0.2_p9
# replace _p1 with _1
_pkgver=${pkgver/_p/_}
_pkgverplus=${pkgver/_p/+}
Expand Down Expand Up @@ -71,5 +71,5 @@ _jre() {
}

sha256sums="
0e95fa3719f7989908dfcc77ef701c6fe1111c4195ee3c6858faab5fd37525c5 OpenJDK20U-jre_x64_alpine-linux_hotspot_$_pkgver.tar.gz
53b34747a3c042a4cccb2b8b78fba3330b105bc523f0861237baa9143dc39115 OpenJDK20U-jre_x64_alpine-linux_hotspot_$_pkgver.tar.gz
"
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
temurin-20-jre (20.0.2.0.0+9) STABLE; urgency=medium

* Eclipse Temurin 20.0.2.0.0+9 release.

-- Eclipse Adoptium Package Maintainers <[email protected]> Tue, 25 Jul 2023 11:59:00 +0000

temurin-20-jre (20.0.1.0.0+9) STABLE; urgency=medium

* Eclipse Temurin 20.0.1.0.0+9 release.
Expand Down
8 changes: 4 additions & 4 deletions linux/jre/debian/src/main/packaging/temurin/20/debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
pkg_name = temurin-20-jre
priority = 1912
jvm_tools = java jfr jrunscript jwebserver keytool rmiregistry
amd64_tarball_url = https://github.com/adoptium/temurin20-binaries/releases/download/jdk-20.0.1%2B9/OpenJDK20U-jre_x64_linux_hotspot_20.0.1_9.tar.gz
amd64_checksum = daacf24c15bf7f38a957a98a312911a36ba7f7d97004920a7875791f20e8e1ed
arm64_tarball_url = https://github.com/adoptium/temurin20-binaries/releases/download/jdk-20.0.1%2B9/OpenJDK20U-jre_aarch64_linux_hotspot_20.0.1_9.tar.gz
arm64_checksum = 4b04fcfabf833403cc74dd19105a387563f9ff0fef975c4101f3d74c53eb7745
amd64_tarball_url = https://github.com/adoptium/temurin20-binaries/releases/download/jdk-20.0.2%2B9/OpenJDK20U-jre_x64_linux_hotspot_20.0.2_9.tar.gz
amd64_checksum = e3592e86290c192804d9c6b5035d42cc32cf04141d1c0b9d1ecb67739826c8c5
arm64_tarball_url = https://github.com/adoptium/temurin20-binaries/releases/download/jdk-20.0.2%2B9/OpenJDK20U-jre_aarch64_linux_hotspot_20.0.2_9.tar.gz
arm64_checksum = 63a730d5a3b6d21d31f7cba15dc44b019a8a4d8652e13acec45040f98584112c

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 20.0.1+9
%global upstream_version 20.0.2+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 20.0.0.0.0___19.0.0.0.0+1
# 20.0.0.0.0___1 == 20.0.0.0.0+36
%global spec_version 20.0.1.0.0.9
%global spec_version 20.0.2.0.0.9
%global spec_release 1
%global priority 1912

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

%changelog
* Tue Jul 25 2023 Eclipse Adoptium Package Maintainers <[email protected]> 20.0.2.0.0.9.adopt0
- Eclipse Temurin 20.0.2+9 release.
* Wed Apr 26 2023 Eclipse Adoptium Package Maintainers <[email protected]> 20.0.1.0.0.9-1.adopt0
- Eclipse Temurin 20.0.1+9 release 1.
* Wed Mar 22 2023 Eclipse Adoptium Package Maintainers <[email protected]> 20.0.0.0.0.36-1.adopt0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
%global upstream_version 20.0.1+9
%global upstream_version 20.0.2+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 20.0.0.0.0___20.0.0.0.0+36
# 20.0.0.0.0___1 == 20.0.0.0.0+36
%global spec_version 20.0.1.0.0.9
%global spec_version 20.0.2.0.0.9
%global spec_release 1
%global priority 1912

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

%changelog
* Tue Jul 25 2023 Eclipse Adoptium Package Maintainers <[email protected]> 20.0.2.0.0.9.adopt0
- Eclipse Temurin 20.0.2+9 release.
* Wed Apr 26 2023 Eclipse Adoptium Package Maintainers <[email protected]> 20.0.1.0.0.9-1.adopt0
- Eclipse Temurin 20.0.1+9 release 1.
* Wed Mar 22 2023 Eclipse Adoptium Package Maintainers <[email protected]> 20.0.0.0.0.36-1.adopt0
Expand Down

0 comments on commit 9baf22c

Please sign in to comment.