From 36d5d6da12406fc4c12561d16d4d0f18e018d8c7 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Thu, 23 May 2024 13:09:44 +0300 Subject: [PATCH] import go-toolset-1.21.9-1.module+el8.10.0+21671+b35c3b78 --- SPECS/go-toolset.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/SPECS/go-toolset.spec b/SPECS/go-toolset.spec index a4804dd..fff0ea5 100644 --- a/SPECS/go-toolset.spec +++ b/SPECS/go-toolset.spec @@ -1,8 +1,8 @@ -%global go_version 1.21.7 +%global go_version 1.21.9 Name: go-toolset Version: %{go_version} -Release: 2%{?dist} +Release: 1%{?dist} Summary: Package that installs go-toolset License: BSD and Public Domain @@ -18,6 +18,10 @@ This is the main package for go-toolset. %files %changelog +* Fri Apr 12 2024 David Benoit - 1.21.9-1 +- Fix CVE-2023-45288 +- Resolves: RHEL-31915 + * Mon Apr 1 2024 Archana Ravindar - 1.21.7-2 - Fixes CVE-2024-1394 - Resolves RHEL-24300