-
-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add files required to consistently build Alpine APKs for January Rele…
…ase (#1119) * Add Jan APK Updates * Fix APK package build * Update alpine for automation. * Update Opensuse/sles templates for JDK/JRE8
- Loading branch information
1 parent
1b0aa4e
commit 5ca028d
Showing
22 changed files
with
102 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Maintainer: Eclipse Adoptium Package Maintainers <[email protected]> | ||
pkgname=temurin-11 | ||
pkgver=11.0.25_p9 | ||
pkgver=11.0.26_p4 | ||
# replace _p1 with _1 | ||
_pkgver=${pkgver/_p/_} | ||
_pkgverplus=${pkgver/_p/+} | ||
|
@@ -95,7 +95,7 @@ _jdk() { | |
} | ||
|
||
sha256sums=" | ||
0a431310ccccc36c85b1274b5d31e368fdc8cf62cb7c2ed98d7b59eb5a13dc82 OpenJDK11U-jdk_x64_alpine-linux_hotspot_$_pkgver.tar.gz | ||
2e1f667395cdb1e872bd7320e3eda96c0f0978e29e574e75f9cdf61160e8974a OpenJDK11U-jdk_x64_alpine-linux_hotspot_$_pkgver.tar.gz | ||
e9185736dde99a4dc570a645a20407bdb41c1f48dfc34d9c3eb246cf0435a378 HelloWorld.java | ||
22d2ff9757549ebc64e09afd3423f84b5690dcf972cd6535211c07c66d38fab0 TestCryptoLevel.java | ||
9fb00c7b0220de8f3ee2aa398459a37d119f43fd63321530a00b3bb9217dd933 TestECDSA.java | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.13_p11 | ||
pkgver=17.0.14_p7 | ||
# replace _p1 with _1 | ||
_pkgver=${pkgver/_p/_} | ||
_pkgverplus=${pkgver/_p/+} | ||
|
@@ -95,7 +95,7 @@ _jdk() { | |
} | ||
|
||
sha256sums=" | ||
67632ee4563e9827b56f62ab6da95bce200d9e82092b211988c0d2113abc4071 OpenJDK17U-jdk_x64_alpine-linux_hotspot_$_pkgver.tar.gz | ||
259c85e16f7bbfdfb3e0a2ec1c5d6e2063300d413422286583265a9d8a882358 OpenJDK17U-jdk_x64_alpine-linux_hotspot_$_pkgver.tar.gz | ||
e9185736dde99a4dc570a645a20407bdb41c1f48dfc34d9c3eb246cf0435a378 HelloWorld.java | ||
22d2ff9757549ebc64e09afd3423f84b5690dcf972cd6535211c07c66d38fab0 TestCryptoLevel.java | ||
9fb00c7b0220de8f3ee2aa398459a37d119f43fd63321530a00b3bb9217dd933 TestECDSA.java | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Maintainer: Eclipse Adoptium Package Maintainers <[email protected]> | ||
pkgname=temurin-21 | ||
pkgver=21.0.5_p11 | ||
pkgver=21.0.6_p7 | ||
# replace _p1 with _1 | ||
_pkgver=${pkgver/_p/_} | ||
_pkgverplus=${pkgver/_p/+} | ||
|
@@ -97,10 +97,10 @@ _jdk() { | |
|
||
case "$CARCH" in | ||
x86_64) | ||
_arch_sum="8da7da49101d45f646272616f20e8b10d57472bbf5961d64ffb07d7ba93c6909" | ||
_arch_sum="6c66470a9143ad562570a34c1583d9fa50bf904f6f9ced642e9d800ce043a0f3" | ||
;; | ||
aarch64) | ||
_arch_sum="f22e32b869dd0e5e3f248646f62bffaa307b360299488ac8764e622923d7e747" | ||
_arch_sum="2798990401d9c47eaeddb7d5148f577770e4c1013b9223290a43765463204ae4" | ||
;; | ||
esac | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Maintainer: Eclipse Adoptium Package Maintainers <[email protected]> | ||
pkgname=temurin-23 | ||
pkgver=23.0.1_p11 | ||
pkgver=23.0.2_p7 | ||
# replace _p1 with _1 | ||
_pkgver=${pkgver/_p/_} | ||
_pkgverplus=${pkgver/_p/+} | ||
|
@@ -97,10 +97,10 @@ _jdk() { | |
|
||
case "$CARCH" in | ||
x86_64) | ||
_arch_sum="4c37a9e885c4e099b049c3ba9baa073de1525e28cd5ffca016c5c5bd7ed385a6" | ||
_arch_sum="2c05c6dfea23a83fdbfaf5b03cc3cfd8d998c8069e930e0e585a39d4a99f3d99" | ||
;; | ||
aarch64) | ||
_arch_sum="ebdd6602d27bd7535bf06f21e8a0c3d563be7b790a90bef00cb6ac4123c66f86" | ||
_arch_sum="b55c5c881a2fed17ec5a59feaa33d9263703b399d1bfae3a5eaed3f140aa4570" | ||
;; | ||
esac | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.432.06 | ||
pkgver=8.442.06 | ||
# replace 8. with 8u and .01 with b-01 | ||
_pkgver=${pkgver/8./8u} | ||
_pkgver=${_pkgver%.*}b${_pkgver#*.} | ||
|
@@ -67,6 +67,6 @@ package() { | |
} | ||
|
||
sha256sums=" | ||
86071bc98901cae80c62745a64bb4486212985fe5b66b5aec36ce92e8a036a9d OpenJDK8U-jdk_x64_alpine-linux_hotspot_$_pkgver.tar.gz | ||
9fcb96380b25c1d1caec65b7606c387716a7ae51caf359f5f3ff0dcca40f231f OpenJDK8U-jdk_x64_alpine-linux_hotspot_$_pkgver.tar.gz | ||
e9185736dde99a4dc570a645a20407bdb41c1f48dfc34d9c3eb246cf0435a378 HelloWorld.java | ||
" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Maintainer: Eclipse Adoptium Package Maintainers <[email protected]> | ||
pkgname=temurin-11 | ||
pkgver=11.0.25_p9 | ||
pkgver=11.0.26_p4 | ||
# replace _p1 with _1 | ||
_pkgver=${pkgver/_p/_} | ||
_pkgverplus=${pkgver/_p/+} | ||
|
@@ -72,5 +72,5 @@ _jre() { | |
} | ||
|
||
sha256sums=" | ||
905e35f14228904d67a7a56f9f0b8ede58e9b15f9af3a3d54fb86f78c8e47a34 OpenJDK11U-jre_x64_alpine-linux_hotspot_$_pkgver.tar.gz | ||
69031fc68d41189691dbeca73447ca543040d26995f61cef83fd7aed8fb4dbd2 OpenJDK11U-jre_x64_alpine-linux_hotspot_$_pkgver.tar.gz | ||
" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.13_p11 | ||
pkgver=17.0.14_p7 | ||
# replace _p1 with _1 | ||
_pkgver=${pkgver/_p/_} | ||
_pkgverplus=${pkgver/_p/+} | ||
|
@@ -71,5 +71,5 @@ _jre() { | |
} | ||
|
||
sha256sums=" | ||
7a2df4e2f86eca649af1e17d990ab8e354cb6dee389606025b9d05f75623c388 OpenJDK17U-jre_x64_alpine-linux_hotspot_$_pkgver.tar.gz | ||
9dcc53a30676692e604571a6e0bd13ac0c1b15f4bc2b78d19f88bd316075f84a OpenJDK17U-jre_x64_alpine-linux_hotspot_$_pkgver.tar.gz | ||
" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Maintainer: Eclipse Adoptium Package Maintainers <[email protected]> | ||
pkgname=temurin-21 | ||
pkgver=21.0.5_p11 | ||
pkgver=21.0.6_p7 | ||
# replace _p1 with _1 | ||
_pkgver=${pkgver/_p/_} | ||
_pkgverplus=${pkgver/_p/+} | ||
|
@@ -71,10 +71,10 @@ _jre() { | |
|
||
case "$CARCH" in | ||
x86_64) | ||
_arch_sum="2dfa33fb8e9474e6967c6cf17964abb5ddce9c17fa6a9f8d7aa221a0ae295df9" | ||
_arch_sum="2330f38feb59ab7af0e2fffc12d5500005d35f7f53f49dd8a9f9aa1ae68aee5f" | ||
;; | ||
aarch64) | ||
_arch_sum="12b988a3d934e3eb89c6a981a93f8e2adf0a62cc9030487dee76c0c29b93714d" | ||
_arch_sum="bcd459e70cdddaa6ada0d855ce944c592814042f1e12d53aa08fa89eedcdf893" | ||
;; | ||
esac | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Maintainer: Eclipse Adoptium Package Maintainers <[email protected]> | ||
pkgname=temurin-23 | ||
pkgver=23.0.1_p11 | ||
pkgver=23.0.2_p7 | ||
# replace _p1 with _1 | ||
_pkgver=${pkgver/_p/_} | ||
_pkgverplus=${pkgver/_p/+} | ||
|
@@ -71,10 +71,10 @@ _jre() { | |
|
||
case "$CARCH" in | ||
x86_64) | ||
_arch_sum="38a1b20b5ee8869b20e9f9aefdc91eedf245584d35287842a66540f0745dd3d0" | ||
_arch_sum="4513750bd10cc6c38f0c19d335dac7dcc112bba64e52010f81ba29e7a71e2a76" | ||
;; | ||
aarch64) | ||
_arch_sum="b56eaedc094cb9107be2d5be9ad34c3dd9492c45aa671d102b5829a488cfc744" | ||
_arch_sum="248a2ffb3abcb0cee7841ce648af7af415c96ee88cba4f8bf676c0115d38de5e" | ||
;; | ||
esac | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.432.06 | ||
pkgver=8.442.06 | ||
# replace 8. with 8u and .01 with b-01 | ||
_pkgver=${pkgver/8./8u} | ||
_pkgver=${_pkgver%.*}b${_pkgver#*.} | ||
|
@@ -60,5 +60,5 @@ ls ${srcdir} | |
} | ||
|
||
sha256sums=" | ||
7f7c265560dd5a42533bf282831d7d2f044a7ff7f4c310b40a0f9f8e19ff12e5 OpenJDK8U-jre_x64_alpine-linux_hotspot_$_pkgver.tar.gz | ||
4fb0636534b0cd4534a3cdcbbe7cf2e937523d6376d9cef00cc6cfd5d19537e8 OpenJDK8U-jre_x64_alpine-linux_hotspot_$_pkgver.tar.gz | ||
" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.