opensc-0.23.0-2

Related: RHEL-280
This commit is contained in:
Jakub Jelen 2023-05-25 16:29:56 +02:00
parent 51f67c2964
commit 159b68856d

View File

@ -3,7 +3,7 @@
Name: opensc
Version: 0.23.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Smart card library and applications
License: LGPLv2+
@ -207,6 +207,10 @@ rm %{buildroot}%{_mandir}/man1/opensc-notify.1*
%changelog
* Thu May 25 2023 Jakub Jelen <jjelen@redhat.com> - 0.23.0-2
- Fix regression in handling OpenPGP cards
- Fix CVE-2023-2977: buffer overrun in pkcs15init for cardos
* Wed Mar 08 2023 Jakub Jelen <jjelen@redhat.com> - 0.23.0-1
- Rebase to latest 0.23.0 release (#2100409)
- Use separate OpenSSL context to work better from inside of OpenSSL providers