!13 I5WL3F: master branch is upgrade to jdk17.0.5-ga
From: @kuenking111 Reviewed-by: @jvmboy, @stubCode Signed-off-by: @stubCode, @jvmboy
This commit is contained in:
commit
5ce3ad1e4f
@ -13,7 +13,7 @@ index 000000000..b717bafbe
|
|||||||
--- /dev/null
|
--- /dev/null
|
||||||
+++ b/version.txt
|
+++ b/version.txt
|
||||||
@@ -0,0 +1 @@
|
@@ -0,0 +1 @@
|
||||||
+17.0.4.0.13
|
+17.0.5.0.13
|
||||||
--
|
--
|
||||||
2.19.0
|
2.19.0
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
@ -155,7 +155,7 @@
|
|||||||
# Used via new version scheme. JDK 17 was
|
# Used via new version scheme. JDK 17 was
|
||||||
# GA'ed in March 2021 => 21.9
|
# GA'ed in March 2021 => 21.9
|
||||||
%global vendor_version_string 21.9
|
%global vendor_version_string 21.9
|
||||||
%global securityver 4
|
%global securityver 5
|
||||||
# buildjdkver is usually same as %%{majorver},
|
# buildjdkver is usually same as %%{majorver},
|
||||||
# but in time of bootstrap of next jdk, it is majorver-1,
|
# but in time of bootstrap of next jdk, it is majorver-1,
|
||||||
# and this it is better to change it here, on single place
|
# and this it is better to change it here, on single place
|
||||||
@ -885,7 +885,7 @@ Provides: java-src%{?1} = %{epoch}:%{version}-%{release}
|
|||||||
|
|
||||||
Name: java-%{javaver}-%{origin}
|
Name: java-%{javaver}-%{origin}
|
||||||
Version: %{newjavaver}.%{buildver}
|
Version: %{newjavaver}.%{buildver}
|
||||||
Release: 3
|
Release: 0
|
||||||
|
|
||||||
# java-1.5.0-ibm from jpackage.org set Epoch to 1 for unknown reasons
|
# java-1.5.0-ibm from jpackage.org set Epoch to 1 for unknown reasons
|
||||||
# and this change was brought into RHEL-4. java-1.5.0-ibm packages
|
# and this change was brought into RHEL-4. java-1.5.0-ibm packages
|
||||||
@ -1758,6 +1758,10 @@ cjc.mainProgram(arg)
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 19 2022 kuenking111 <wangkun49@huawei.com> - 1:17.0.5.8-0.rolling
|
||||||
|
- modified add-version-txt.patch
|
||||||
|
- add jdk17.0.5-ga
|
||||||
|
|
||||||
* Thu Sep 15 2022 kuenking111 <wangkun49@huawei.com> - 1:17.0.4.8-0.3
|
* Thu Sep 15 2022 kuenking111 <wangkun49@huawei.com> - 1:17.0.4.8-0.3
|
||||||
- add Apply-TBI-to-ZGC-of-JDK17.patch
|
- add Apply-TBI-to-ZGC-of-JDK17.patch
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user