SOURCES: pcsc-lite-any.patch - updated for 1.5.2

qboosh qboosh at pld-linux.org
Thu Apr 2 23:00:45 CEST 2009


Author: qboosh                       Date: Thu Apr  2 21:00:45 2009 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 1.5.2

---- Files affected:
SOURCES:
   pcsc-lite-any.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/pcsc-lite-any.patch
diff -u SOURCES/pcsc-lite-any.patch:1.2 SOURCES/pcsc-lite-any.patch:1.3
--- SOURCES/pcsc-lite-any.patch:1.2	Mon Mar  6 10:34:29 2006
+++ SOURCES/pcsc-lite-any.patch	Thu Apr  2 23:00:39 2009
@@ -1,9 +1,9 @@
---- pcsc-lite-1.2.9-beta7/src/winscard.c.orig	2005-03-01 21:16:13.000000000 +0100
-+++ pcsc-lite-1.2.9-beta7/src/winscard.c	2005-03-03 12:29:40.000000000 +0100
-@@ -214,6 +214,12 @@
- 			}
- 			else
+--- pcsc-lite-1.5.2/src/winscard.c.orig	2009-02-06 09:46:20.000000000 +0100
++++ pcsc-lite-1.5.2/src/winscard.c	2009-04-02 22:54:43.137718835 +0200
+@@ -430,6 +430,12 @@
  			{
+ 				(void)SYS_MutexUnLock(rContext->mMutex);
+ 
 +				/*
 +				 * If it is set to ANY let it do any of the protocols
 +				 */
@@ -13,10 +13,10 @@
  				if (! (dwPreferredProtocols & rContext->readerState->cardProtocol))
  					return SCARD_E_PROTO_MISMATCH;
  			}
-@@ -518,6 +524,12 @@
- 			}
- 			else
+@@ -758,6 +764,12 @@
  			{
+ 				(void)SYS_MutexUnLock(rContext->mMutex);
+ 
 +				/*
 +				 * If it is set to ANY let it do any of the protocols
 +				 */
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/pcsc-lite-any.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list