pcsc-lite 1.9.5-1 source package in Ubuntu
Changelog
pcsc-lite (1.9.5-1) unstable; urgency=medium * Fix "socket /run/pcscd/pcscd.comm immediately removed upon start" d/pcscd.postinst: restart pcscd on install (Closes: #995814) * new upstream release -- Ludovic Rousseau <email address hidden> Sat, 04 Dec 2021 13:38:46 +0100
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 |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pcsc-lite_1.9.5-1.dsc | 2.3 KiB | c531e3f314cffb08537acf8131d59c787930ecf975e6f7502726ec0c243a0e3e |
pcsc-lite_1.9.5.orig.tar.bz2 | 757.6 KiB | 9ee3f9b333537562177893559ad4f7b8d5c23ebe828eef53056c02db14049d08 |
pcsc-lite_1.9.5.orig.tar.bz2.asc | 833 bytes | c6079ed5e6caa3c9f8259da2040274acb4c35119ec6be39558a80a9463e6b096 |
pcsc-lite_1.9.5-1.debian.tar.xz | 19.1 KiB | 88a72150087d0a218b5e5d28ffc53834b617b2ded4e1643219d45848e8bb13df |
Available diffs
- diff from 1.9.4-1 to 1.9.5-1 (17.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