import UBI go-toolset-1.19.13-1.module+el8.8.0+20380+7171fefb

This commit is contained in:
eabdullin 2023-10-17 05:53:45 +00:00
parent b10a414a9e
commit bb24632e1c
1 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,4 @@
%global go_version 1.19.10
%global go_version 1.19.13
Name: go-toolset
Version: %{go_version}
@ -18,6 +18,10 @@ This is the main package for go-toolset.
%files
%changelog
* Fri Oct 13 2023 David Benoit <dbenoit@redhat.com> - 1.19.13-1
- Fix CVE-2023-39325
- Resolves: RHEL-12618
* Tue Jun 6 2023 David Benoit <dbenoit@redhat.com> - 1.19.10-1
- Update to Go 1.19.10
- Resolves: rhbz#2217623