File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1+ 1.9.9: Ludovic Rousseau
2+ 11 September 2022
3+ - SCardEstablishContext() may return SCARD_W_SECURITY_VIOLATION if refused by Polkit
4+ - Fix SCardReleaseContext() failure on orphan handles
5+ - Fix SCardDisconnect() on orphan handle
6+ - pcsc-spy: log the pioSendPci & pioRecvPci SCardTransmit() parameters
7+ - Improve the log from pcscd: log the return code in text instead of hex
8+ - Some other minor improvements
9+
10+
1111.9.8: Ludovic Rousseau
21211 June 2022
313- Install install_spy.sh & uninstall_spy.sh scripts in docdir
Original file line number Diff line number Diff line change 33
44AC_PREREQ ( [ 2.69] )
55
6- AC_INIT ( [ pcsc-lite] ,[ 1.9.8 ] )
6+ AC_INIT ( [ pcsc-lite] ,[ 1.9.9 ] )
77AC_CONFIG_SRCDIR ( src/pcscdaemon.c )
88AM_INIT_AUTOMAKE ( 1.8 dist-bzip2 no-dist-gzip )
99AC_CONFIG_HEADERS ( [ config.h] )
You can’t perform that action at this time.
0 commit comments