aboutsummaryrefslogtreecommitdiff
path: root/utils/ccid
Commit message (Collapse)AuthorAge
* ccid: update to version 1.5.4Daniel Golle2023-12-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add new build dependency on zlib as package no longer builds without it being present. 1.5.4 - 29 October 2023, Ludovic Rousseau - fix a regression introduced in 1.5.3 1.5.3 - 25 October 2023, Ludovic Rousseau - Add support of - ACS ACR1552 1S CL Reader - ACS ACR1552 CL Reader - ACS ACR1581 - ACS ACR40T ICC Reader - ACS ACR40U ICC Reader - ACS WalletMate 1S CL Reader - Aktiv Rutoken SCR 3101 NFC Reader - CIRIGHT ONE PASS U2F - Dexon Tecnologias Digitais LTDA eSmartDX - Excelsecu Card reader - GHI NC001 - Identiv uTrust Token Flex - SpringCard M519 with idProduct: 0x6212 - SpringCard M519 with idProduct: 0x621A - WCMi SD5931 - parse: create output.bin file - udev: Disable USB-persist for CCID devices - configure: fail if flex is not found - Some other minor improvements 1.5.2 - 31 January 2023, Ludovic Rousseau - Add support of - KAPELSE KAP-LINK - LDU LANDI - Sensyl SSC-HV Reader - TOKEN2 MFA NFC Reader - TOKEN2 Molto2 - Thales RF Reader - Alcor Micro AU9560: Remove high speeds since they are not supported - Hack for AlcorMicro AU9560 and Acos-ID card - configure.ac: disable the use of --disable-usbdropdir Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* ccid: update to version 1.5.1Daniel Golle2022-12-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1.5.1 - 14 November 2022, Ludovic Rousseau Add support of Access IS ATR220 with idProduct: 0x0184 Alcor Link AK9567 Alcor Link AK9572 BLUTRONICS TAURUS NFC CHERRY SmartTerminal ST-1144 CREATOR CRT-603(CZ1) CCR Dexon Tecnologias Digitais LTDA DXToken ESMART Reader ER433x ICC ESMART Reader ER773x Dual & 1S Flight system consulting Incredist Ledger Nano S Ledger Nano S Plus Ledger Nano SP Ledger Nano X SafeNet eToken Fusion Sensyl SSC-NFC Reader Adjust USB drivers path at run-time via environment variable PCSCLITE_HP_DROPDIR configure.ac: add --enable-strict option Fix a problem with AUTO PPS readers and ATR convention inverse cards examples/scardcontrol: - add support of 6A xx error codes - check WinSCard error early - parse wLcdLayout & bEntryValidationCondition macOS: log non sensitive strings as "%{public}s" Some other minor improvements What's Changed Fix debug logging of lang in ccid.c in LudovicRousseau/CCID#96 Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* ccid: update to version 1.5.0Daniel Golle2022-03-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* ccid: update to version 1.4.36Daniel Golle2021-10-09
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* ccid: fix compilation under macOSRosen Penev2021-10-08
| | | | | | Remove a bad uname check. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* ccid: update to version 1.4.35Daniel Golle2021-08-03
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* ccid: update to version 1.4.34Daniel Golle2021-03-25
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* ccid: update to version 1.4.33Daniel Golle2020-09-27
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* ccid: update to version 1.4.32Daniel Golle2020-06-07
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* ccid: update to version 1.4.31Daniel Golle2020-01-07
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* treewide: Change .*GPL.*+ licenses to SPDX compatible identifierSven Eckelmann2019-09-10
| | | | | | | | The CONTRIBUTING.md requests an (or multiple) SPDX identifier for GPL licenses. But a lot of packages did use a different, non-SPDX style with a "+" at the end instead of "-or-later". Signed-off-by: Sven Eckelmann <sven@narfation.org>
* ccid: Update to 1.4.30Rosen Penev2018-10-07
| | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* utils/ccid: Update to 1.4.29Daniel Engberg2018-04-01
| | | | | | | Update ccid to 1.4.29 Update URLs Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* utils/ccid: Update to 1.4.28Daniel Engberg2017-10-17
| | | | | Update ccid to 1.4.28 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* utils/ccid: Update to 1.4.27Daniel Engberg2017-05-31
| | | | | | Update ccid to 1.4.27 Replace obsolete tarball hash variable with PKG_HASH Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* ccid: update to version 1.4.26Daniel Golle2017-01-11
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* ccid: update to version 1.4.24Daniel Golle2016-09-19
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* ccid: update to 1.4.22Daniel Golle2016-01-14
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* ccid: update sourceDaniel Golle2015-08-13
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* ccid: update sourceDaniel Golle2015-05-13
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* ccid: update to version 1.4.18Daniel Golle2014-11-27
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* ccid: add PKG_LICENSE informationDaniel Golle2014-08-10
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* Import ccidDaniel Golle2014-06-16
bump version to 1.4.17 and add myself as maintainer. Signed-off-by: Daniel Golle <daniel@makrotopia.org>