pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/pcsc-lite



Module name:    wip
Committed by:   ghen
Date:           Thu Feb 16 20:30:20 UTC 2006

Modified Files:
        wip/pcsc-lite: Makefile PLIST distinfo options.mk
        wip/pcsc-lite/patches: patch-ab patch-ac patch-af patch-ag patch-ah

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


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1.1.1 -r1.2 wip/pcsc-lite/options.mk \
    wip/pcsc-lite/patches/patch-ab wip/pcsc-lite/patches/patch-ac
cvs -z3 rdiff -u -r1.1 -r1.2 wip/pcsc-lite/patches/patch-af \
    wip/pcsc-lite/patches/patch-ag wip/pcsc-lite/patches/patch-ah
cvs -z3 rdiff -u -r1.3 -r1.4 wip/pcsc-lite/PLIST
cvs -z3 rdiff -u -r1.5 -r1.6 wip/pcsc-lite/Makefile wip/pcsc-lite/distinfo

To view a diff of this commit:
http://cvs.sourceforge.net/viewcvs.py/pkgsrc-wip/wip/pcsc-lite/options.mk?r1=1.1.1.1&r2=1.2
http://cvs.sourceforge.net/viewcvs.py/pkgsrc-wip/wip/pcsc-lite/patches/patch-ab?r1=1.1.1.1&r2=1.2
http://cvs.sourceforge.net/viewcvs.py/pkgsrc-wip/wip/pcsc-lite/patches/patch-ac?r1=1.1.1.1&r2=1.2
http://cvs.sourceforge.net/viewcvs.py/pkgsrc-wip/wip/pcsc-lite/patches/patch-af?r1=1.1&r2=1.2
http://cvs.sourceforge.net/viewcvs.py/pkgsrc-wip/wip/pcsc-lite/patches/patch-ag?r1=1.1&r2=1.2
http://cvs.sourceforge.net/viewcvs.py/pkgsrc-wip/wip/pcsc-lite/patches/patch-ah?r1=1.1&r2=1.2
http://cvs.sourceforge.net/viewcvs.py/pkgsrc-wip/wip/pcsc-lite/PLIST?r1=1.3&r2=1.4
http://cvs.sourceforge.net/viewcvs.py/pkgsrc-wip/wip/pcsc-lite/Makefile?r1=1.5&r2=1.6
http://cvs.sourceforge.net/viewcvs.py/pkgsrc-wip/wip/pcsc-lite/distinfo?r1=1.5&r2=1.6

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs



Home | Main Index | Thread Index | Old Index