Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/ccid security/ccid: Update to 1.4.33
details: https://anonhg.NetBSD.org/pkgsrc/rev/498556e9ea4f
branches: trunk
changeset: 437259:498556e9ea4f
user: gdt <gdt%pkgsrc.org@localhost>
date: Wed Aug 19 15:05:50 2020 +0000
description:
security/ccid: Update to 1.4.33
packaging changes: accomodate README to README.md transition
upstream changes:
- support added for many cards/readers (see README.md upstream for list)
- bugfixes
- minor improvements
1.4.33 - 25 June 2020, Ludovic Rousseau
- add --enable-oslog argument for macOS
use os_log(3) for macOS >= 10.12 (Sierra)
- Update PCSC submodule to get Unicode support
1.4.32 - 22 April 2020, Ludovic Rousseau
- Add SCardGetAttrib(.., SCARD_ATTR_CHANNEL_ID, ..) for USB devices
- Increase the timeout used to detect the Identiv uTrust 3700/3701 F readers
- Fix PowerOn bug for ICCD type A & B devices
- Disable pinpad for Chicony HP Skylab USB Smartcard Keyboard
1.4.31 - 10 August 2019, Ludovic Rousseau
1.4.30 - 19 September 2018, Ludovic Rousseau
- The project moved to https://ccid.apdu.fr/
- Disabled readers
- REINER SCT cyberJack RFID standard
1.4.29 - 21 February 2018, Ludovic Rousseau
- The C3PO LTC31 v2 wrongly declares PIN support
- Remove extra EGT patch because if has bad side effects
1.4.28 - 11 October 2017, Ludovic Rousseau
- Disabled readers
- Jinmuyu Electronics Co., Ltd. MR800
diffstat:
security/ccid/Makefile | 6 +++---
security/ccid/PLIST | 4 ++--
security/ccid/distinfo | 10 +++++-----
3 files changed, 10 insertions(+), 10 deletions(-)
diffs (52 lines):
diff -r 6bf2a5bc9256 -r 498556e9ea4f security/ccid/Makefile
--- a/security/ccid/Makefile Wed Aug 19 14:53:37 2020 +0000
+++ b/security/ccid/Makefile Wed Aug 19 15:05:50 2020 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2020/08/19 14:53:37 gdt Exp $
+# $NetBSD: Makefile,v 1.32 2020/08/19 15:05:50 gdt Exp $
#
-DISTNAME= ccid-1.4.27
+DISTNAME= ccid-1.4.33
CATEGORIES= security
MASTER_SITES= https://ccid.apdu.fr/files/
EXTRACT_SUFX= .tar.bz2
@@ -38,7 +38,7 @@
cd ${WRKSRC} && ${SH} bootstrap
post-install:
- ${INSTALL_DATA} ${WRKSRC}/README ${DESTDIR}${PREFIX}/share/doc/ccid/README
+ ${INSTALL_DATA} ${WRKSRC}/README.md ${DESTDIR}${PREFIX}/share/doc/ccid/README.md
${INSTALL_DATA} ${WRKSRC}/contrib/RSA_SecurID/RSA_SecurID_getpasswd \
${DESTDIR}${PREFIX}/bin/RSA_SecurID_getpasswd
${INSTALL_DATA} ${WRKSRC}/contrib/RSA_SecurID/RSA_SecurID_getpasswd.1 \
diff -r 6bf2a5bc9256 -r 498556e9ea4f security/ccid/PLIST
--- a/security/ccid/PLIST Wed Aug 19 14:53:37 2020 +0000
+++ b/security/ccid/PLIST Wed Aug 19 15:05:50 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2012/12/15 00:29:31 pettai Exp $
+@comment $NetBSD: PLIST,v 1.6 2020/08/19 15:05:50 gdt Exp $
bin/RSA_SecurID_getpasswd
man/man1/RSA_SecurID_getpasswd.1
man/man8/Kobil_mIDentity_switch.8
@@ -6,4 +6,4 @@
lib/pcsc-lite/drivers/ifd-ccid.bundle/Contents/${OPSYS}/libccid.so
sbin/Kobil_mIDentity_switch
share/doc/ccid/README_Kobil_mIDentity_switch.txt
-share/doc/ccid/README
+share/doc/ccid/README.md
diff -r 6bf2a5bc9256 -r 498556e9ea4f security/ccid/distinfo
--- a/security/ccid/distinfo Wed Aug 19 14:53:37 2020 +0000
+++ b/security/ccid/distinfo Wed Aug 19 15:05:50 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2019/09/17 23:09:42 perseant Exp $
+$NetBSD: distinfo,v 1.17 2020/08/19 15:05:50 gdt Exp $
-SHA1 (ccid-1.4.27.tar.bz2) = d72ee816422183a86006e0083ccd643236b4e12a
-RMD160 (ccid-1.4.27.tar.bz2) = 876019fd46530e4404f483b0e20dd22abd5be84a
-SHA512 (ccid-1.4.27.tar.bz2) = 14fb5d9878ed36de912d860d8537758170781f225957a99d5fed447dcfba0cba3133f78d2cc4bc7db60d3527399f70e4a7d1d1f8348fb50d1bcfc75820a23522
-Size (ccid-1.4.27.tar.bz2) = 632817 bytes
+SHA1 (ccid-1.4.33.tar.bz2) = a2747a2d6eadb2aacb8a8ea4aa0b06e9e66e1886
+RMD160 (ccid-1.4.33.tar.bz2) = 9c1b35f5625f633e9f9035a6ed6d7daaefc9bd2d
+SHA512 (ccid-1.4.33.tar.bz2) = ccfcecbaca4c8f1ee4a4925bd313ced6d6f15ad422cbcc387627aef203a9ae0ff7775c4a2c5d25978ab33ebfd93c34de50e1f783df787b77ea7c774a45ed126b
+Size (ccid-1.4.33.tar.bz2) = 659673 bytes
Home |
Main Index |
Thread Index |
Old Index