Hello community,

here is the log from the commit of package pcsc-lite for openSUSE:Factory
checked in at Fri Jun 24 09:14:52 CEST 2011.



--------
--- pcsc-lite/pcsc-lite.changes 2011-06-22 11:58:13.000000000 +0200
+++ /mounts/work_src_done/STABLE/pcsc-lite/pcsc-lite.changes    2011-06-23 
19:12:46.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Jun 23 17:10:58 UTC 2011 - [email protected]
+
+- Updated to version 1.7.4
+  * fix regression in 1.7.3: T=1 cards were not working
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  pcsc-lite-1.7.3.tar.bz2

New:
----
  pcsc-lite-1.7.4.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ pcsc-lite.spec ++++++
--- /var/tmp/diff_new_pack.YzWpJQ/_old  2011-06-24 09:13:29.000000000 +0200
+++ /var/tmp/diff_new_pack.YzWpJQ/_new  2011-06-24 09:13:29.000000000 +0200
@@ -31,7 +31,7 @@
 %if %suse_version < 1110
 BuildRequires:  hal-devel
 %endif
-Version:        1.7.3
+Version:        1.7.4
 Release:        1
 Requires(pre):  pwdutils
 Requires(post): %insserv_prereq %fillup_prereq

++++++ pcsc-lite-1.7.3.tar.bz2 -> pcsc-lite-1.7.4.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pcsc-lite-1.7.3/ChangeLog 
new/pcsc-lite-1.7.4/ChangeLog
--- old/pcsc-lite-1.7.3/ChangeLog       2011-06-22 09:27:51.000000000 +0200
+++ new/pcsc-lite-1.7.4/ChangeLog       2011-06-23 18:15:30.000000000 +0200
@@ -1,3 +1,9 @@
+pcsc-lite-1.7.4: Ludovic Rousseau
+23 June 2011
+- Fix a stupid bug from the previous version. T=1 cards were not
+  working.
+
+
 pcsc-lite-1.7.3: Ludovic Rousseau
 22 June 2011
 - COPYING: Add my name as copyright holder
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pcsc-lite-1.7.3/ChangeLog.svn 
new/pcsc-lite-1.7.4/ChangeLog.svn
--- old/pcsc-lite-1.7.3/ChangeLog.svn   2011-06-22 09:29:50.000000000 +0200
+++ new/pcsc-lite-1.7.4/ChangeLog.svn   2011-06-23 18:17:08.000000000 +0200
@@ -1,3 +1,10 @@
+2011-06-23  Ludovic Rousseau
+
+       * [r5809] ChangeLog, configure.in: release 1.7.4
+       * [r5808] src/atrhandler.c: ATRDecodeAtr(): revert revision 5804
+         
+         T=1 cards were no more recognized. Brown paper bag bug.
+
 2011-06-22  Ludovic Rousseau
 
        * [r5806] ChangeLog, configure.in: release 1.7.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pcsc-lite-1.7.3/configure 
new/pcsc-lite-1.7.4/configure
--- old/pcsc-lite-1.7.3/configure       2011-06-22 09:28:39.000000000 +0200
+++ new/pcsc-lite-1.7.4/configure       2011-06-23 18:15:52.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for pcsc-lite 1.7.3.
+# Generated by GNU Autoconf 2.68 for pcsc-lite 1.7.4.
 #
 #
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -567,8 +567,8 @@
 # Identity of this package.
 PACKAGE_NAME='pcsc-lite'
 PACKAGE_TARNAME='pcsc-lite'
-PACKAGE_VERSION='1.7.3'
-PACKAGE_STRING='pcsc-lite 1.7.3'
+PACKAGE_VERSION='1.7.4'
+PACKAGE_STRING='pcsc-lite 1.7.4'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1335,7 +1335,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures pcsc-lite 1.7.3 to adapt to many kinds of systems.
+\`configure' configures pcsc-lite 1.7.4 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1405,7 +1405,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of pcsc-lite 1.7.3:";;
+     short | recursive ) echo "Configuration of pcsc-lite 1.7.4:";;
    esac
   cat <<\_ACEOF
 
@@ -1533,7 +1533,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-pcsc-lite configure 1.7.3
+pcsc-lite configure 1.7.4
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1952,7 +1952,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by pcsc-lite $as_me 1.7.3, which was
+It was created by pcsc-lite $as_me 1.7.4, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -2768,7 +2768,7 @@
 
 # Define the identity of the package.
  PACKAGE='pcsc-lite'
- VERSION='1.7.3'
+ VERSION='1.7.4'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -14534,7 +14534,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by pcsc-lite $as_me 1.7.3, which was
+This file was extended by pcsc-lite $as_me 1.7.4, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -14600,7 +14600,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-pcsc-lite config.status 1.7.3
+pcsc-lite config.status 1.7.4
 configured by $0, generated by GNU Autoconf 2.68,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pcsc-lite-1.7.3/configure.in 
new/pcsc-lite-1.7.4/configure.in
--- old/pcsc-lite-1.7.3/configure.in    2011-06-22 09:27:51.000000000 +0200
+++ new/pcsc-lite-1.7.4/configure.in    2011-06-23 18:15:30.000000000 +0200
@@ -3,7 +3,7 @@
 
 AC_PREREQ(2.58)
 
-AC_INIT(pcsc-lite, 1.7.3)
+AC_INIT(pcsc-lite, 1.7.4)
 AC_CONFIG_SRCDIR(src/pcscdaemon.c)
 AM_INIT_AUTOMAKE(1.8 dist-bzip2 no-dist-gzip)
 AM_CONFIG_HEADER(config.h)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pcsc-lite-1.7.3/src/PCSC/pcsclite.h 
new/pcsc-lite-1.7.4/src/PCSC/pcsclite.h
--- old/pcsc-lite-1.7.3/src/PCSC/pcsclite.h     2011-06-22 09:29:16.000000000 
+0200
+++ new/pcsc-lite-1.7.4/src/PCSC/pcsclite.h     2011-06-23 18:16:01.000000000 
+0200
@@ -190,7 +190,7 @@
 #define INFINITE                       0xFFFFFFFF      /**< Infinite timeout */
 #endif
 
-#define PCSCLITE_VERSION_NUMBER                "1.7.3" /**< Current version */
+#define PCSCLITE_VERSION_NUMBER                "1.7.4" /**< Current version */
 /** Maximum readers context (a slot is count as a reader) */
 #define PCSCLITE_MAX_READERS_CONTEXTS                  16
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pcsc-lite-1.7.3/src/atrhandler.c 
new/pcsc-lite-1.7.4/src/atrhandler.c
--- old/pcsc-lite-1.7.3/src/atrhandler.c        2011-06-22 09:03:57.000000000 
+0200
+++ new/pcsc-lite-1.7.4/src/atrhandler.c        2011-06-23 18:15:30.000000000 
+0200
@@ -6,7 +6,7 @@
  * Copyright (C) 2002-2011
  *  Ludovic Rousseau <[email protected]>
  *
- * $Id: atrhandler.c 5804 2011-06-22 07:03:57Z rousseau $
+ * $Id: atrhandler.c 5808 2011-06-23 15:45:35Z rousseau $
  */
 
 /**
@@ -103,19 +103,11 @@
         */
        do
        {
-               short TAi, TDi; /* Interface characters */
-#ifdef ATR_DEBUG
-               short TBi, TCi; /* Interface characters */
-#endif
+               short TAi, TBi, TCi, TDi;       /* Interface characters */
 
                TAi = (Y1i & 0x01) ? pucAtr[p++] : -1;
-#ifdef ATR_DEBUG
                TBi = (Y1i & 0x02) ? pucAtr[p++] : -1;
                TCi = (Y1i & 0x04) ? pucAtr[p++] : -1;
-#else
-               p++;    /* TBi */
-               p++;    /* TCi */
-#endif
                TDi = (Y1i & 0x08) ? pucAtr[p++] : -1;
 
 #ifdef ATR_DEBUG
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pcsc-lite-1.7.3/src/pcscd.h 
new/pcsc-lite-1.7.4/src/pcscd.h
--- old/pcsc-lite-1.7.3/src/pcscd.h     2011-06-22 09:29:16.000000000 +0200
+++ new/pcsc-lite-1.7.4/src/pcscd.h     2011-06-23 18:16:01.000000000 +0200
@@ -32,7 +32,7 @@
 
 #define PCSCLITE_SVC_IDENTITY          0x01030000      /**< Service ID */
 
-#define PCSCLITE_VERSION_NUMBER                "1.7.3" /**< Current version */
+#define PCSCLITE_VERSION_NUMBER                "1.7.4" /**< Current version */
 #define PCSCLITE_STATUS_POLL_RATE      400000          /**< Status polling 
rate */
 #define PCSCLITE_LOCK_POLL_RATE                100000          /**< Lock 
polling rate */
 


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to