From 0c507ca888574fd97a75b6ffefa55ce84f8f4834 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Mar 28 2023 10:27:04 +0000 Subject: import go-toolset-1.19.4-1.module+el8.8.0+17628+80ec917c --- diff --git a/SPECS/go-toolset.spec b/SPECS/go-toolset.spec index 9724e34..06f0c78 100644 --- a/SPECS/go-toolset.spec +++ b/SPECS/go-toolset.spec @@ -1,4 +1,4 @@ -%global go_version 1.18.4 +%global go_version 1.19.4 Name: go-toolset Version: %{go_version} @@ -18,6 +18,22 @@ This is the main package for go-toolset. %files %changelog +* Wed Dec 21 2022 David Benoit - 1.19.4-1 +- Rebase to Go 1.19.4 +- Fix ppc64le linker issue +- Remove defunct patches +- Remove downstream generated FIPS mode patches +- Add golang-fips/go as the source for FIPS mode patches +- Resolves: rhbz#2144542 + +* Fri Oct 14 2022 Alejandro Sáez - 1.19.2-1 +- Rebase to Go 1.19.2 +- Resolves: rhbz#2132730 + +* Fri Sep 30 2022 Alejandro Sáez - 1.19.1-1 +- Update Go to 1.19.1 and Delve to 1.9.1 +- Resolves: rhbz#2131026 + * Wed Jul 20 2022 David Benoit - 1.18.4-1 - Update Go to version 1.18.4 - Resolves: rhbz#2109179