import go-toolset-1.17.7-1.module+el8.6.0+14297+32a15e19

This commit is contained in:
CentOS Sources 2022-02-25 07:41:46 +00:00 committed by Stepan Oksanichenko
parent 21b702364c
commit 9894c15202
1 changed files with 7 additions and 1 deletions

View File

@ -1,4 +1,4 @@
%global go_version 1.17.5
%global go_version 1.17.7
Name: go-toolset
Version: %{go_version}
@ -18,6 +18,12 @@ This is the main package for go-toolset.
%files
%changelog
* Thu Feb 17 2022 David Benoit <dbenoit@redhat.com> - 1.17.7-1
- Rebase to Go 1.17.7
- Remove fips memory leak patch (fixed in tree)
- Resolves: rhbz#2015930
* Fri Dec 10 2021 David Benoit <dbenoit@redhat.com> - 1.17.5-1
- Rebase to Go 1.17.5
- Resolves: rhbz#2031112