opensc-0.23.0-5

Resolves: RHEL-53115
This commit is contained in:
Veronika Hanulíková 2024-10-10 14:02:44 +02:00
parent a7c1d8d550
commit 9da2d29c43

View File

@ -3,7 +3,7 @@
Name: opensc
Version: 0.23.0
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Smart card library and applications
License: LGPLv2+
@ -249,6 +249,9 @@ rm %{buildroot}%{_mandir}/man1/opensc-notify.1*
%changelog
* Thu Oct 24 2024 Veronika Hanulikova <vhanulik@redhat.com> - 0.23.0-5
- Add URI in PKCS#11 objects and pkcs11-tool (RHEL-53115)
* Thu Feb 08 2024 Veronika Hanulikova <vhanulik@redhat.com> - 0.23.0-4
- Fix CVE-2023-5992: Side-channel leaks while stripping encryption PKCS#1.5 padding