From 34336e8894420d355f7ec7f3545d0b68ea603b99917b03a147cc87e10710bbf8 Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Sat, 15 Feb 2014 21:19:38 +0000 Subject: [PATCH] Accepting request 222460 from home:wrosenauer:devel OBS-URL: https://build.opensuse.org/request/show/222460 OBS-URL: https://build.opensuse.org/package/show/security:chipcard/pcsc-ccid?expand=0&rev=51 --- ccid-1.4.14.tar.bz2 | 3 --- ccid-1.4.14.tar.bz2.asc | 7 ------- ccid-1.4.15.tar.bz2 | 3 +++ ccid-1.4.15.tar.bz2.asc | 7 +++++++ pcsc-ccid.changes | 21 +++++++++++++++++++++ pcsc-ccid.spec | 4 ++-- 6 files changed, 33 insertions(+), 12 deletions(-) delete mode 100644 ccid-1.4.14.tar.bz2 delete mode 100644 ccid-1.4.14.tar.bz2.asc create mode 100644 ccid-1.4.15.tar.bz2 create mode 100644 ccid-1.4.15.tar.bz2.asc diff --git a/ccid-1.4.14.tar.bz2 b/ccid-1.4.14.tar.bz2 deleted file mode 100644 index e6d423c..0000000 --- a/ccid-1.4.14.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c50b04ac8e800a14246ea42cf37f73bd42fdb3645afb290b7af091f9e15cd146 -size 484659 diff --git a/ccid-1.4.14.tar.bz2.asc b/ccid-1.4.14.tar.bz2.asc deleted file mode 100644 index 191e1f0..0000000 --- a/ccid-1.4.14.tar.bz2.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.15 (GNU/Linux) - -iEYEABECAAYFAlKTlBIACgkQP0qKj+B/HPl6uwCcDjxvpmzSIKNkbuYXDA7bayaZ -k/kAn1sVruSpCqAiMvPwWxFwp+IyIiG7 -=R6Ar ------END PGP SIGNATURE----- diff --git a/ccid-1.4.15.tar.bz2 b/ccid-1.4.15.tar.bz2 new file mode 100644 index 0000000..e57c97b --- /dev/null +++ b/ccid-1.4.15.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5436182246f15b3e78b1ad6707022b02dc400e3f50c4cb5e5d340a4e716d990a +size 487625 diff --git a/ccid-1.4.15.tar.bz2.asc b/ccid-1.4.15.tar.bz2.asc new file mode 100644 index 0000000..92060a9 --- /dev/null +++ b/ccid-1.4.15.tar.bz2.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1 + +iEYEABECAAYFAlL97XgACgkQP0qKj+B/HPl8XwCeNThrsPUtenV8Ns+M/PEJYvkJ +E4QAn1gnKXpACKJUq+qEgbMx2wBMJXUE +=Rmoj +-----END PGP SIGNATURE----- diff --git a/pcsc-ccid.changes b/pcsc-ccid.changes index cab1b3b..3d507b8 100644 --- a/pcsc-ccid.changes +++ b/pcsc-ccid.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Sat Feb 15 20:48:40 UTC 2014 - wr@rosenauer.org + +- Updated to version 1.4.15 + * Add support of + DUALi DRAGON NFC READER + Feitian bR301 + Gemalto CR30 reader in serial communication + Gemalto Ezio Shield Pro SC + IIT E.Key Almaz-1C + * PIN_MODIFY_STRUCTURE & PIN_VERIFY_STRUCTURE: Fix calculation of + the command length after pcsc-lite 1.8.9 (October 2013) changed + the PCSC/reader.h header + * Add specific PIN min (0) & max (25) sizes for SmartTerminal ST-2xxx + * Do not get the data rates if bNumDataRatesSupported = 0 + * Support Gemalto features for pinpad readers MinimumPINSize, + MaximumPINSize and bEntryValidationCondition are fetched from the + reader firmware + * disable (broken) pinpad for Fujitsu SmartCase KB SCR eSIG + * some minor bugs removed + ------------------------------------------------------------------- Tue Nov 26 11:07:53 UTC 2013 - wr@rosenauer.org diff --git a/pcsc-ccid.spec b/pcsc-ccid.spec index 1171417..a3c9bae 100644 --- a/pcsc-ccid.spec +++ b/pcsc-ccid.spec @@ -1,7 +1,7 @@ # # spec file for package pcsc-ccid # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -32,7 +32,7 @@ BuildRequires: udev %if %suse_version > 1220 BuildRequires: gpg-offline %endif -Version: 1.4.14 +Version: 1.4.15 Release: 0 Url: http://pcsclite.alioth.debian.org/ccid.html Summary: PCSC Driver for CCID Based Smart Card Readers and GemPC Twin Serial Reader