From 4a0ff243df6b4624da973743eb671f9e2cb073ac Mon Sep 17 00:00:00 2001 From: eabdullin Date: Wed, 3 Jul 2024 08:38:48 +0000 Subject: [PATCH] import CS go-toolset-1.21.11-1.module_el8+1077+38534dec --- 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 d6b4067..35dfe83 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