New version of pcsc-lite: 1.8.10
I just released a new version of pcsc-lite 1.8.10.
This version is a bug fix for the version 1.8.9 I released 3 days ago.
When making the Debian package for pcsc-lite the lintian tool reported that a new symbol log_msg
was exported by the client library libpcsclite.so.1
. This symbol is NOT part of the WinSCard API and should not be exported. It was a bug and needed to be fixed soon to avoid problems in PC/SC applications (like symbol conflict).
Changes:
pcsc-lite-1.8.10: Ludovic Rousseau
19 October 2013
- do not export the internal
log_msg
symbol fromlibpcsclite.so.1