From 0d85330b8ded524f49b2264514d622b6ed547eac Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Jul 21 2021 11:25:04 +0000 Subject: import golang-1.16.6-1.module+el8.5.0+11831+3e8ba4a7 --- diff --git a/.gitignore b/.gitignore index 8c7047d..c5e3bb0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/go-go-1.16.5-1-openssl-fips.tar.gz +SOURCES/go-go-1.16.6-1-openssl-fips.tar.gz diff --git a/.golang.metadata b/.golang.metadata index e8523a4..b94fd76 100644 --- a/.golang.metadata +++ b/.golang.metadata @@ -1 +1 @@ -c5b45fc02584bfd427270b9bebbf7d3758b65c44 SOURCES/go-go-1.16.5-1-openssl-fips.tar.gz +7774d926811391e57a48cf9d9d12e83a848d3565 SOURCES/go-go-1.16.6-1-openssl-fips.tar.gz diff --git a/SPECS/golang.spec b/SPECS/golang.spec index 73f2191..ed97650 100644 --- a/SPECS/golang.spec +++ b/SPECS/golang.spec @@ -96,7 +96,7 @@ %endif %global go_api 1.16 -%global go_version 1.16.5 +%global go_version 1.16.6 %global pkg_release 1 Name: golang @@ -516,6 +516,11 @@ cd .. %endif %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 1.16.5 - Removes rhbz#1955032 patch, it's already included in this release