From 57a0afb7f698123903a5ba1742ff5cebfe600136 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Tue, 17 Oct 2023 03:03:56 +0300 Subject: [PATCH] import go-toolset-1.19.13-1.el9_2 --- SPECS/go-toolset.spec | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/SPECS/go-toolset.spec b/SPECS/go-toolset.spec index 1b5cfc5..c128077 100644 --- a/SPECS/go-toolset.spec +++ b/SPECS/go-toolset.spec @@ -1,4 +1,4 @@ -%global go_version 1.19.10 +%global go_version 1.19.13 Name: go-toolset Version: %{go_version} @@ -18,6 +18,18 @@ This is the main package for go-toolset. %files %changelog +* Fri Oct 13 2023 David Benoit - 1.19.13-1 +- Fix CVE-2023-39325 +- Resolves: RHEL-12622 + +* Wed Sep 13 2023 Archana Ravindar - 1.19.12-2 +- Add strict fips runtime detection patch +- Related: rhbz#2223637 + +* Fri Sep 1 2023 Archana Ravindar - 1.19.12-1 +- Update to Go 1.19.12 +- Resolves: rhbz#2223637 + * Tue Jun 6 2023 David Benoit - 1.19.10-1 - Update to Go 1.19.10 - Resolves: rhbz#2217626