opensc-0.17.0-10

This commit is contained in:
Jakub Jelen 2018-04-04 15:00:46 +02:00
parent f0200dc65f
commit b7fabe1728

View File

@ -3,7 +3,7 @@
Name: opensc
Version: 0.17.0
Release: 9%{?dist}
Release: 10%{?dist}
Summary: Smart card library and applications
Group: System Environment/Libraries
@ -194,6 +194,10 @@ fi
%changelog
* Wed Apr 04 2018 Jakub Jelen <jjelen@redhat.com> - 0.17.0-10
- Install the PKCS#11 modules also to the new NSS DB
- Drop the pkcs11-switch as the coolkey is gone
* Tue Apr 03 2018 Jakub Jelen <jjelen@redhat.com> - 0.17.0-9
- Improved support for CloudHSM (#1562572)