pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/ccid ccid: Update to 1.5.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/9a96d79d3fee
branches: trunk
changeset: 372590:9a96d79d3fee
user: gdt <gdt%pkgsrc.org@localhost>
date: Thu Jan 27 13:21:20 2022 +0000
description:
ccid: Update to 1.5.0
1.5.0 - 27 January 2022, Ludovic Rousseau
- Add support of
- ACS ACR1281U
- Circle CCR7125 ICC
- Circle CIR125 ICC
- Circle CIR125-DOT ICC
- Circle CIR215 CL with iProduct 0x2100
- Circle CIR315 DI
- Circle CIR315 with idProduct: 0x0324
- Circle CIR315 with idProduct: 0x7004
- Circle CIR415 CL
- Circle CIR515 ICC
- Circle CIR615 CL
- Circle CIR615 CL & 1S
- ELYCTIS CL reader
- Nitrokey Nitrokey 3
- Thales Shield M4 Reader
- Add support of simultaneous slot access on multi slots readers
- Use FeliCa instead of Felica on SONY request
- Fix SafeNet eToken 5110 SC issue
- Allow vendor control commands for Omnikey 5427 CK
- always compute readTimeout to use a value greater than default 3 seconds
- Check the bSeq value when receiving a CCID frame
- Avoid logging errors when a reader is removed
- Some other minor improvements
diffstat:
security/ccid/Makefile | 4 ++--
security/ccid/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 01a3c75a1bd1 -r 9a96d79d3fee security/ccid/Makefile
--- a/security/ccid/Makefile Thu Jan 27 13:12:11 2022 +0000
+++ b/security/ccid/Makefile Thu Jan 27 13:21:20 2022 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.38 2021/08/30 16:16:55 gdt Exp $
+# $NetBSD: Makefile,v 1.39 2022/01/27 13:21:20 gdt Exp $
#
-DISTNAME= ccid-1.4.36
+DISTNAME= ccid-1.5.0
CATEGORIES= security
MASTER_SITES= https://ccid.apdu.fr/files/
EXTRACT_SUFX= .tar.bz2
diff -r 01a3c75a1bd1 -r 9a96d79d3fee security/ccid/distinfo
--- a/security/ccid/distinfo Thu Jan 27 13:12:11 2022 +0000
+++ b/security/ccid/distinfo Thu Jan 27 13:21:20 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2021/10/26 11:17:01 nia Exp $
+$NetBSD: distinfo,v 1.23 2022/01/27 13:21:20 gdt Exp $
-BLAKE2s (ccid-1.4.36.tar.bz2) = 6d47bfed719fde1a3755b1aef440cf1e94d83885e3fa6596bf17961177fd94c0
-SHA512 (ccid-1.4.36.tar.bz2) = e9ca3f5364c6cec988edad325c1ef1b35886e3ecb15d6e1409c989b9f669fbda3f0688e246e3976b58eacc0ed035cde36e65675abf12562e81c3630d4ce67773
-Size (ccid-1.4.36.tar.bz2) = 677047 bytes
+BLAKE2s (ccid-1.5.0.tar.bz2) = 3a05d509640be466b27ce39afb3a4d82d418fc0a9c3a707d9526f48ae9ede498
+SHA512 (ccid-1.5.0.tar.bz2) = fa2eac306066255fd89e8220e2b8d82811ce9e284baa155ea968b7afe0f113a94b1ee1898578d02fb8cde0634b6fe60ae8af956089ce5401c11bb90c3b334d5a
+Size (ccid-1.5.0.tar.bz2) = 689961 bytes
Home |
Main Index |
Thread Index |
Old Index