import pcsc-lite-ccid-1.4.29-5.1.el8_4

This commit is contained in:
CentOS Sources 2021-08-10 07:57:32 -04:00 committed by Andrew Lukoshko
parent ddb3bb0862
commit 07ea522c38
2 changed files with 8 additions and 2 deletions

View File

@ -6,7 +6,7 @@ diff -up ./src/ccid_ifdhandler.h.readers_32 ./src/ccid_ifdhandler.h
* see the definition of PCSCLITE_MAX_READERS_CONTEXTS in src/PCSC/pcsclite.h
*/
-#define CCID_DRIVER_MAX_READERS 16
+#define CCID_DRIVER_MAX_READERS 32
+#define CCID_DRIVER_MAX_READERS 48
/*
* CCID driver specific functions

View File

@ -4,7 +4,7 @@
Name: pcsc-lite-ccid
Version: 1.4.29
Release: 4%{?dist}
Release: 5.1%{?dist}
Summary: Generic USB CCID smart card reader driver
Group: System Environment/Libraries
@ -67,6 +67,12 @@ cp -p src/openct/LICENSE LICENSE.openct
%changelog
* Thu Jun 17 2021 Bob Relyea <rrelyea@redhat.com> - 1.4.29-5.1
- rebuild to retrigger CI
* Thu Jun 17 2021 Bob Relyea <rrelyea@redhat.com> - 1.4.29-5
- Increase readers from 32 to 48.
* Thu Jun 11 2020 Bob Relyea <rrelyea@redhat.com> - 1.4.29-4
- update the reader list from new readers added to upstream ccid 1.4.32