From c2d00c41350505bcf0673718b3dd174c7cfa3894 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Mon, 23 Jan 2023 09:33:22 -0500 Subject: [PATCH] import go-toolset-1.18.9-1.el9_1 --- SPECS/go-toolset.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/SPECS/go-toolset.spec b/SPECS/go-toolset.spec index cc6e5c5..c2eb7bb 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.18.9 Name: go-toolset Version: %{go_version} @@ -18,6 +18,13 @@ This is the main package for go-toolset. %files %changelog +* Tue Dec 20 2022 David Benoit - 1.18.9-1 +- Rebase to Go 1.18.9 +- Enable big endian support for fips mode +- Fix ppc64le linker issue +- Resolves: rhbz#2144547 +- Resolves: rhbz#2149311 + * Fri Aug 05 2022 Alejandro Sáez - 1.18.4-1 - Rebase to Go 1.18.4