From bb24632e1c4b3e2b6db996c0d282f33de6d23fb9 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Tue, 17 Oct 2023 05:53:45 +0000 Subject: [PATCH] import UBI go-toolset-1.19.13-1.module+el8.8.0+20380+7171fefb --- SPECS/go-toolset.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/go-toolset.spec b/SPECS/go-toolset.spec index cd1a277..01ad122 100644 --- a/SPECS/go-toolset.spec +++ b/SPECS/go-toolset.spec @@ -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 - 1.19.13-1 +- Fix CVE-2023-39325 +- Resolves: RHEL-12618 + * Tue Jun 6 2023 David Benoit - 1.19.10-1 - Update to Go 1.19.10 - Resolves: rhbz#2217623