Path to this page:
./
security/ccid,
Middleware to access a smart card using SCard API (PC/SC)
Branch: CURRENT,
Version: 1.5.2,
Package name: ccid-1.5.2,
Maintainer: gdtThis package provides a generic USB CCID
(Chip/Smart Card Interface Devices) driver
and ICCD (Integrated Circuit(s) Card Devices).
See the USB CCID and ICCD specifications
from the USB working group.
Required to run:[
security/pcsc-lite] [
devel/libusb1]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 688.646 KB
Version history: (Expand)
- (2023-02-21) Updated to version: ccid-1.5.2
- (2022-06-28) Updated to version: ccid-1.5.0nb1
- (2022-01-27) Updated to version: ccid-1.5.0
- (2021-08-30) Updated to version: ccid-1.4.36
- (2021-07-25) Updated to version: ccid-1.4.35
- (2021-05-25) Updated to version: ccid-1.4.34nb2
CVS history: (Expand)
2023-02-21 17:32:33 by Adam Ciarcinski | Files touched by this commit (4) |  |
Log message:
ccid: updated to 1.5.2
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
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
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2022-01-27 14:21:21 by Greg Troxel | Files touched by this commit (2) |
Log message:
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
|
2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605) |
Log message:
security: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo \
cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
|
2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606) |
Log message:
security: Remove SHA1 hashes for distfiles
|
2021-07-25 20:03:38 by Greg Troxel | Files touched by this commit (2) |
Log message:
security/ccid: Update to 1.4.35
packaging changes: stop re-running bootstrap. upstream documents just
running configure, and regen causes trouble.
upstream changes are minor
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2021-04-03 19:12:14 by Tobias Nygren | Files touched by this commit (1) |
Log message:
ccid: binaries should be installed with ${INSTALL_PROGRAM}. Bump.
|