pcsc-lite 1.9.9-1 source package in Ubuntu
Changelog
pcsc-lite (1.9.9-1) unstable; urgency=medium * new upstream release * d/pcscd.init: use "grep -E" instead of deprecated "egrep" Closes: #1019322 * d/control: Standards-Version: 4.6.0 -> 4.6.1. No change needed. * d/copyright: fix match for simclist * d/copyright: update Copyright dates -- Ludovic Rousseau <email address hidden> Sun, 11 Sep 2022 16:43:51 +0200
Upload details
- Uploaded by:
- Ludovic Rousseau
- Uploaded to:
- Sid
- Original maintainer:
- Ludovic Rousseau
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | main | misc | |
Kinetic | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pcsc-lite_1.9.9-1.dsc | 2.3 KiB | aa5616bd47656d9746e43f17feca2e9a37c3ef524fadb18ed635d4da4864bfde |
pcsc-lite_1.9.9.orig.tar.bz2 | 771.4 KiB | cbcc3b34c61f53291cecc0d831423c94d437b188eb2b97b7febc08de1c914e8a |
pcsc-lite_1.9.9.orig.tar.bz2.asc | 833 bytes | 387dfea1c79ecae42ec82f5ce401117700b578f4fd25f73af38df438e44f66f7 |
pcsc-lite_1.9.9-1.debian.tar.xz | 18.9 KiB | 5b73d1a8b8234ec25e63aa57bea10b7aa879f71075df6d274ebcc8454035c43d |
Available diffs
- diff from 1.9.8-1 to 1.9.9-1 (10.9 KiB)
No changes file available.
Binary packages built by this source
- libpcsclite-dev: Middleware to access a smart card using PC/SC (development files)
The purpose of PC/SC Lite is to provide a Windows(R) SCard interface
in a very small form factor for communicating to smart cards and
smart cards readers.
.
This package contains the files needed for compiling and linking
an application that communicates to any reader available to the
PC/SC daemon.
.
This package also contains the PC/SC spying library: libpcscspy.so
See http://ludovicrousseau .blogspot. com/2011/ 11/pcsc- api-spy- third-try. html
- libpcsclite-dev-dbgsym: debug symbols for libpcsclite-dev
- libpcsclite1: Middleware to access a smart card using PC/SC (library)
The purpose of PC/SC Lite is to provide a Windows(R) SCard interface
in a very small form factor for communicating to smartcards and
readers.
.
The PC/SC Lite library is used to connect to the PC/SC daemon from
a client application and provide access to the desired reader.
- libpcsclite1-dbgsym: debug symbols for libpcsclite1
- pcscd: Middleware to access a smart card using PC/SC (daemon side)
The purpose of PC/SC Lite is to provide a Windows(R) SCard interface
in a very small form factor for communicating to smart cards and
smart cards readers.
.
The PC/SC daemon is used to dynamically allocate/deallocate reader
drivers at runtime and manage connections to the readers.
- pcscd-dbgsym: debug symbols for pcscd