From 294690aec524a4c55ff7a7dc19bca1958a43f701 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Wed, 21 Feb 2024 03:01:02 +0300 Subject: [PATCH] import 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