import UBI golang-1.24.6-1.module+el8.10.0+23407+428597c7
This commit is contained in:
parent
a59e37d449
commit
f65e7cb122
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +1,2 @@
|
|||||||
SOURCES/go1.24.4-1-openssl-fips.tar.gz
|
SOURCES/go1.24.6-1-openssl-fips.tar.gz
|
||||||
SOURCES/go1.24.4.tar.gz
|
SOURCES/go1.24.6.tar.gz
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
17f42100ea9dfb490f9e01ceb202ed77de85af58 SOURCES/go1.24.4-1-openssl-fips.tar.gz
|
5a76a00182a4e6ee8bb5a75ea99e545a10e09c39 SOURCES/go1.24.6-1-openssl-fips.tar.gz
|
||||||
c47e32e36f3bc042dde60d44908c0c78039a69a4 SOURCES/go1.24.4.tar.gz
|
e156513b78ffa159c033bec54675cc3dd2fe9101 SOURCES/go1.24.6.tar.gz
|
||||||
|
@ -92,7 +92,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%global go_api 1.24
|
%global go_api 1.24
|
||||||
%global version 1.24.4
|
%global version 1.24.6
|
||||||
%global pkg_release 1
|
%global pkg_release 1
|
||||||
|
|
||||||
Name: golang
|
Name: golang
|
||||||
@ -523,6 +523,10 @@ cd ..
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 13 2025 David Benoit <dbenoit@redhat.com> - 1.24.6-1
|
||||||
|
- Update to Go 1.24.6 (fips-1)
|
||||||
|
- Resolves: RHEL-106455
|
||||||
|
|
||||||
* Tue Jul 01 2025 David Benoit <dbenoit@redhat.com> - 1.24.4-1
|
* Tue Jul 01 2025 David Benoit <dbenoit@redhat.com> - 1.24.4-1
|
||||||
- Update to Go 1.24.4 (fips-1)
|
- Update to Go 1.24.4 (fips-1)
|
||||||
- Resolves: RHEL-85264
|
- Resolves: RHEL-85264
|
||||||
|
Loading…
Reference in New Issue
Block a user