Compare commits

...

No commits in common. "c9s" and "a10s-portable" have entirely different histories.

3 changed files with 8 additions and 3104 deletions

View File

@ -1,7 +1,7 @@
# recipients: java-qa
--- !Policy
product_versions:
- rhel-9
- rhel-10
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}

View File

@ -36,6 +36,9 @@
%if 0%{?centos} != 0 && 0%{?centos} != 0%{centos_buildos}
%global pkgos rhel%{?centos}
%endif
%if 0%{?almalinux}
%undefine pkgos
%endif
# Define milestone (EA for pre-releases, GA for releases)
# Release will be (where N is usually a number starting at 1):
@ -1900,6 +1903,9 @@ done
%endif
%changelog
* Tue Sep 01 2026 Eduard Abdullin <eabdullin@almalinux.org> - 1:21.0.12.1.1-2.0
- Portable build
* Thu Aug 20 2026 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.12.1.1-2.0
- Add CVEs for August 2026 release
- Related: OPENJDK-5042

File diff suppressed because it is too large Load Diff

1
java-21-openjdk.spec Symbolic link
View File

@ -0,0 +1 @@
java-21-openjdk-portable.specfile