import golang-1.16.6-1.module+el8.5.0+11831+3e8ba4a7

This commit is contained in:
CentOS Sources 2021-07-21 11:25:04 +00:00 committed by Andrew Lukoshko
parent cb4227f3df
commit 65dbd1cb0e
3 changed files with 8 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/go-go-1.16.5-1-openssl-fips.tar.gz
SOURCES/go-go-1.16.6-1-openssl-fips.tar.gz

View File

@ -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

View File

@ -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 <dbenoit@redhat.com> - 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 <asm@redhat.com> - 1.16.5-1
- Rebase to 1.16.5
- Removes rhbz#1955032 patch, it's already included in this release