-
-
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.
Merge branch 'master' into dependabot/github_actions/gradle/wrapper-v…
…alidation-action-3.3.0
- Loading branch information
Showing
56 changed files
with
322 additions
and
293 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
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.22_p7 | ||
pkgver=11.0.23_p9 | ||
# replace _p1 with _1 | ||
_pkgver=${pkgver/_p/_} | ||
_pkgverplus=${pkgver/_p/+} | ||
|
@@ -95,7 +95,7 @@ _jdk() { | |
} | ||
|
||
sha256sums=" | ||
b541c99a5de71ebbe53e7815f9222e377b814fa1025f9f5274cb7bad226809f8 OpenJDK11U-jdk_x64_alpine-linux_hotspot_$_pkgver.tar.gz | ||
b45c467be52fe11ffd9bf69b3a035068134b305053874de4f3b3c5e5e1419659 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.10_p7 | ||
pkgver=17.0.11_p9 | ||
# replace _p1 with _1 | ||
_pkgver=${pkgver/_p/_} | ||
_pkgverplus=${pkgver/_p/+} | ||
|
@@ -95,7 +95,7 @@ _jdk() { | |
} | ||
|
||
sha256sums=" | ||
ce4085548f73ec97fa870de3f7da87634b4cbbf9753600365e2e0b255585e7e1 OpenJDK17U-jdk_x64_alpine-linux_hotspot_$_pkgver.tar.gz | ||
839326b5b4b3e4ac2edc3b685c8ab550f9b6d267eddf966323c801cb21e3e018 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.2_p13 | ||
pkgver=21.0.3_p9 | ||
# replace _p1 with _1 | ||
_pkgver=${pkgver/_p/_} | ||
_pkgverplus=${pkgver/_p/+} | ||
|
@@ -97,10 +97,10 @@ _jdk() { | |
|
||
case "$CARCH" in | ||
x86_64) | ||
_arch_sum="f1aef3652dd52778e81eb4897a88a34e38ca0159d22f160f7205e69907a0f14d" | ||
_arch_sum="8e861638bf6b08c6d5837de6dc929930550928ec5fcc81b9fa7e8296afd0f9c0" | ||
;; | ||
aarch64) | ||
_arch_sum="ae933ea8eeb4a077f19277842ba95ba93d29177e44d53cec7a98afd3b9abb2c3" | ||
_arch_sum="0f68a9122054149861f6ce9d1b1c176bbe30dd76b36b74c916ba897c12e9d970" | ||
;; | ||
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-22 | ||
pkgver=22_p36 | ||
pkgver=22.0.1_p8 | ||
# replace _p1 with _1 | ||
_pkgver=${pkgver/_p/_} | ||
_pkgverplus=${pkgver/_p/+} | ||
|
@@ -97,10 +97,10 @@ _jdk() { | |
|
||
case "$CARCH" in | ||
x86_64) | ||
_arch_sum="f88fbe6360276cc9aec406802838ff0cfb368e08c2b1cf7b6fa78a846266a7af" | ||
_arch_sum="d226e44b3513942db855df9a8737d848f64069848970d4cfd35ee3c38f2525c1" | ||
;; | ||
aarch64) | ||
_arch_sum="e6c97db54afe145a8f93f9ca728b4df8a0490a45f0f999999c7464c64612e936" | ||
_arch_sum="86a7b47c9277f2fd063ec910616b3676d86553ab7d23aa3bd365e51a57be1dc5" | ||
;; | ||
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.402.06 | ||
pkgver=8.412.08 | ||
# replace 8. with 8u and .01 with b-01 | ||
_pkgver=${pkgver/8./8u} | ||
_pkgver=${_pkgver%.*}b${_pkgver#*.} | ||
|
@@ -67,6 +67,6 @@ package() { | |
} | ||
|
||
sha256sums=" | ||
c911fc057440f48c95f3eea8ec688732f43584e93fc0b090f5a361b2b6a64b71 OpenJDK8U-jdk_x64_alpine-linux_hotspot_$_pkgver.tar.gz | ||
409091665e5f8cf678938bbbc0d377122ef8bad7b1c97a0f809da054db956e51 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
temurin-11-jdk (11.0.23.0.0+9) STABLE; urgency=medium | ||
|
||
* Eclipse Temurin 11.0.23.0.0+9 release. | ||
|
||
-- Eclipse Adoptium Package Maintainers <[email protected]> Wed, 17 Apr 2024 00:00:00 +0000 | ||
|
||
temurin-11-jdk (11.0.22.0.0+7) STABLE; urgency=medium | ||
|
||
* Eclipse Temurin 11.0.22.0.0+7release. | ||
|
@@ -9,7 +15,7 @@ temurin-11-jdk (11.0.21.0.0+9) STABLE; urgency=medium | |
* Eclipse Temurin 11.0.20.1.0+1release. | ||
|
||
-- Eclipse Adoptium Package Maintainers <[email protected]> Thu, 26 Oct 2023 08:00:00 +0000 | ||
|
||
temurin-11-jdk (11.0.20.1.0+1) STABLE; urgency=medium | ||
|
||
* Eclipse Temurin 11.0.20.1.0+1release. | ||
|
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,3 +1,9 @@ | ||
temurin-17-jdk (17.0.11.0.0+9) STABLE; urgency=medium | ||
|
||
* Eclipse Temurin 17.0.11.0.0+9 release. | ||
|
||
-- Eclipse Adoptium Package Maintainers <[email protected]> Wed, 17 Apr 2024 08:00:00 +0000 | ||
|
||
temurin-17-jdk (17.0.10.0.0+7) STABLE; urgency=medium | ||
|
||
* Eclipse Temurin 17.0.10.0.0+7 release. | ||
|
@@ -9,7 +15,7 @@ temurin-17-jdk (17.0.9.0.0+9) STABLE; urgency=medium | |
* Eclipse Temurin 17.0.9.0.0+9 release. | ||
|
||
-- Eclipse Adoptium Package Maintainers <[email protected]> Thu, 26 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. | ||
|
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
6 changes: 6 additions & 0 deletions
6
linux/jdk/debian/src/main/packaging/temurin/21/debian/changelog
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,3 +1,9 @@ | ||
temurin-21-jdk (21.0.3.0.0+9-1) STABLE; urgency=medium | ||
|
||
* Eclipse Temurin 21.0.3.0.0+9-1 release. | ||
|
||
-- Eclipse Adoptium Package Maintainers <[email protected]> Wed, 17 Apr 2024 00:00:00 +0000 | ||
|
||
temurin-21-jdk (21.0.2.0.0+13-2) STABLE; urgency=medium | ||
|
||
* Eclipse Temurin 21.0.2.0.0+13-2 release. | ||
|
Oops, something went wrong.