Compare commits

..

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

3 changed files with 11 additions and 1 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.21.10
Name: go-toolset
Version: %{go_version}
@ -18,6 +18,10 @@ This is the main package for go-toolset.
%files
%changelog
* Thu May 23 2024 David Benoit <dbenoit@redhat.com> - 1.21.10-1
- Update to Go 1.21.10
- Resolves: RHEL-36993
* Fri Apr 12 2024 David Benoit <dbenoit@redhat.com> - 1.21.9-1
- Fix CVE-2023-45288
- Resolves: RHEL-31915

0
sources Normal file
View File