pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/ccid Update to 1.3.11. Changelog:
details: https://anonhg.NetBSD.org/pkgsrc/rev/1a515b9b2abc
branches: trunk
changeset: 562653:1a515b9b2abc
user: hasso <hasso%pkgsrc.org@localhost>
date: Mon Aug 03 18:38:28 2009 +0000
description:
Update to 1.3.11. Changelog:
1.3.11 - 28 July 2009, Ludovic Rousseau
- add support of Raritan D2CIM-DVUSB VM/CCID, Feitian SCR301,
Softforum XecureHSM, 2 Neowave Weneo tokens, Synnix STD200, Aktiv
Rutoken ECP, Alcor Micro SCR001, ATMEL AT91SC192192CT-USB,
Panasonic USB Smart Card Reader 7A-Smart, Gemalto GemProx DU and SU
- remove support of Reiner-SCT cyberJack pinpad(a) on request of
Reiner-SCT. You should user the Reiner-SCT driver instead
- define CFBundleName to CCIDCLASSDRIVER so that non class drivers
have a higher priority. Used by pcsc-lite 1.5.5 and up.
Add a --disable-class configure option so that the Info.plist does
not define a Class driver. Default is class driver.
- do not power up a card with a voltage not supported by the reader
- add support of PIN_PROPERTIES_STRUCTURE structure and
FEATURE_IFD_PIN_PROPERTIES
- adds support of FEATURE_MCT_READERDIRECT. Only the Kobil TriB@nk
reader supports this feature for now. This is used for the Secoder
functionality in connected mode.
- add support of a composite device. No change needed with libhal.
use --enable-composite-as-multislot on Mac OS X since libhal is
not available on Mac OS X or with libusb on Linux
- some minor bugs removed
diffstat:
security/ccid/Makefile | 6 +++---
security/ccid/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (32 lines):
diff -r 95795704aa14 -r 1a515b9b2abc security/ccid/Makefile
--- a/security/ccid/Makefile Mon Aug 03 15:57:45 2009 +0000
+++ b/security/ccid/Makefile Mon Aug 03 18:38:28 2009 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2009/03/16 14:10:47 hasso Exp $
+# $NetBSD: Makefile,v 1.6 2009/08/03 18:38:28 hasso Exp $
#
-DISTNAME= ccid-1.3.10
+DISTNAME= ccid-1.3.11
CATEGORIES= security
-MASTER_SITES= http://alioth.debian.org/frs/download.php/2924/
+MASTER_SITES= http://alioth.debian.org/frs/download.php/3080/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= shannonjr%NetBSD.org@localhost
diff -r 95795704aa14 -r 1a515b9b2abc security/ccid/distinfo
--- a/security/ccid/distinfo Mon Aug 03 15:57:45 2009 +0000
+++ b/security/ccid/distinfo Mon Aug 03 18:38:28 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.4 2009/03/16 14:10:47 hasso Exp $
+$NetBSD: distinfo,v 1.5 2009/08/03 18:38:28 hasso Exp $
-SHA1 (ccid-1.3.10.tar.bz2) = 8674c5043623d2757b80e7e61c695cf8c6d62d30
-RMD160 (ccid-1.3.10.tar.bz2) = d70e06b2330d648955d2d25f9b513344a299f076
-Size (ccid-1.3.10.tar.bz2) = 395627 bytes
+SHA1 (ccid-1.3.11.tar.bz2) = 3b9b6cebe1fea7a6f73c5a44ae52c22dee1ee018
+RMD160 (ccid-1.3.11.tar.bz2) = 360101c3435f6aa1f715a5b1627ca21256cbae06
+Size (ccid-1.3.11.tar.bz2) = 418017 bytes
SHA1 (patch-aa) = a9103835d13c8a860efb8a1b92aeacc8bd72fd23
SHA1 (patch-ab) = 13db7c54d6c45aa1cb61489a7f2b38f4155793cd
SHA1 (patch-ad) = 1eaae5649357cafbb7b612d45d4522bce7148f55
Home |
Main Index |
Thread Index |
Old Index