- Rebase to Go1.22.11 to pick up fixes for CVEs 2024-45341 and 2024-45336
- Go rebase addresses test failures with expired certificates - Resolves: RHEL-73752
This commit is contained in:
parent
2518481fbc
commit
249f987677
@ -1,4 +1,4 @@
|
||||
%global go_version 1.22.9
|
||||
%global go_version 1.22.11
|
||||
|
||||
Name: go-toolset
|
||||
Version: %{go_version}
|
||||
@ -18,6 +18,11 @@ This is the main package for go-toolset.
|
||||
%files
|
||||
|
||||
%changelog
|
||||
* Tue Jan 21 2025 Archana <aravinda@redhat.com> - 1.22.11-1
|
||||
- Rebase to Go1.22.11 to pick up fixes for CVEs 2024-45341 and 2024-45336
|
||||
- Go rebase addresses test failures with expired certificates
|
||||
- Resolves: RHEL-73752
|
||||
|
||||
* Thu Nov 14 2024 David Benoit <dbenoit@redhat.com> - 1.22.9-1
|
||||
- Update to Go 1.22.9
|
||||
- Resolves: RHEL-67668
|
||||
|
Loading…
Reference in New Issue
Block a user