Hello, I just released a new version of pcsc-lite 1.8.14. pcsc-lite is a Free Software implementation of the PC/SC (or WinSCard) API for Unix systems.
Download: https://alioth.debian.org/frs/?group_id=30105&release_id=2010#pcsclite-_1.8.14-title-content Changes: 1.8.14: Ludovic Rousseau 5 August 2015 - Threading: lock the PC/SC context in a safe way - Threading: lock the card context in a safe way - SCardGetStatusChange(): fix card movement rare bug - Doxygen: . SCardTransmit() may return SCARD_E_INSUFFICIENT_BUFFER . SCardEndTransaction() The disposition IS used and the dwDisposition parameter HAS an effect. . SCardReconnect() do not release locks . fix typos - Move the source code repository from subversion to git - Use asprintf(3) instead of strlcat(3) and strlcpy(3) - Allow to use pcscd in a remote session (polkit issue) - Some other minor improvements and bug corrections http://ludovicrousseau.blogspot.fr/2015/08/new-version-of-pcsc-lite-1814.html -- Dr. Ludovic Rousseau _______________________________________________ Pcsclite-muscle mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pcsclite-muscle
