Hi all, I am happy to announce a new version of pcsc-lite: 1.1.2 beta 5 [1].
This release includes patches needed by the Python wrapper from Jean-Luc Giraud [2]. Plus a few cosmetic changes. Note that releases of pcsc-lite are now available from the pcsclite project [3] on alioth. You are welcom to use the bug tracker on alioth to report bugs, request features, comments, etc. Full changelog: pcsc-lite-1.1.2beta5: Ludovic Rousseau 30 May, 2003 - src/winscard.c: SCardStatus(): do not return before filling buffers - src/winscard_clnt.c: SCardStatusTH(): simplify code and return correct results when buffers are too short or NULL is used - src/libpcsclite.pc.in: used to generated a pkg-config ".pc" file (thanks to Andreas Jellinghaus for the idea and the patch) - configure.in, src/Makefile.am, src/utils/installifd.c, doc/bundleTool.8.in, doc/pcscd.8.in, etc/reader.conf.in: . correct typos and include path configured by ./configure appear in the docs (thanks to Ville Skytt�) - src/utils/installifd.c: . replace gets() by fgets() to avoid buffer overflow. . Use sizeof() instead of constants. . do not use strdup() since it is useless. . print error messages when needed. Bye, [1] https://alioth.debian.org/project/showfiles.php?group_id=1225 [2] http://homepage.mac.com/jlgiraud/pycsc/Pycsc.html [3] http://pcsclite.alioth.debian.org/ -- Dr. Ludovic Rousseau [EMAIL PROTECTED] -- Normaliser Unix c'est comme pasteuriser le camembert, L.R. -- _______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.musclecard.com/mailman/listinfo/muscle
