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