From 14d22db81dc924c1f28c2972e9969c745ebd5bee Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 10 Aug 2021 08:13:29 -0400 Subject: [PATCH] import go-toolset-1.15.14-1.module+el8.4.0+11833+614b07b8 --- SPECS/go-toolset.spec | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/SPECS/go-toolset.spec b/SPECS/go-toolset.spec index 431768a..82c2538 100644 --- a/SPECS/go-toolset.spec +++ b/SPECS/go-toolset.spec @@ -1,4 +1,4 @@ -%global go_version 1.15.13 +%global go_version 1.15.14 Name: go-toolset Version: %{go_version} @@ -18,6 +18,14 @@ This is the main package for go-toolset. %files %changelog +* Thu Jul 15 2021 David Benoit - 1.15.14-1 +- Rebase to go-1.15.14-1-openssl-fips +- Resolves: rhbz#1982287 +- Addresses CVE-2021-34558 + +* Mon Jul 05 2021 Alejandro Sáez - 1.15.13-2 +- Related: rhbz#1978567 + * Mon Jun 07 2021 Alejandro Sáez - 1.15.13-1 - Rebase to 1.15.13 - Related: rhbz#1967698