-
-
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
6f1cc00
commit 3bfebcd
Showing
10 changed files
with
51 additions
and
35 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-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#*.} | ||
|
4 changes: 4 additions & 0 deletions
4
linux/jdk/debian/src/main/packaging/temurin/8/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
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 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 | ||
|
||
|
@@ -128,8 +128,8 @@ Source3: %{source_url_base}/jdk%{upstream_version}/OpenJDK8U-jdk_%{vers_arch2}_l | |
Source4: %{source_url_base}/jdk%{upstream_version}/OpenJDK8U-jdk_%{vers_arch3}_linux_hotspot_%{upstream_version_no_dash}.tar.gz | ||
Source5: %{source_url_base}/jdk%{upstream_version}/OpenJDK8U-jdk_%{vers_arch3}_linux_hotspot_%{upstream_version_no_dash}.tar.gz.sha256.txt | ||
# Fourth architecture (arm32) | ||
Source6: %{source_url_base}/jdk%{upstream_version}/OpenJDK8U-jdk_%{vers_arch4}_linux_hotspot_%{upstream_version_no_dash}.tar.gz | ||
Source7: %{source_url_base}/jdk%{upstream_version}/OpenJDK8U-jdk_%{vers_arch4}_linux_hotspot_%{upstream_version_no_dash}.tar.gz.sha256.txt | ||
#Source6: %{source_url_base}/jdk%{upstream_version}/OpenJDK8U-jdk_%{vers_arch4}_linux_hotspot_%{upstream_version_no_dash}.tar.gz | ||
#Source7: %{source_url_base}/jdk%{upstream_version}/OpenJDK8U-jdk_%{vers_arch4}_linux_hotspot_%{upstream_version_no_dash}.tar.gz.sha256.txt | ||
|
||
# Set the compression format to xz to be compatible with more Red Hat flavours. Newer versions of Fedora use zstd which | ||
# is not available on CentOS 7, for example. https://github.com/rpm-software-management/rpm/blob/master/macros.in#L353 | ||
|
@@ -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 | ||
|
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 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 | ||
|
||
|
@@ -128,8 +128,8 @@ Source3: %{source_url_base}/jdk%{upstream_version}/OpenJDK8U-jdk_%{vers_arch2}_l | |
Source4: %{source_url_base}/jdk%{upstream_version}/OpenJDK8U-jdk_%{vers_arch3}_linux_hotspot_%{upstream_version_no_dash}.tar.gz | ||
Source5: %{source_url_base}/jdk%{upstream_version}/OpenJDK8U-jdk_%{vers_arch3}_linux_hotspot_%{upstream_version_no_dash}.tar.gz.sha256.txt | ||
# Fourth architecture (arm32) | ||
Source6: %{source_url_base}/jdk%{upstream_version}/OpenJDK8U-jdk_%{vers_arch4}_linux_hotspot_%{upstream_version_no_dash}.tar.gz | ||
Source7: %{source_url_base}/jdk%{upstream_version}/OpenJDK8U-jdk_%{vers_arch4}_linux_hotspot_%{upstream_version_no_dash}.tar.gz.sha256.txt | ||
#Source6: %{source_url_base}/jdk%{upstream_version}/OpenJDK8U-jdk_%{vers_arch4}_linux_hotspot_%{upstream_version_no_dash}.tar.gz | ||
#Source7: %{source_url_base}/jdk%{upstream_version}/OpenJDK8U-jdk_%{vers_arch4}_linux_hotspot_%{upstream_version_no_dash}.tar.gz.sha256.txt | ||
|
||
# Avoid build failures on some distros due to missing build-id in binaries. | ||
%global debug_package %{nil} | ||
|
@@ -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 | ||
|
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.382.05 | ||
pkgver=8.392.08 | ||
# replace 8. with 8u and .01 with b-01 | ||
_pkgver=${pkgver/8./8u} | ||
_pkgver=${_pkgver%.*}b${_pkgver#*.} | ||
|
4 changes: 4 additions & 0 deletions
4
linux/jre/debian/src/main/packaging/temurin/8/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
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 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 | ||
|
||
|
@@ -110,8 +110,8 @@ Source3: %{source_url_base}/jdk%{upstream_version}/OpenJDK8U-jre_%{vers_arch2}_l | |
Source4: %{source_url_base}/jdk%{upstream_version}/OpenJDK8U-jre_%{vers_arch3}_linux_hotspot_%{upstream_version_no_dash}.tar.gz | ||
Source5: %{source_url_base}/jdk%{upstream_version}/OpenJDK8U-jre_%{vers_arch3}_linux_hotspot_%{upstream_version_no_dash}.tar.gz.sha256.txt | ||
# Fourth architecture (arm32) | ||
Source6: %{source_url_base}/jdk%{upstream_version}/OpenJDK8U-jre_%{vers_arch4}_linux_hotspot_%{upstream_version_no_dash}.tar.gz | ||
Source7: %{source_url_base}/jdk%{upstream_version}/OpenJDK8U-jre_%{vers_arch4}_linux_hotspot_%{upstream_version_no_dash}.tar.gz.sha256.txt | ||
#Source6: %{source_url_base}/jdk%{upstream_version}/OpenJDK8U-jre_%{vers_arch4}_linux_hotspot_%{upstream_version_no_dash}.tar.gz | ||
#Source7: %{source_url_base}/jdk%{upstream_version}/OpenJDK8U-jre_%{vers_arch4}_linux_hotspot_%{upstream_version_no_dash}.tar.gz.sha256.txt | ||
|
||
# Set the compression format to xz to be compatible with more Red Hat flavours. Newer versions of Fedora use zstd which | ||
# is not available on CentOS 7, for example. https://github.com/rpm-software-management/rpm/blob/master/macros.in#L353 | ||
|
@@ -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 | ||
|
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 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 | ||
|
||
|
@@ -110,8 +110,8 @@ Source3: %{source_url_base}/jdk%{upstream_version}/OpenJDK8U-jre_%{vers_arch2}_l | |
Source4: %{source_url_base}/jdk%{upstream_version}/OpenJDK8U-jre_%{vers_arch3}_linux_hotspot_%{upstream_version_no_dash}.tar.gz | ||
Source5: %{source_url_base}/jdk%{upstream_version}/OpenJDK8U-jre_%{vers_arch3}_linux_hotspot_%{upstream_version_no_dash}.tar.gz.sha256.txt | ||
# Fourth architecture (arm32) | ||
Source6: %{source_url_base}/jdk%{upstream_version}/OpenJDK8U-jre_%{vers_arch4}_linux_hotspot_%{upstream_version_no_dash}.tar.gz | ||
Source7: %{source_url_base}/jdk%{upstream_version}/OpenJDK8U-jre_%{vers_arch4}_linux_hotspot_%{upstream_version_no_dash}.tar.gz.sha256.txt | ||
#Source6: %{source_url_base}/jdk%{upstream_version}/OpenJDK8U-jre_%{vers_arch4}_linux_hotspot_%{upstream_version_no_dash}.tar.gz | ||
#Source7: %{source_url_base}/jdk%{upstream_version}/OpenJDK8U-jre_%{vers_arch4}_linux_hotspot_%{upstream_version_no_dash}.tar.gz.sha256.txt | ||
|
||
# Avoid build failures on some distros due to missing build-id in binaries. | ||
%global debug_package %{nil} | ||
|
@@ -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 | ||
|