Accepting request 202780 from home:wrosenauer:devel
update OBS-URL: https://build.opensuse.org/request/show/202780 OBS-URL: https://build.opensuse.org/package/show/security:chipcard/pcsc-ccid?expand=0&rev=47
This commit is contained in:
parent
7bdb7d1bc0
commit
c86b07716c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:05438ed1e1bec467fa7b6a9fc316a03e82843e9335fe942e315af8c812b39bf0
|
||||
size 479751
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1.4.14 (GNU/Linux)
|
||||
|
||||
iEYEABECAAYFAlIJV6oACgkQP0qKj+B/HPlyxQCgl5D7rtNwp56BEXDzEMdR2CNO
|
||||
KVYAn3MM25IhlhadLaBgRxVIs/iOx8hp
|
||||
=Kd/N
|
||||
-----END PGP SIGNATURE-----
|
3
ccid-1.4.13.tar.bz2
Normal file
3
ccid-1.4.13.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:59756ff279f828778cee575b227b77bbf2c72b2a69bfc79ce849df8fcbea15f0
|
||||
size 482601
|
7
ccid-1.4.13.tar.bz2.asc
Normal file
7
ccid-1.4.13.tar.bz2.asc
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1.4.14 (GNU/Linux)
|
||||
|
||||
iEYEABECAAYFAlJVKgIACgkQP0qKj+B/HPk6RgCeMe3H5t1RIocVf1uH55LBVrfG
|
||||
ihsAniVXoxcU+ZgxRdRVI407860QbJiI
|
||||
=/zPv
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 10 10:54:29 UTC 2013 - wr@rosenauer.org
|
||||
|
||||
- Updated to version 1.4.13
|
||||
* Add support of
|
||||
Access IS ePassport Reader
|
||||
Planeta RC700-NFC CCID
|
||||
* Add support of Windows value for CM_IOCTL_GET_FEATURE_REQUEST
|
||||
Windows uses 0x313520 for SCARD_CTL_CODE(3400)
|
||||
pcsc-lite uses 0x42000D48 for SCARD_CTL_CODE(3400)
|
||||
RDP aplications (like rdesktop) will convert SCardControl()
|
||||
commands from a Windows application (so using 0x313520) to pcsc-lite.
|
||||
* fix multi-slot support for card movement notification
|
||||
* some minor bugs removed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 13 18:16:31 UTC 2013 - wr@rosenauer.org
|
||||
|
||||
|
@ -32,7 +32,7 @@ BuildRequires: udev
|
||||
%if %suse_version > 1220
|
||||
BuildRequires: gpg-offline
|
||||
%endif
|
||||
Version: 1.4.12
|
||||
Version: 1.4.13
|
||||
Release: 0
|
||||
Url: http://pcsclite.alioth.debian.org/ccid.html
|
||||
Summary: PCSC Driver for CCID Based Smart Card Readers and GemPC Twin Serial Reader
|
||||
|
Loading…
Reference in New Issue
Block a user