openssl-pkcs11-0.4.11-7
This commit is contained in:
parent
282e8ab125
commit
4eb31127c8
@ -1,5 +1,5 @@
|
||||
Version: 0.4.11
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
|
||||
# Define the directory where the OpenSSL engines are installed
|
||||
%global enginesdir %{_libdir}/engines-3
|
||||
@ -120,6 +120,9 @@ make check %{?_smp_mflags} || if [ $? -ne 0 ]; then cat tests/*.log; exit 1; fi;
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Nov 09 2021 Jakub Jelen <jjelen@redhat.com> - 0.4.11-7
|
||||
- Backport improvements for thread safety (#1940659)
|
||||
|
||||
* Tue Sep 21 2021 Jakub Jelen <jjelen@redhat.com> - 0.4.11-6
|
||||
- Add support for OpenSSL 3.0 (#2005832)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user