-
-
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.
Signed-off-by: Sophia Guo <[email protected]>
- Loading branch information
1 parent
3b5bc1b
commit 042291f
Showing
9 changed files
with
50 additions
and
30 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
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.20.1_p1 | ||
pkgver=11.0.21_p9 | ||
# replace _p1 with _1 | ||
_pkgver=${pkgver/_p/_} | ||
_pkgverplus=${pkgver/_p/+} | ||
|
@@ -95,7 +95,7 @@ _jdk() { | |
} | ||
|
||
sha256sums=" | ||
1a94e642bf6cc4124d4f01f43184f9127ef994cbd324e2ee42cc50f715cbaedf OpenJDK11U-jdk_x64_alpine-linux_hotspot_$_pkgver.tar.gz | ||
d5e2235d3707526f7c9ba3f0dc194e60d5dec33eceff2a2dcf9d874464cc0e9e OpenJDK11U-jdk_x64_alpine-linux_hotspot_$_pkgver.tar.gz | ||
e9185736dde99a4dc570a645a20407bdb41c1f48dfc34d9c3eb246cf0435a378 HelloWorld.java | ||
22d2ff9757549ebc64e09afd3423f84b5690dcf972cd6535211c07c66d38fab0 TestCryptoLevel.java | ||
9fb00c7b0220de8f3ee2aa398459a37d119f43fd63321530a00b3bb9217dd933 TestECDSA.java | ||
|
6 changes: 6 additions & 0 deletions
6
linux/jdk/debian/src/main/packaging/temurin/11/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-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,10 +1,10 @@ | ||
%global upstream_version 11.0.20.1+1 | ||
%global upstream_version 11.0.21+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 11.0.13.0.1___7 11.0.13.0.0+8 | ||
# 11.0.13.0.0___8 == 11.0.13.0.0+8 | ||
%global spec_version 11.0.20.1.0.1 | ||
%global spec_version 11.0.21.0.0.9 | ||
%global spec_release 1 | ||
%global priority 1111 | ||
|
||
|
@@ -264,6 +264,8 @@ fi | |
/usr/lib/tmpfiles.d/%{name}.conf | ||
|
||
%changelog | ||
* Thu Oct 26 2023 Eclipse Adoptium Package Maintainers <[email protected]> 11.0.21.0.0.1-9 | ||
- Eclipse Temurin 11.0.21.0+9 release. | ||
* Thu Aug 31 2023 Eclipse Adoptium Package Maintainers <[email protected]> 11.0.20.1.0.1-1 | ||
- Eclipse Temurin 11.0.20.1+1 release. | ||
* Tue Jul 25 2023 Eclipse Adoptium Package Maintainers <[email protected]> 11.0.20.0.0.8-1 | ||
|
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,10 +1,10 @@ | ||
%global upstream_version 11.0.20.1+1 | ||
%global upstream_version 11.0.21+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 11.0.13.0.1___7 11.0.13.0.0+8 | ||
# 11.0.13.0.0___8 == 11.0.13.0.0+8 | ||
%global spec_version 11.0.20.1.0.1 | ||
%global spec_version 11.0.21.0.0.9 | ||
%global spec_release 1 | ||
%global priority 1111 | ||
|
||
|
@@ -255,6 +255,8 @@ fi | |
%{prefix} | ||
|
||
%changelog | ||
* Thu Oct 26 2023 Eclipse Adoptium Package Maintainers <[email protected]> 11.0.21.0.0.1-9 | ||
- Eclipse Temurin 11.0.21.0+9 release. | ||
* Thu Aug 31 2023 Eclipse Adoptium Package Maintainers <[email protected]> 11.0.20.1.0.1-1 | ||
- Eclipse Temurin 11.0.20.1+1 release. | ||
* Tue Jul 25 2023 Eclipse Adoptium Package Maintainers <[email protected]> 11.0.20.0.0.8-1 | ||
|
6 changes: 6 additions & 0 deletions
6
linux/jre/debian/src/main/packaging/temurin/11/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-11-jre (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-jre (11.0.20.1.0+1) STABLE; urgency=medium | ||
|
||
* Eclipse Temurin 11.0.20.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
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,10 +1,10 @@ | ||
%global upstream_version 11.0.20.1+1 | ||
%global upstream_version 11.0.21+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 11.0.13.0.1___7 11.0.13.0.0+8 | ||
# 11.0.13.0.0___8 == 11.0.13.0.0+8 | ||
%global spec_version 11.0.20.1.0.1 | ||
%global spec_version 11.0.21.0.0.9 | ||
%global spec_release 1 | ||
%global priority 1112 | ||
|
||
|
@@ -199,6 +199,8 @@ fi | |
/usr/lib/tmpfiles.d/%{name}.conf | ||
|
||
%changelog | ||
* Thu Oct 26 2023 Eclipse Adoptium Package Maintainers <[email protected]> 11.0.21.0.0.1-9 | ||
- Eclipse Temurin 11.0.21.0+9 release. | ||
* Thu Aug 31 2023 Eclipse Adoptium Package Maintainers <[email protected]> 11.0.20.1.0.1-1 | ||
- Eclipse Temurin 11.0.20.1+1 release. | ||
* Tue Jul 25 2023 Eclipse Adoptium Package Maintainers <[email protected]> 11.0.20.0.0.8-1 | ||
|
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,10 +1,10 @@ | ||
%global upstream_version 11.0.20.1+1 | ||
%global upstream_version 11.0.21+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 11.0.13.0.1___7 11.0.13.0.0+8 | ||
# 11.0.13.0.0___8 == 11.0.13.0.0+8 | ||
%global spec_version 11.0.20.1.0.1 | ||
%global spec_version 11.0.21.0.0.9 | ||
%global spec_release 1 | ||
%global priority 1112 | ||
|
||
|
@@ -190,6 +190,8 @@ fi | |
%{prefix} | ||
|
||
%changelog | ||
* Thu Oct 26 2023 Eclipse Adoptium Package Maintainers <[email protected]> 11.0.21.0.0.1-9 | ||
- Eclipse Temurin 11.0.21.0+9 release. | ||
* Thu Aug 31 2023 Eclipse Adoptium Package Maintainers <[email protected]> 11.0.20.1.0.1-1 | ||
- Eclipse Temurin 11.0.20.1+1 release. | ||
* Tue Jul 25 2023 Eclipse Adoptium Package Maintainers <[email protected]> 11.0.20.0.0.8-1 | ||
|