Compare commits

...

No commits in common. "c8-stream-rhel8" and "stream-go-toolset-rhel-next-rhel-8.10.0" have entirely different histories.

3 changed files with 16 additions and 7 deletions

6
gating.yaml Normal file
View File

@ -0,0 +1,6 @@
--- !Policy
product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}

View File

@ -1,4 +1,4 @@
%global go_version 1.21.9
%global go_version 1.22.3
Name: go-toolset
Version: %{go_version}
@ -18,13 +18,16 @@ This is the main package for go-toolset.
%files
%changelog
* Fri Apr 12 2024 David Benoit <dbenoit@redhat.com> - 1.21.9-1
- Fix CVE-2023-45288
- Resolves: RHEL-31915
* Thu May 23 2024 David Benoit <dbenoit@redhat.com> - 1.22.3-1
- Update to Go 1.22.3
- Resolves: RHEL-35884
- Resolves: RHEL-35075
- Resolves: RHEL-35632
- Resolves: RHEL-35901
* Mon Apr 1 2024 Archana Ravindar <aravinda@redhat.com> - 1.21.7-2
- Fixes CVE-2024-1394
- Resolves RHEL-24300
* Fri May 03 2024 Alejandro Sáez <asm@redhat.com> - 1.22.2-1
- Update to Go 1.22.2
- Resolves: RHEL-33157
* Tue Feb 13 2024 Alejandro Sáez <asm@redhat.com> - 1.21.7-1
- Update to Go 1.21.7

0
sources Normal file
View File