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:   adam
Date:           Tue Oct 21 07:36:25 UTC 2025

Modified Files:
        pkgsrc/security/ccid: Makefile distinfo

Log Message:
ccid: updated to 1.7.0

1.7.0 - 2 October 2025, Ludovic Rousseau
- Add support of
 - GIGA-TMS NFC CCID Reader
 - Identiv Identiv SmartOS Reader
 - SEC1210URT, single slot variant of SEC1210 serial
 - TOKEN2 FIDO2 Security Key(0013),PIN+ Mini with OTP + PGP
 - TOKEN2 FIDO2 Security Key(0014),PIN+ Mini with FIDO + PGP
 - TOKEN2 FIDO2 Security Key(0015),PIN+ Mini with PGP
 - TOKEN2 FIDO2 Security Key(0016),PIN+ Mini with OTP + PGP + FIDO
 - TOKEN2 FIDO2 Security Key(0023),PIN+ Series with OTP + PGP
 - TOKEN2 FIDO2 Security Key(0024),PIN+ Series with FIDO + PGP
 - TOKEN2 FIDO2 Security Key(0025),PIN+ Series with PGP
 - TOKEN2 FIDO2 Security Key(0203),Bio3 Dual with OTP + PGP
 - TOKEN2 FIDO2 Security Key(0204),Bio3 Dual with FIDO + PGP
 - TOKEN2 FIDO2 Security Key(0205),Bio3 Dual with PGP
 - TOKEN2 FIDO2 Security Key(0206),Bio3 Dual with OTP + PGP + FIDO
 - TOKEN2 Molto2 (older version)
 - VIX TECHNOLOGY SECURE READER
- Remove support of
 - SIMHUB pcsc reader
- Give pcscd group permission to CCID devices in udev rule
- Avoid a timeout issue with the Thales Fusion NFC reader
- Provide the option to synchronize the 2 interfaces of a SEC1210
- Some other minor improvements


To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 pkgsrc/security/ccid/Makefile
cvs rdiff -u -r1.29 -r1.30 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.50 pkgsrc/security/ccid/Makefile:1.51
--- pkgsrc/security/ccid/Makefile:1.50  Tue May  6 12:07:35 2025
+++ pkgsrc/security/ccid/Makefile       Tue Oct 21 07:36:25 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.50 2025/05/06 12:07:35 wiz Exp $
+# $NetBSD: Makefile,v 1.51 2025/10/21 07:36:25 adam Exp $
 
-DISTNAME=      ccid-1.6.2
+DISTNAME=      ccid-1.7.0
 CATEGORIES=    security
 MASTER_SITES=  https://ccid.apdu.fr/files/
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/security/ccid/distinfo
diff -u pkgsrc/security/ccid/distinfo:1.29 pkgsrc/security/ccid/distinfo:1.30
--- pkgsrc/security/ccid/distinfo:1.29  Mon Mar 31 16:45:45 2025
+++ pkgsrc/security/ccid/distinfo       Tue Oct 21 07:36:25 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.29 2025/03/31 16:45:45 adam Exp $
+$NetBSD: distinfo,v 1.30 2025/10/21 07:36:25 adam Exp $
 
-BLAKE2s (ccid-1.6.2.tar.xz) = 237945eae5b4e33a42f988f0789e9ee4b96b23aefd6b9a2aee966ff11f113840
-SHA512 (ccid-1.6.2.tar.xz) = b6e2f9151189f25fc97ca65d55e80c47b82eb3cbcfe1be23d2367c938f36018ff2092e22951a693595565abc60813fcf302d9edea1ae2ac4bbd1e83e1051f4e5
-Size (ccid-1.6.2.tar.xz) = 197088 bytes
+BLAKE2s (ccid-1.7.0.tar.xz) = 2d48eb6a93aea2deb3269ebe67abe615ed884a63f33b0b550fc23f87904b8947
+SHA512 (ccid-1.7.0.tar.xz) = 8e138957f01deefc803dde707fa3a9888de260abcfc0e8c57ef5ce7c506d173552ec55e36a384ce40f51b7aa4014ac42f5ba1e98152750f89db3e2eb7e6f4539
+Size (ccid-1.7.0.tar.xz) = 200688 bytes



Home | Main Index | Thread Index | Old Index