From 71e3c9ddf21e84b596ecbf84c7cd458733b0053d Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Wed, 3 Jul 2024 03:03:24 +0300 Subject: [PATCH] import go-toolset-1.21.11-1.module+el8.10.0+21986+2112108a --- SPECS/go-toolset.spec | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/SPECS/go-toolset.spec b/SPECS/go-toolset.spec index fff0ea5..29e0ceb 100644 --- a/SPECS/go-toolset.spec +++ b/SPECS/go-toolset.spec @@ -1,4 +1,4 @@ -%global go_version 1.21.9 +%global go_version 1.21.11 Name: go-toolset Version: %{go_version} @@ -18,6 +18,14 @@ This is the main package for go-toolset. %files %changelog +* Thu Jun 13 2024 Archana Ravindar - 1.21.11-1 +- Rebase to Go1.21.11 that includes fixes for CVE-2024-24789 and CVE-2024-24790 +- Resolves: RHEL-40274 + +* Thu May 23 2024 David Benoit - 1.21.10-1 +- Update to Go 1.21.10 +- Resolves: RHEL-36993 + * Fri Apr 12 2024 David Benoit - 1.21.9-1 - Fix CVE-2023-45288 - Resolves: RHEL-31915