pcsc-1.9.6
1.9.6: Ludovic Rousseau
11 May 2022
- do not fail reader removal in some specific cases (USB/Thunderbolt port)
- improve documentation regarding
/etc/reader.conf.d/
SCardGetStatusChange
: speedup the caseDISABLE_AUTO_POWER_ON
- configure:
. add--disable-strict
option
By default the compiler arguments are now:
-Wall -Wextra -Wno-unused-parameter -Werror ${CFLAGS}
. fail if flex is not found - fix different data races
- pcscdaemon:
-v
displays internal constants values:
MAX_READERNAME
&PCSCLITE_MAX_READERS_CONTEXTS
- Some other minor improvements