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.4.16



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a46e47d3543f
branches:  trunk
changeset: 632649:a46e47d3543f
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Wed Apr 02 19:47:12 2014 +0000

description:
Update to 1.4.16

1.4.16 - 23 March 2014, Ludovic Rousseau
    - Add support of
      . Crypto Stick Crypto Stick v1.4
      . Hewlett Packard USB Smartcard CCID Keyboard
      . IID AT90S064 CCID READER
      . INSIDE Secure VaultIC 405 Smart Object
      . INSIDE Secure VaultIC 441 Smart Object
      . Microchip SEC1110
      . Microchip SEC1210
      . Watchdata W5181
    - Add support of DRIVER_OPTION_DISABLE_PIN_RETRIES
      The Gemalto pinpad reader sends a VERIFY command with no PIN value
      in order to retreive the remaining retries from the card.  Some
      cards (like the OpenPGP card) do not support this.
      It is now possible to disable this behavior from the Gemalto
      Pinpad and Covadis Véga Alpha.
    - Add support of WTX received before SW during Secure Pin Entry Verify
      The Swiss health care card sends a WTX request before returning
      the SW code. If the reader is in TPDU and the card is in T=1 the
      driver must manage the request itself.

diffstat:

 security/ccid/Makefile |   7 +++----
 security/ccid/distinfo |  10 ++++------
 2 files changed, 7 insertions(+), 10 deletions(-)

diffs (35 lines):

diff -r 98fe451847c1 -r a46e47d3543f security/ccid/Makefile
--- a/security/ccid/Makefile    Wed Apr 02 19:45:37 2014 +0000
+++ b/security/ccid/Makefile    Wed Apr 02 19:47:12 2014 +0000
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.15 2014/02/26 01:16:56 gdt Exp $
+# $NetBSD: Makefile,v 1.16 2014/04/02 19:47:12 gdt Exp $
 #
 
-DISTNAME=      ccid-1.4.15
-PKGREVISION=   1
+DISTNAME=      ccid-1.4.16
 CATEGORIES=    security
 # Note that the MASTER_SITES URL is not stable with version changes,
 # and one can end up with an old version if DISTNAME is changed but
 # not the magic number in MASTER_SITES.
-MASTER_SITES=  https://alioth.debian.org/frs/download.php/file/3989/
+MASTER_SITES=  https://alioth.debian.org/frs/download.php/file/4016/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    gdt%NetBSD.org@localhost
diff -r 98fe451847c1 -r a46e47d3543f security/ccid/distinfo
--- a/security/ccid/distinfo    Wed Apr 02 19:45:37 2014 +0000
+++ b/security/ccid/distinfo    Wed Apr 02 19:47:12 2014 +0000
@@ -1,7 +1,5 @@
-$NetBSD: distinfo,v 1.9 2014/02/25 17:16:35 gdt Exp $
+$NetBSD: distinfo,v 1.10 2014/04/02 19:47:12 gdt Exp $
 
-SHA1 (ccid-1.4.15.tar.bz2) = cd73b99ef2a81822180b8c9bf0486e79e98a90a2
-RMD160 (ccid-1.4.15.tar.bz2) = 11403d8293d3baee2b8be52a1ab4029f3d0650a5
-Size (ccid-1.4.15.tar.bz2) = 487625 bytes
-SHA1 (patch-ab) = 9f392ba99a9d3a9dfca01bf92abaff67b79c29da
-SHA1 (patch-ad) = 18d9d25c1e63bd1aeae885ac51116f7a81e58876
+SHA1 (ccid-1.4.16.tar.bz2) = e32f8e1242bcd2f4c7b1d37af7e1b3f64ed733e5
+RMD160 (ccid-1.4.16.tar.bz2) = 95094f4d34bdfc69f5e5be55479c0f35f20da43c
+Size (ccid-1.4.16.tar.bz2) = 490965 bytes



Home | Main Index | Thread Index | Old Index