import UBI go-toolset-1.21.9-1.module+el8.10.0+21671+b35c3b78
This commit is contained in:
parent
bb40eaf6fa
commit
942d7285b0
@ -1,8 +1,8 @@
|
|||||||
%global go_version 1.21.7
|
%global go_version 1.21.9
|
||||||
|
|
||||||
Name: go-toolset
|
Name: go-toolset
|
||||||
Version: %{go_version}
|
Version: %{go_version}
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Package that installs go-toolset
|
Summary: Package that installs go-toolset
|
||||||
License: BSD and Public Domain
|
License: BSD and Public Domain
|
||||||
|
|
||||||
@ -18,6 +18,10 @@ This is the main package for go-toolset.
|
|||||||
%files
|
%files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 12 2024 David Benoit <dbenoit@redhat.com> - 1.21.9-1
|
||||||
|
- Fix CVE-2023-45288
|
||||||
|
- Resolves: RHEL-31915
|
||||||
|
|
||||||
* Mon Apr 1 2024 Archana Ravindar <aravinda@redhat.com> - 1.21.7-2
|
* Mon Apr 1 2024 Archana Ravindar <aravinda@redhat.com> - 1.21.7-2
|
||||||
- Fixes CVE-2024-1394
|
- Fixes CVE-2024-1394
|
||||||
- Resolves RHEL-24300
|
- Resolves RHEL-24300
|
||||||
|
Loading…
Reference in New Issue
Block a user