diff --git a/.gitignore b/.gitignore index d0c7ec4..c04769f 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ SOURCES/go1.19.4.tar.gz /go1.22.4-1-openssl-fips.tar.gz /go1.22.5.tar.gz /go1.22.5-1-openssl-fips.tar.gz +/go1.22.5-2-openssl-fips.tar.gz diff --git a/golang.spec b/golang.spec index fda7878..ae13806 100644 --- a/golang.spec +++ b/golang.spec @@ -93,11 +93,11 @@ %global go_api 1.22 %global version 1.22.5 -%global pkg_release 1 +%global pkg_release 2 Name: golang Version: %{version} -Release: 1%{?dist} +Release: 2%{?dist} Summary: The Go Programming Language # source tree includes several copies of Mark.Twain-Tom.Sawyer.txt under Public Domain @@ -521,6 +521,10 @@ cd .. %endif %changelog +* Mon Sep 02 2024 Archana - 1.22.5-2 +- Include fix that loads Openssl only in FIPS mode to avoid panic +- Resolves: RHEL-52485 + * Fri Jul 12 2024 Archana - 1.22.5-1 - Rebase to Go1.22.5 to fix CVE-2024-24791 - Resolves: RHEL-46972 diff --git a/sources b/sources index 917fa45..dfc176e 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ SHA512 (go1.22.5.tar.gz) = e0208d239ce4a4965d3c33fe5befbb1e919a0a695c9ef87c9dfc42d8b888c34301a6eb06a848a4eb662459bc06445d2a1f07275aa5d5e4b0cadb83e0bca0cab7 -SHA512 (go1.22.5-1-openssl-fips.tar.gz) = 230fa331c2470a7a42c916cd1bec79fa423e913d7722235b4386b0aaf678e9baefc71d5c201a6d2c63d5936d06f2756b945ba54513109b046d569daeecc1cef3 +SHA512 (go1.22.5-2-openssl-fips.tar.gz) = eec9e997c88ef92269120ab96d538e05bf60f1c1329923db04d4fb4ff1bfa8c35d325cd75ac7363d3c5aea626b4ea15d94afe3a54be9944377fee902b574fb26