From 15b13d2e8aaa53b7050528731a5c30d42eb16185 Mon Sep 17 00:00:00 2001 From: Bradley G Smith Date: Sat, 12 Nov 2022 13:44:38 -0800 Subject: [PATCH] Update to 1.18.8 --- .gitignore | 1 + golang.spec | 13 ++++++++----- sources | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 5d3cc09..5296779 100644 --- a/.gitignore +++ b/.gitignore @@ -119,3 +119,4 @@ /go1.18.5.src.tar.gz /go1.18.6.src.tar.gz /go1.18.7.src.tar.gz +/go1.18.8.src.tar.gz diff --git a/golang.spec b/golang.spec index 8f75344..76cada1 100644 --- a/golang.spec +++ b/golang.spec @@ -108,14 +108,14 @@ # Comment out go_prerelease and go_patch as needed %global go_api 1.18 #global go_prerelease rc1 -%global go_patch 7 +%global go_patch 8 %global go_version %{go_api}%{?go_patch:.%{go_patch}}%{?go_prerelease:~%{go_prerelease}} %global go_source %{go_api}%{?go_patch:.%{go_patch}}%{?go_prerelease} - + # For rpmdev-bumpspec and releng automation %global baserelease 1 - + Name: golang Version: %{go_version} Release: %{baserelease}%{?dist} @@ -399,7 +399,7 @@ echo "== 4 ==" echo "%%{goroot}/$file" >> $shared_list echo "%%{golibdir}/$(basename $file)" >> $shared_list done - + find pkg/*_dynlink/ -type d -printf '%%%dir %{goroot}/%p\n' >> $shared_list find pkg/*_dynlink/ ! -type d -printf '%{goroot}/%p\n' >> $shared_list %endif @@ -541,6 +541,9 @@ fi %endif %changelog +* Sun Nov 13 2022 Bradley G Smith - 1.18.8-1 +- Update to 1.18.8 + * Tue Oct 04 2022 Alejandro Sáez - 1.18.7-1 - Update to 1.18.7 @@ -637,7 +640,7 @@ fi * Mon May 10 2021 Alejandro Sáez - 1.16.4-1 - Update to go1.16.4 -- Security fix for CVE-2021-31525 +- Security fix for CVE-2021-31525 - Resolves: rhbz#1958343 * Fri Apr 09 2021 Alejandro Sáez - 1.16.3-1 diff --git a/sources b/sources index 3c61f5e..51f295c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (go1.18.7.src.tar.gz) = cf1ff024e94b900b87cc52d3ec04b0f7f853880a99c416791ad4b9af5f8e50ec82fbe00788bc8dcc184ef5ce1a9df17f5f5e95cf01c0c8138f28f53d691ca5d4 +SHA512 (go1.18.8.src.tar.gz) = 8fb257e2e53bf887948735c03a68748c55e2ceda3c6593cabb0c70e82b0e4e8f6ecd8aece5e6b1b96e4589a53ae557f8d9d6dea093efff0ae657afad25b05b22