From faae5cd51cfb926df52ae0a7ebe695bb99239aef Mon Sep 17 00:00:00 2001 From: eabdullin Date: Wed, 21 Feb 2024 08:55:22 +0000 Subject: [PATCH] import UBI go-toolset-1.20.12-1.module+el8.9.0+21033+5795bdf6 --- SPECS/go-toolset.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/SPECS/go-toolset.spec b/SPECS/go-toolset.spec index 00fa2d9..d122094 100644 --- a/SPECS/go-toolset.spec +++ b/SPECS/go-toolset.spec @@ -1,4 +1,4 @@ -%global go_version 1.20.10 +%global go_version 1.20.12 Name: go-toolset Version: %{go_version} @@ -18,6 +18,11 @@ This is the main package for go-toolset. %files %changelog +* Tue Dec 12 2023 David Benoit - 1.20.12-1 +- Update to Go 1.20.12 +- Fix CVE-2023-39326 +- Resolves: RHEL-19231 + * Fri Oct 13 2023 David Benoit - 1.20.10-1 - Update to Go 1.20.10 - Fix CVE-2023-39325