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:           Wed Jun 10 15:17:51 UTC 2026

Modified Files:
        pkgsrc/security/ccid: Makefile distinfo

Log Message:
ccid: updated to 1.8.1

1.8.1

Correctly close the slots of a multi-slots reader
Fix 3 minor issues "Found by AISLE in partnership with Red Hat"
Some other minor improvements


To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/security/ccid/Makefile
cvs rdiff -u -r1.32 -r1.33 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.54 pkgsrc/security/ccid/Makefile:1.55
--- pkgsrc/security/ccid/Makefile:1.54  Mon Jun  8 09:15:10 2026
+++ pkgsrc/security/ccid/Makefile       Wed Jun 10 15:17:51 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.54 2026/06/08 09:15:10 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2026/06/10 15:17:51 adam Exp $
 
-DISTNAME=      ccid-1.8.0
+DISTNAME=      ccid-1.8.1
 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.32 pkgsrc/security/ccid/distinfo:1.33
--- pkgsrc/security/ccid/distinfo:1.32  Thu May 28 06:43:45 2026
+++ pkgsrc/security/ccid/distinfo       Wed Jun 10 15:17:51 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.32 2026/05/28 06:43:45 adam Exp $
+$NetBSD: distinfo,v 1.33 2026/06/10 15:17:51 adam Exp $
 
-BLAKE2s (ccid-1.8.0.tar.xz) = 76af68f6bbd13b2623e7c152a4ebd0f20beb814cce82a7f43dd078c2224e4d00
-SHA512 (ccid-1.8.0.tar.xz) = bf5c1d52561b35edd65cecc94f413d9bdcd17b154ec0c43e8caf4c65f8d8168a05a632f5469c097501902e6a4740c7839c909d881feb157424c3339fc1e1826b
-Size (ccid-1.8.0.tar.xz) = 196956 bytes
+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



Home | Main Index | Thread Index | Old Index