New version of pcsc-lite: 2.0.0
I just released a new version of pcsc-lite 2.0.0.
pcsc-lite is a Free Software implementation of the PC/SC (or WinSCard) API for Unix systems.
The version changed from 1.9.9 to 2.0.0 but this is a minor version change.
Changes:
- 2.0.0: Ludovic Rousseau
-
9 June 2023
Adjust USB drivers path at run-time via environment variable
PCSCLITE_HP_DROPDIRAdd
--disable-polkitoptionReset
eventCounterwhen a reader is removedAdd "polkit" in
pcscd -voutput if enabledDoxygen: document
SCARD_E_INVALID_VALUEfor some functionsuse
secure_getenv(3)if availableSome other minor improvements