thanks

Ludovic Rousseau wrote:

> Hi all,
>
> I am happy to announce a new version of pcsc-lite: 1.1.2 beta 3 [1]
>
> - Some improvements and bugs corrections
> - The default directory for inter process communication is no more
>   /tmp/pcsc/ but /var/run/. You can still have the old behaviour by
>   using --enable-ipcdir=/tmp/pcsc/
>
> I modified the src/Makefile.am file so please tell me if it does not
> compile or run on your plateform (especially if it is not a GNU/Linux
> OS)
>
> Other changes:
>
> pcsc-lite-1.1.2beta3: Ludovic Rousseau, David Corcoran
> 7 Nov, 2002
> - Support for Sun Microsystems' SCF
> - Patches from Dmitry Djachenko to:
>   . init g_rgSCard??Pci variable at compile time
>   . return more meaningfull error codes in SCardReconnect()
>   . return more information in SCardStatus()
>   . accept pioRecvPci == NULL in SCardTransmit()
>     according to MSDN (July 2002) : SCardTransmit description
>      pioRecvPci
>       [in, out] Pointer to the protocol header structure for the instruction,
>       followed by a buffer in which to receive any returned protocol control
>       information (PCI) specific to the protocol in use. This parameter may be
>       NULL if no returned PCI is desired.
> - correct an overflow in SCardGetStatusChange(). Thanks to Michael Nidd
> - configure.in, src/pcscdaemon.c, src/pcsclite.h:
>   . add --enable-ipcdir=DIR option. Default is now /var/run/ instead of
>   /tmp/pcsc/
> - src/Makefile.am:
>   . reorganise conditionals to to have a src/Makefile.in file 142 (yes 142)
>   times smaller (33 KB instead of 4.7 MB)
> - src/eventhandler.c:
>   . add filename and error message to error logs for /var/run/pcsc.pub
> - src/debuglog.h:
>   . DebugLogC() uses 3 parameters not 2 (use DebugLogB() for that)
>
> [1] http://ludovic.rousseau.free.fr/softwares/muscle/
>
> --
>  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

_______________________________________________
Muscle mailing list
[EMAIL PROTECTED]
http://lists.musclecard.com/mailman/listinfo/muscle

Reply via email to