From 8ed2274b4bf03bd63e0d3fda8c3b10fe165fc0f7 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Wed, 26 Jul 2023 08:00:43 +0300 Subject: [PATCH] edit changelog for import openssl-pkcs11-0.4.10-3.el8 --- SPECS/openssl-pkcs11.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/SPECS/openssl-pkcs11.spec b/SPECS/openssl-pkcs11.spec index 8c094f5..333c778 100644 --- a/SPECS/openssl-pkcs11.spec +++ b/SPECS/openssl-pkcs11.spec @@ -115,6 +115,9 @@ make check %{?_smp_mflags} || if [ $? -ne 0 ]; then cat tests/*.log; exit 1; fi; %endif %changelog +* Wed Jul 26 2023 MSVSphere Packaging Team - 0.4.10-3 +- Rebuilt for MSVSphere 8.8 + * Mon Jan 09 2023 Clemens Lang - 0.4.10-3 - Fix memory leak in PKCS11_pkey_meths (#2097690) - Fix memory leak in RSA method (#2097690)