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:           Mon Jun 22 08:58:19 UTC 2026

Modified Files:
        pkgsrc/security/ccid: Makefile distinfo

Log Message:
ccid: updated to 1.8.2

1.8.2
- Fix initialisation of composite devices (like Yubico tokens)
- Correctly close the slots of a multi-slots reader (serial


To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 pkgsrc/security/ccid/Makefile
cvs rdiff -u -r1.33 -r1.34 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.55 pkgsrc/security/ccid/Makefile:1.56
--- pkgsrc/security/ccid/Makefile:1.55  Wed Jun 10 15:17:51 2026
+++ pkgsrc/security/ccid/Makefile       Mon Jun 22 08:58:19 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.55 2026/06/10 15:17:51 adam Exp $
+# $NetBSD: Makefile,v 1.56 2026/06/22 08:58:19 adam Exp $
 
-DISTNAME=      ccid-1.8.1
+DISTNAME=      ccid-1.8.2
 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.33 pkgsrc/security/ccid/distinfo:1.34
--- pkgsrc/security/ccid/distinfo:1.33  Wed Jun 10 15:17:51 2026
+++ pkgsrc/security/ccid/distinfo       Mon Jun 22 08:58:19 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.33 2026/06/10 15:17:51 adam Exp $
+$NetBSD: distinfo,v 1.34 2026/06/22 08:58:19 adam Exp $
 
-BLAKE2s (ccid-1.8.1.tar.xz) = f92f5346c18d3f386b0a62b12278b8e7b1f5e0acac1b27bcbf949650541b3ea6
-SHA512 (ccid-1.8.1.tar.xz) = 0539b3bac1d4f795e5a7ae8f2d2496c746c9c3a4245d0d59aa0a23ea0890fb363622cefc69e1ed39f85978d632b98d7072cd6e0ba292464e61120f2a5460d702
-Size (ccid-1.8.1.tar.xz) = 197276 bytes
+BLAKE2s (ccid-1.8.2.tar.xz) = 250d0d16f693d7cfcda9bbfe434053a483a064a95a25bd66e5923b5aedda8270
+SHA512 (ccid-1.8.2.tar.xz) = 06118ab6b787ae0fe617113801a271d85e2a2b8be44c0fb567918cd47eb9b844f260473113699a03d5ad7a83f7d09bdd17aad359b8e883fccfac8d0ed24901cd
+Size (ccid-1.8.2.tar.xz) = 197268 bytes



Home | Main Index | Thread Index | Old Index