pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/ccid



Module Name:    pkgsrc
Committed By:   gdt
Date:           Sun Jan 24 19:06:10 UTC 2021

Modified Files:
        pkgsrc/security/ccid: Makefile PLIST distinfo

Log Message:
security/ccid: Update to 1.4.34

Changes
1.4.34 - 24 January 2021, Ludovic Rousseau
   - Add support of
     - ACS ACR1252IMP Reader
     - ACS CryptoMate EVO
     - Aktiv Rutoken SCR 3001 Reader
     - Avtor KP-375BLE
     - Avtor SC Reader KP382
     - BIT4ID mLector AIR DI V3
     - BIT4ID miniLector AIR NFC v3
     - Bit4id Digital-DNA Key (ProductID 0x2354)
     - Canokeys Canokey
     - DESKO GmbH IDenty chrom
     - DESKO GmbH PENTA Scanner
     - FT Biopass CCID
     - FT Biopass FIDO2
     - FT Biopass KB CCID
     - FT Biopass KB FIDO CCID
     - Feitian BLE CCID Dongle
     - Feitian R805
     - Feitian vR504 Contactless Reader
     - GoTrust Idem Key
     - Identiv uTrust 3720 Contactless Reader
     - Sunrex HP USB Business Slim Smartcard CCID Keyboard
     - sysmocom - s.f.m.c. GmbH sysmoOCTSIM
   - Fail if the requested protocol is not supported by reader
   - Disable USB suspend for the AlcorMicro AU9520 reader
   - Return "no smart card" if we get notified during a transmit
   - Minor improvements reported by Maksim Ivanov
   - Some other minor improvements


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/security/ccid/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/security/ccid/PLIST
cvs rdiff -u -r1.17 -r1.18 pkgsrc/security/ccid/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/ccid/Makefile
diff -u pkgsrc/security/ccid/Makefile:1.33 pkgsrc/security/ccid/Makefile:1.34
--- pkgsrc/security/ccid/Makefile:1.33  Mon Aug 31 18:11:06 2020
+++ pkgsrc/security/ccid/Makefile       Sun Jan 24 19:06:10 2021
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2020/08/31 18:11:06 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2021/01/24 19:06:10 gdt Exp $
 #
 
-DISTNAME=      ccid-1.4.33
-PKGREVISION=   1
+DISTNAME=      ccid-1.4.34
 CATEGORIES=    security
 MASTER_SITES=  https://ccid.apdu.fr/files/
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/security/ccid/PLIST
diff -u pkgsrc/security/ccid/PLIST:1.6 pkgsrc/security/ccid/PLIST:1.7
--- pkgsrc/security/ccid/PLIST:1.6      Wed Aug 19 15:05:50 2020
+++ pkgsrc/security/ccid/PLIST  Sun Jan 24 19:06:10 2021
@@ -1,9 +1,9 @@
-@comment $NetBSD: PLIST,v 1.6 2020/08/19 15:05:50 gdt Exp $
+@comment $NetBSD: PLIST,v 1.7 2021/01/24 19:06:10 gdt Exp $
 bin/RSA_SecurID_getpasswd
+lib/pcsc-lite/drivers/ifd-ccid.bundle/Contents/${OPSYS}/libccid.so
+lib/pcsc-lite/drivers/ifd-ccid.bundle/Contents/Info.plist
 man/man1/RSA_SecurID_getpasswd.1
 man/man8/Kobil_mIDentity_switch.8
-lib/pcsc-lite/drivers/ifd-ccid.bundle/Contents/Info.plist
-lib/pcsc-lite/drivers/ifd-ccid.bundle/Contents/${OPSYS}/libccid.so
 sbin/Kobil_mIDentity_switch
-share/doc/ccid/README_Kobil_mIDentity_switch.txt
 share/doc/ccid/README.md
+share/doc/ccid/README_Kobil_mIDentity_switch.txt

Index: pkgsrc/security/ccid/distinfo
diff -u pkgsrc/security/ccid/distinfo:1.17 pkgsrc/security/ccid/distinfo:1.18
--- pkgsrc/security/ccid/distinfo:1.17  Wed Aug 19 15:05:50 2020
+++ pkgsrc/security/ccid/distinfo       Sun Jan 24 19:06:10 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2020/08/19 15:05:50 gdt Exp $
+$NetBSD: distinfo,v 1.18 2021/01/24 19:06:10 gdt Exp $
 
-SHA1 (ccid-1.4.33.tar.bz2) = a2747a2d6eadb2aacb8a8ea4aa0b06e9e66e1886
-RMD160 (ccid-1.4.33.tar.bz2) = 9c1b35f5625f633e9f9035a6ed6d7daaefc9bd2d
-SHA512 (ccid-1.4.33.tar.bz2) = ccfcecbaca4c8f1ee4a4925bd313ced6d6f15ad422cbcc387627aef203a9ae0ff7775c4a2c5d25978ab33ebfd93c34de50e1f783df787b77ea7c774a45ed126b
-Size (ccid-1.4.33.tar.bz2) = 659673 bytes
+SHA1 (ccid-1.4.34.tar.bz2) = 42f3a67f9b451f0b48eb3f37fd0baaaa2d7477b4
+RMD160 (ccid-1.4.34.tar.bz2) = ffb8087c551f4a51c244aa18f11c8e8693a02f8a
+SHA512 (ccid-1.4.34.tar.bz2) = 8a71c100e2f0adfd6de89a86dab6690629b10c91d1fddc0a810df2ebeaea978eaaa7c6a21fa964b5cd1ea277b0efe75a2885b490f9bd9ac4776b8ff1848e4122
+Size (ccid-1.4.34.tar.bz2) = 667477 bytes



Home | Main Index | Thread Index | Old Index