Subject: CVS commit: wip/pcsc-lite
From: Geert Hendrickx
Date: 2006-02-16 21:30:20
Message id: E1F9plr-0002a3-FG@sc8-pr-cvs1.sourceforge.net

Log Message:
Update to 1.2.9-beta10, as the old distfile wasn't available anymore.

ChangeLog: 

pcsc-lite-1.2.9-beta10
3 February 2006
- if the USB reader defines a serial number then include it in the
  reader name (between parenthesis)
- the library libpcsclite.so.1 only exports the symbols defined by the
  API (http://pcsclite.alioth.debian.org/pcsc-lite/). This is needed to
  be able to use the library in an appliation that also uses flex (like
  muscleTool). The problem only occurs with GCC >= 4.0
- some other minor improvements and bug corrections

pcsc-lite-1.2.9-beta9
27 November 2005
- add/improve support of PIN pad readers
  . define HOST_TO_CCID_16() and HOST_TO_CCID_32() macro to convert 16 and
    32-bits data to the CCID format (replace HOST_TO_CCID)
- add support of SUN C compiler and try to avoid GCC specific features
  (Heiko Nardmann)
- SCardGetStatusChange(): 
  . exists if the list of readers changed (one reader added) so that the
    application can update its list of readers (Najam Siddiqui)
  . correct a bug when two contexts where used (Najam Siddiqui)
- add support of Solaris 10 IFDhandler (Douglas E. Engert)
- allow pcsc-lite to be compiled without (f)lex installed
- add a TODO file. Help/money needed here.
- improve Doxygen documentation
- some other minor improvements and bug corrections

Files:
RevisionActionfile
0modifywip/pcsc-lite/Makefile
0modifywip/pcsc-lite/PLIST
0modifywip/pcsc-lite/distinfo
0modifywip/pcsc-lite/options.mk
0modifywip/pcsc-lite/patches/patch-ab
0modifywip/pcsc-lite/patches/patch-ac
0modifywip/pcsc-lite/patches/patch-af
0modifywip/pcsc-lite/patches/patch-ag
0modifywip/pcsc-lite/patches/patch-ah