openssl-pkcs11-0.4.11-9
This commit is contained in:
parent
d6dcbdfe0d
commit
536234f809
1
.openssl-pkcs11.metadata
Normal file
1
.openssl-pkcs11.metadata
Normal file
@ -0,0 +1 @@
|
|||||||
|
25bd6376a41b7e10713157c7fd51e4bf5d57cdc7 libp11-0.4.11.tar.gz
|
@ -1,5 +1,5 @@
|
|||||||
Version: 0.4.11
|
Version: 0.4.11
|
||||||
Release: 8%{?dist}
|
Release: 9%{?dist}
|
||||||
|
|
||||||
# Define the directory where the OpenSSL engines are installed
|
# Define the directory where the OpenSSL engines are installed
|
||||||
%global enginesdir %{_libdir}/engines-3
|
%global enginesdir %{_libdir}/engines-3
|
||||||
@ -129,6 +129,9 @@ make check %{?_smp_mflags} || if [ $? -ne 0 ]; then cat tests/*.log; exit 1; fi;
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 08 2023 Jakub Jelen <jjelen@redhat.com> - 0.4.11-9
|
||||||
|
- Fix coverity issues introduced with recent changes
|
||||||
|
|
||||||
* Fri Aug 25 2023 Jakub Jelen <jjelen@redhat.com> - 0.4.11-8
|
* Fri Aug 25 2023 Jakub Jelen <jjelen@redhat.com> - 0.4.11-8
|
||||||
- Fix sending parameters for RSA-OAEP operations (#2063378)
|
- Fix sending parameters for RSA-OAEP operations (#2063378)
|
||||||
- Improve logging and fix selection of expired certificates (#2029834)
|
- Improve logging and fix selection of expired certificates (#2029834)
|
||||||
|
Loading…
Reference in New Issue
Block a user