diff --git a/go-toolset.spec b/go-toolset.spec index bf88fee..06de600 100644 --- a/go-toolset.spec +++ b/go-toolset.spec @@ -1,4 +1,4 @@ -%global go_version 1.22.4 +%global go_version 1.22.5 Name: go-toolset Version: %{go_version} @@ -18,6 +18,10 @@ This is the main package for go-toolset. %files %changelog +* Fri Jul 12 2024 Archana - 1.22.5-1 +- Rebase to Go1.22.5 to fix CVE-2024-24791 +- Resolves: RHEL-46972 + * Fri Jun 07 2024 Archana - 1.22.4-1 - Addresses CVEs-2024-24789 and CVE-2024-24790 - Resolves: RHEL-40157