opensc-0.20.0-9

Related: RHEL-149713
This commit is contained in:
Jakub Jelen 2026-05-12 18:22:38 +02:00
parent 66c6e9b10e
commit da85ee1d91

View File

@ -3,7 +3,7 @@
Name: opensc
Version: 0.20.0
Release: 8%{?dist}
Release: 9%{?dist}
Summary: Smart card library and applications
Group: System Environment/Libraries
@ -287,6 +287,9 @@ fi
%changelog
* Tue May 12 2026 Jakub Jelen <jjelen@redhat.com> - 0.20.0-9
- Avoid using mlock()/munlock() to unbreak opensc in chromium browsers (RHEL-149713)
* Thu Feb 08 2024 Veronika Hanulikova <vhanulik@redhat.com> - 0.20.0-8
- Fix CVE-2023-5992: Side-channel leaks while stripping encryption PKCS#1.5 padding