import go-toolset-1.17.7-1.el9_0

This commit is contained in:
CentOS Sources 2022-04-05 05:38:05 -04:00 committed by Stepan Oksanichenko
parent fd8a006c5f
commit 60f85339d8
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
- Update ecdsa tests to reject SHA1 signatures in boring mode
- Resolves: rhbz#2025637
- Resolves: rhbz#1975396
* Thu Dec 16 2021 Alejandro Sáez <asm@redhat.com> - 1.17.5-1
- Rebase to Go 1.17.5
- Related: rhbz#2031116