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)