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 Mar 31 16:45:45 UTC 2025

Modified Files:
        pkgsrc/security/ccid: Makefile distinfo

Log Message:
ccid: updated to 1.6.2

1.6.2
- Add support of
  - Arculus AuthentiKey
  - BHDC Reader-HHD02
  - CHERRY Smart Terminal 1150
  - HSIC CCID-Reader
  - Ledger Flex
  - SYC USB CCID Reader
  - Thales RF CR2000
  - TOKEN2 FIDO2 Security Key(0026)
- Give more time to initialize the ACS ACR122U
- Do not build examples and contrib by default
- meson: add missing check for pthread_condattr_setclock
- Don't assume that all notifications are NotifySlotChange
- Hide unexported functions and variables
- Some other minor improvements


To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/security/ccid/Makefile
cvs rdiff -u -r1.28 -r1.29 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.48 pkgsrc/security/ccid/Makefile:1.49
--- pkgsrc/security/ccid/Makefile:1.48  Mon Oct 14 15:40:30 2024
+++ pkgsrc/security/ccid/Makefile       Mon Mar 31 16:45:45 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2024/10/14 15:40:30 nia Exp $
+# $NetBSD: Makefile,v 1.49 2025/03/31 16:45:45 adam Exp $
 
-DISTNAME=      ccid-1.6.1
+DISTNAME=      ccid-1.6.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.28 pkgsrc/security/ccid/distinfo:1.29
--- pkgsrc/security/ccid/distinfo:1.28  Fri Jul  5 19:32:53 2024
+++ pkgsrc/security/ccid/distinfo       Mon Mar 31 16:45:45 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.28 2024/07/05 19:32:53 adam Exp $
+$NetBSD: distinfo,v 1.29 2025/03/31 16:45:45 adam Exp $
 
-BLAKE2s (ccid-1.6.1.tar.xz) = 98fc4c251469024e17be2200fe3b75cce53590aad9a1beb07f1857d1f0863058
-SHA512 (ccid-1.6.1.tar.xz) = 3c8336a71e48880f3239b322acb0c40231ae83f80011cef39fef95eade6fd76849343faafdb4fcf9e962afda2c3a415e4a537d3f423b152ef2d3dddb4ecf2eac
-Size (ccid-1.6.1.tar.xz) = 195844 bytes
+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



Home | Main Index | Thread Index | Old Index