Skip to content

Commit

Permalink
jdk8 Oct PSU installers
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 31, 2023
1 parent 0703e9f commit a9d09bb
Show file tree
Hide file tree
Showing 10 changed files with 49 additions and 33 deletions.
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.382.05
pkgver=8.392.08
# 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="
6cf2d4925c387c4cdc0bf2e71de3690527141b5244695d0b3109ce83a8512235 OpenJDK8U-jdk_x64_alpine-linux_hotspot_$_pkgver.tar.gz
8dcb1532a1194afa06e4b5ace4e9e279926392442bf46b2d51b49ae1a9a1dfea 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,7 @@
temurin-8-jdk (8.0.392.0.0+8) STABLE; urgency=medium

* Eclipse Temurin 8.0.392.0.0+8 release.

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

* Eclipse Temurin 8.0.382.0.0+5 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/jdk8u382-b05/OpenJDK8U-jdk_x64_linux_hotspot_8u382b05.tar.gz
amd64_checksum = 789ad24dc0d9618294e3ba564c9bfda9d3f3a218604350e0ce0381bbc8f28db3
arm64_tarball_url = https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u382-b05/OpenJDK8U-jdk_aarch64_linux_hotspot_8u382b05.tar.gz
arm64_checksum = 0951398197b7bef39ab987b59c22852812ee2c2da6549953eed7fced4c08e13d
armhf_tarball_url = https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u382-b05/OpenJDK8U-jdk_arm_linux_hotspot_8u382b05.tar.gz
armhf_checksum = 5d805ff157f272acf0f7d192f21af4a3b68c840333ca95568e4e07142efc369d
ppc64el_tarball_url = https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u382-b05/OpenJDK8U-jdk_ppc64le_linux_hotspot_8u382b05.tar.gz
ppc64el_checksum = 509c923c308d1f4f28fd0068831a59250a05b8ca173ca92fb2be2e2e1f9ff3f9
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/jdk8u382-b05/OpenJDK8U-jdk_arm_linux_hotspot_8u382b05.tar.gz
#armhf_checksum = 5d805ff157f272acf0f7d192f21af4a3b68c840333ca95568e4e07142efc369d
ppc64el_tarball_url = https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u392-b08/OpenJDK8U-jdk_ppc64le_linux_hotspot_8u392b08.tar.gz
ppc64el_checksum = 9d9813d2840360ffdbc449c45e71124e8170c31a3b6cce9151fbb31352064406

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 8u382-b05
%global upstream_version 8u392-b08
# 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.382.0.0.5
%global spec_version 8.0.392.0.0.8
%global spec_release 1
%global priority 1081

Expand Down Expand Up @@ -47,7 +47,7 @@
%global src_num 6
%global sha_src_num 7
# jdk8 arm32 has different top directory name https://github.com/adoptium/temurin-build/issues/2795
%global upstream_version 8u382-b05-aarch32-20230719
%global upstream_version jdk8u392-b08-aarch32-20231020
%endif
# Allow for noarch SRPM build
%ifarch noarch
Expand Down Expand Up @@ -278,6 +278,8 @@ fi
/usr/lib/tmpfiles.d/%{name}.conf

%changelog
* 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
- Eclipse Temurin 8.0.382-b05 release.
* Thu May 4 2023 Eclipse Adoptium Package Maintainers <[email protected]> 8.0.372.0.0.7-2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
%global upstream_version 8u382-b05
%global upstream_version 8u392-b08
# 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.382.0.0.5
%global spec_version 8.0.392.0.0.8
%global spec_release 1
%global priority 1081

Expand Down Expand Up @@ -47,7 +47,7 @@
%global src_num 6
%global sha_src_num 7
# jdk8 arm32 has different top directory name https://github.com/adoptium/temurin-build/issues/2795
%global upstream_version 8u382-b05-aarch32-20230719
%global upstream_version jdk8u392-b08-aarch32-20231020
%endif
# Allow for noarch SRPM build
%ifarch noarch
Expand Down Expand Up @@ -268,6 +268,8 @@ fi
%{prefix}

%changelog
* 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
- Eclipse Temurin 8.0.382-b05 release.
* Thu May 4 2023 Eclipse Adoptium Package Maintainers <[email protected]> 8.0.372.0.0.7-2
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.382.05
pkgver=8.392.08
# 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="
7040d865493f13204194c5a1add63e22516b1fa4481264baa6a5b2614a275a0e OpenJDK8U-jre_x64_alpine-linux_hotspot_$_pkgver.tar.gz
3c99efbcbc481eadda6f3d42733fd33156d08b702f8198de08d2e34dfd43e22e OpenJDK8U-jre_x64_alpine-linux_hotspot_$_pkgver.tar.gz
"
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
temurin-8-jre (8.0.392.0.0+8) STABLE; urgency=medium

* Eclipse Temurin 8.0.392.0.0+8 release.

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

* Eclipse Temurin 8.0.382.0.0+5 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/jdk8u382-b05/OpenJDK8U-jre_x64_linux_hotspot_8u382b05.tar.gz
amd64_checksum = 1fad165cc243e8db1b9cf226134acdfe3dc5919cd98c5fd9210de3cf9edeabd7
arm64_tarball_url = https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u382-b05/OpenJDK8U-jre_aarch64_linux_hotspot_8u382b05.tar.gz
arm64_checksum = 8cf329aa76d5b6abe35dd94e5087d9d14993fa13b43bbaed3b26bda4c57162c4
armhf_tarball_url = https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u382-b05/OpenJDK8U-jre_arm_linux_hotspot_8u382b05.tar.gz
armhf_checksum = b92fb3972372b5d1f9fb51815def903105722b747f680b7ecf2ba2ba863ab156
ppc64el_tarball_url = https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u382-b05/OpenJDK8U-jre_ppc64le_linux_hotspot_8u382b05.tar.gz
ppc64el_checksum = 8f0706f16373078e46666a6035325792584cd565b4cc5a793a37312599f3af0b
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/jdk8u382-b05/OpenJDK8U-jre_arm_linux_hotspot_8u382b05.tar.gz
#armhf_checksum = b92fb3972372b5d1f9fb51815def903105722b747f680b7ecf2ba2ba863ab156
ppc64el_tarball_url = https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u392-b08/OpenJDK8U-jre_ppc64le_linux_hotspot_8u392b08.tar.gz
ppc64el_checksum = 0ecb0aeb54fb9d3c9e1a7ea411490127e8e298d93219fafc4dd6051a5b74671f

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 8u382-b05
%global upstream_version 8u392-b08
# 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.382.0.0.5
%global spec_version 8.0.392.0.0.8
%global spec_release 1
%global priority 1082

Expand Down Expand Up @@ -47,7 +47,7 @@
%global src_num 6
%global sha_src_num 7
# jre8 arm32 has different top directory name https://github.com/adoptium/temurin-build/issues/2795
%global upstream_version 8u382-b05-aarch32-20230719
%global upstream_version jdk8u392-b08-aarch32-20231020
%endif
# Allow for noarch SRPM build
%ifarch noarch
Expand Down Expand Up @@ -192,6 +192,9 @@ fi
/usr/lib/tmpfiles.d/%{name}.conf

%changelog
%changelog
* 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
- Eclipse Temurin 8.0.382-b05 release.
* Mon Apr 24 2023 Eclipse Adoptium Package Maintainers <[email protected]> 8.0.372.0.0.7-1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
%global upstream_version 8u382-b05
%global upstream_version 8u392-b08
# 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.382.0.0.5
%global spec_version 8.0.392.0.0.8
%global spec_release 1
%global priority 1082

Expand Down Expand Up @@ -47,7 +47,7 @@
%global src_num 6
%global sha_src_num 7
# jre8 arm32 has different top directory name https://github.com/adoptium/temurin-build/issues/2795
%global upstream_version 8u382-b05-aarch32-20230719
%global upstream_version jdk8u392-b08-aarch32-20231020
%endif
# Allow for noarch SRPM build
%ifarch noarch
Expand Down Expand Up @@ -182,7 +182,8 @@ fi
%{prefix}

%changelog
%changelog
* 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
- Eclipse Temurin 8.0.382-b05 release.
* Mon Apr 24 2023 Eclipse Adoptium Package Maintainers <[email protected]> 8.0.372.0.0.7-1
Expand Down

0 comments on commit a9d09bb

Please sign in to comment.