From 60f85339d8d08fb55d237d6f51ce9c8819b5a302 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 5 Apr 2022 05:38:05 -0400 Subject: [PATCH] import go-toolset-1.17.7-1.el9_0 --- SPECS/go-toolset.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/SPECS/go-toolset.spec b/SPECS/go-toolset.spec index c681dc4..91d43e1 100644 --- a/SPECS/go-toolset.spec +++ b/SPECS/go-toolset.spec @@ -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 - 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 - 1.17.5-1 - Rebase to Go 1.17.5 - Related: rhbz#2031116