import golang-1.16.6-1.module+el8.5.0+11831+3e8ba4a7
This commit is contained in:
parent
cb4227f3df
commit
65dbd1cb0e
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/go-go-1.16.5-1-openssl-fips.tar.gz
|
SOURCES/go-go-1.16.6-1-openssl-fips.tar.gz
|
||||||
|
@ -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
|
||||||
|
@ -96,7 +96,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%global go_api 1.16
|
%global go_api 1.16
|
||||||
%global go_version 1.16.5
|
%global go_version 1.16.6
|
||||||
%global pkg_release 1
|
%global pkg_release 1
|
||||||
|
|
||||||
Name: golang
|
Name: golang
|
||||||
@ -516,6 +516,11 @@ cd ..
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Jul 06 2021 Alejandro Sáez <asm@redhat.com> - 1.16.5-1
|
||||||
- Rebase to 1.16.5
|
- Rebase to 1.16.5
|
||||||
- Removes rhbz#1955032 patch, it's already included in this release
|
- Removes rhbz#1955032 patch, it's already included in this release
|
||||||
|
Loading…
Reference in New Issue
Block a user