From 7f14e8fc6afb861c1ad34d6ce2b4bdd90b4718d3 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Wed, 21 Jul 2021 11:24:44 +0000 Subject: [PATCH] import go-toolset-1.16.6-1.module+el8.5.0+11831+3e8ba4a7 --- SPECS/go-toolset.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/SPECS/go-toolset.spec b/SPECS/go-toolset.spec index 5ded019..036ac57 100644 --- a/SPECS/go-toolset.spec +++ b/SPECS/go-toolset.spec @@ -1,4 +1,4 @@ -%global go_version 1.16.5 +%global go_version 1.16.6 Name: go-toolset Version: %{go_version} @@ -18,6 +18,11 @@ This is the main package for go-toolset. %files %changelog +* Thu Jul 15 2021 David Benoit - 1.16.6-1 +- Rebase to go-1.16.6-1-openssl-fips +- Resolves: rhbz#1982281 +- Addresses CVE-2021-34558 + * Tue Jul 06 2021 Alejandro Sáez - 1.16.5-1 - Rebase to go 1.16.5 - Related: rhbz#1979677