From d13b9c5c36976a5c3ee6d95194f7b9059a88a4d5 Mon Sep 17 00:00:00 2001 From: Dmitry Belyavskiy Date: Thu, 5 Jun 2025 11:59:49 +0200 Subject: [PATCH 1/2] rebuilt Related: RHEL-80811 --- openssl.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/openssl.spec b/openssl.spec index aa7e159..0bb4abf 100644 --- a/openssl.spec +++ b/openssl.spec @@ -29,7 +29,7 @@ print(string.sub(hash, 0, 16)) Summary: Utilities from the general purpose cryptography library with TLS implementation Name: openssl Version: 3.5.0 -Release: 6%{?dist} +Release: 7%{?dist} Epoch: 1 Source0: openssl-%{version}.tar.gz Source1: fips-hmacify.sh @@ -438,6 +438,10 @@ touch $RPM_BUILD_ROOT/%{_prefix}/include/openssl/engine.h %ldconfig_scriptlets libs %changelog +* Thu Jun 05 2025 Dmitry Belyavskiy - 1:3.5.0-7 +- rebuilt + Related: RHEL-80811 + * Wed Jun 04 2025 Dmitry Belyavskiy - 1:3.5.0-6 - rebuilt Related: RHEL-80811 From 5a68570dd4fa522a221d349b64d3bb929c707183 Mon Sep 17 00:00:00 2001 From: Dmitry Belyavskiy Date: Thu, 5 Jun 2025 15:50:22 +0200 Subject: [PATCH 2/2] rebuilt Related: RHEL-80811 --- openssl.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/openssl.spec b/openssl.spec index 0bb4abf..18ad24d 100644 --- a/openssl.spec +++ b/openssl.spec @@ -29,7 +29,7 @@ print(string.sub(hash, 0, 16)) Summary: Utilities from the general purpose cryptography library with TLS implementation Name: openssl Version: 3.5.0 -Release: 7%{?dist} +Release: 8%{?dist} Epoch: 1 Source0: openssl-%{version}.tar.gz Source1: fips-hmacify.sh @@ -438,6 +438,10 @@ touch $RPM_BUILD_ROOT/%{_prefix}/include/openssl/engine.h %ldconfig_scriptlets libs %changelog +* Thu Jun 05 2025 Dmitry Belyavskiy - 1:3.5.0-8 +- rebuilt + Related: RHEL-80811 + * Thu Jun 05 2025 Dmitry Belyavskiy - 1:3.5.0-7 - rebuilt Related: RHEL-80811