Accepting request 873219 from home:DocB:branches:security:chipcard

- version 1.9.1
  * Do not (possibly) lock a reader if allocating hCard fails
  * Fix a hang in SCardTransmit()
  * Do not report an error if the wrong interface is used by the driver
  * Update reader state when a card is removed during an exchange
  * readerfactory: Make sure a freed Reader Context is not accessed
  * PHSetProtocol(): supports T=0&1 cards on T=0 reader
  * hotplug-libusb:
   . support CCIDCLASSDRIVER
   . add interface name to reader name
   . remove obsolete libhal scheme
  * Some other minor improvements

OBS-URL: https://build.opensuse.org/request/show/873219
OBS-URL: https://build.opensuse.org/package/show/security:chipcard/pcsc-lite?expand=0&rev=161
This commit is contained in:
Wolfgang Rosenauer
2021-02-17 21:12:14 +00:00
committed by Git OBS Bridge
parent c784b44498
commit 155c70261b
6 changed files with 36 additions and 21 deletions

View File

@@ -26,7 +26,7 @@
%define PKG_USER scard
%define PKG_GROUP scard
Name: pcsc-lite
Version: 1.9.0
Version: 1.9.1
Release: 0
Summary: PC/SC Smart Cards Library
License: BSD-3-Clause AND GPL-3.0-or-later
@@ -169,7 +169,6 @@ getent passwd %{PKG_USER} >/dev/null || useradd -r -g %{PKG_GROUP} -s %{_sbindir
%{_docdir}/%{name}/HELP
%{_docdir}/%{name}/NEWS
%{_docdir}/%{name}/README
%{_docdir}/%{name}/README.DAEMON
%{_docdir}/%{name}/README.SUSE
%{_docdir}/%{name}/README.polkit
%{_docdir}/%{name}/SECURITY