import pcsc-lite-ccid-1.4.29-5.1.el8
This commit is contained in:
parent
614d27f210
commit
174bcdc8cb
@ -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
|
* see the definition of PCSCLITE_MAX_READERS_CONTEXTS in src/PCSC/pcsclite.h
|
||||||
*/
|
*/
|
||||||
-#define CCID_DRIVER_MAX_READERS 16
|
-#define CCID_DRIVER_MAX_READERS 16
|
||||||
+#define CCID_DRIVER_MAX_READERS 32
|
+#define CCID_DRIVER_MAX_READERS 48
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* CCID driver specific functions
|
* CCID driver specific functions
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: pcsc-lite-ccid
|
Name: pcsc-lite-ccid
|
||||||
Version: 1.4.29
|
Version: 1.4.29
|
||||||
Release: 4%{?dist}
|
Release: 5.1%{?dist}
|
||||||
Summary: Generic USB CCID smart card reader driver
|
Summary: Generic USB CCID smart card reader driver
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -67,6 +67,12 @@ cp -p src/openct/LICENSE LICENSE.openct
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- update the reader list from new readers added to upstream ccid 1.4.32
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user