!383 sync master to openEuler-22.03-LTS-SP3

From: @Autistic_boyya 
Reviewed-by: @douyiwang 
Signed-off-by: @douyiwang
This commit is contained in:
openeuler-ci-bot 2025-02-11 12:42:20 +00:00 committed by Gitee
commit 8a88a009ae
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
4 changed files with 449 additions and 1650 deletions

File diff suppressed because it is too large Load Diff

View File

@ -367,4 +367,4 @@ index 000000000..85b49171c
--- /dev/null
+++ b/version.txt
@@ -0,0 +1 @@
+11.0.25.0.13
+11.0.26.0.13

View File

@ -128,7 +128,7 @@
# New Version-String scheme-style defines
%global majorver 11
%global securityver 25
%global securityver 26
# buildjdkver is usually same as %%{majorver},
# but in time of bootstrap of next jdk, it is majorver-1,
# and this it is better to change it here, on single place
@ -154,7 +154,7 @@
%global project jdk-updates
%global repo jdk11u
%global revision jdk-11.0.25-ga
%global revision jdk-11.0.26-ga
%global full_revision %{project}-%{repo}-%{revision}
# priority must be 7 digits in total
# setting to 1, so debug ones can have 0
@ -768,7 +768,7 @@ Provides: java-src%{?1} = %{epoch}:%{version}-%{release}
Name: java-%{javaver}-%{origin}
Version: %{newjavaver}.%{buildver}
Release: 3
Release: 0
# 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
# also included the epoch in their virtual provides. This created a
@ -1715,6 +1715,13 @@ cjc.mainProgram(args) -- the returns from copy_jdk_configs.lua should not affect
%changelog
* Wed Jan 22 2025 Autistic_boyya <wangzhongyi7@huawei.com> - 1:11.0.26.9-0
- modified G1-iterate-region-by-bitmap-rather-than-obj-size-in.patch
* Fri Dec 27 2024 Dingli Zhang <dingli@iscas.ac.cn> - 1:11.0.25.9-4
- Fix build error on docker for riscv64
- Fix bogus date in changelog
* Wed Nov 6 2024 Pan Xuefeng <panxuefeng@loongson.cn> - 1:11.0.25.9-3
- update LoongArch64 port to 11.0.25