From 0db70cffb185822abaf4e15c96f943194e1ad342 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Tue, 5 Nov 2024 06:02:07 +0300 Subject: [PATCH] import tpm2-openssl-1.2.0-5.el10 --- SPECS/tpm2-openssl.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/tpm2-openssl.spec b/SPECS/tpm2-openssl.spec index d635aa4..6895806 100644 --- a/SPECS/tpm2-openssl.spec +++ b/SPECS/tpm2-openssl.spec @@ -1,6 +1,6 @@ Name:tpm2-openssl Version: 1.2.0 -Release: 4%{?candidate:.%{candidate}}%{?dist} +Release: 5%{?candidate:.%{candidate}}%{?dist} Summary: Provider for integration of TPM 2.0 to OpenSSL 3.0 License: BSD-3-Clause @@ -64,6 +64,10 @@ cp %{_sourcedir}/run-with-simulator %{_builddir}/%{name}-%{version}%{?candidate: %{_libdir}/ossl-modules/tpm2.so %changelog +* Tue Oct 29 2024 Troy Dawson - 1.2.0-5 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Fri Oct 25 2024 Dmitry Belyavskiy - 1.2.0-4 - Skip SHA1-based tests, use SHA256 when possible Resolves: RHEL-64906