Hello, I just released pcsc-lite 1.2.9-beta8. You can get it from [1]. This version should be a release candidate of a future 1.3.0 version. So test this version in any configuration you can, in particular with non GNU/Linux operating systems.
Bye, Changelog: pcsc-lite-1.2.9-beta8: Ludovic Rousseau 6 September 2005 - correct a crash on Fedora Core 4 (off by 1 buffer overflow) - do not silently truncate the reader, library or device name if they are too long but display an error message instead - reinclude musclecard library in pcsc-lite package since a lot of code is shared. The separation was a mistake - add colorization of the logs when sent to stderr. The color depends on the priority level - restrict the number of symbols (function names) exported from libpcsclite.so to limit symbol conflicts with other libraries. Only the PC/SC API symbols should be exported - add Doxygen documentation. Thanks to Luiz Reuter Silva Torro. HTML pages available at http://pcsclite.alioth.debian.org/doxygen/html/index.html - SCardControl(): a 0 byte long pbSendBuffer is no more rejected since the command is in dwControlCode. Thanks to Martin Paljak for the patch - provide a reader.h file (by default in /usr/local/include/PCSC/reader.h) that contains definitions shared between an application and a smart card driver (like SCARD_CTL_CODE, CM_IOCTL_GET_FEATURE_REQUEST, FEATURE_* and HOST_TO_CCID) - pcscd: allow a serial hotplug by sending a SIGUSR1 signal. The /etc/reader.conf file is re-read and reader presence/abscence is updated - musclecard library: small bug fixes - pcsc-lite SCF: small bug fixes - some other minor improvements and bug corrections [1] https://alioth.debian.org/project/showfiles.php?group_id=30105 -- Dr. Ludovic Rousseau For private mail use [EMAIL PROTECTED] and not "big brother" Google _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
