From 07bcd791d1036e16a7716923606b1a304a9853f6109b07bd9e12f69cff03be2f Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Sun, 15 Apr 2012 09:00:58 +0000 Subject: [PATCH] Accepting request 113655 from home:wrosenauer:devel OBS-URL: https://build.opensuse.org/request/show/113655 OBS-URL: https://build.opensuse.org/package/show/security:chipcard/pcsc-ccid?expand=0&rev=27 --- ccid-1.4.5.tar.bz2 | 3 --- ccid-1.4.6.tar.bz2 | 3 +++ pcsc-ccid.changes | 28 ++++++++++++++++++++++++++++ pcsc-ccid.spec | 9 +++++---- 4 files changed, 36 insertions(+), 7 deletions(-) delete mode 100644 ccid-1.4.5.tar.bz2 create mode 100644 ccid-1.4.6.tar.bz2 diff --git a/ccid-1.4.5.tar.bz2 b/ccid-1.4.5.tar.bz2 deleted file mode 100644 index 29c88ed..0000000 --- a/ccid-1.4.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8c41abea64b8c34f9a4fcf46b7add0462f5b18ba485e5a70c2874b4531bae7d1 -size 461820 diff --git a/ccid-1.4.6.tar.bz2 b/ccid-1.4.6.tar.bz2 new file mode 100644 index 0000000..dd5963b --- /dev/null +++ b/ccid-1.4.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f31151fc7683f24165e2498a673e81a50c497731ff9530ff98233bd56af60f8a +size 469846 diff --git a/pcsc-ccid.changes b/pcsc-ccid.changes index a6624f5..1564ec4 100644 --- a/pcsc-ccid.changes +++ b/pcsc-ccid.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Sun Apr 15 08:40:16 UTC 2012 - wr@rosenauer.org + +- Updated to version 1.4.6: + * Add support of Avtor SC Reader 371, Avtor SecureToken, + DIGIPASS KEY 202, Fujitsu SmartCase KB SCR eSIG, + Giesecke & Devrient StarSign CUT, + Inside Secure VaultIC 460 Smart Object, + Macally NFC CCID eNetPad reader, OmniKey 6321 USB, + SCM SDI 011, Teridian TSC12xxF, Vasco DIGIPASS KEY 101 + * Remove support of readers without a USB CCID descriptor file + 0x08E6:0x34C1:Gemalto Ezio Shield Secure Channel + 0x08E6:0x34C4:Gemalto Ezio Generic + 0x04E6:0x511A:SCM SCR 3310 NTTCom + 0x0783:0x0008:C3PO LTC32 USBv2 with keyboard support + 0x0783:0x9002:C3PO TLTC2USB + 0x047B:0x020B:Silitek SK-3105 + * Disable SPE for HP USB CCID Smartcard Keyboard. The reader is + bogus and unsafe. + * Fix a problem with ICCD type A devices. We now wait for device + ready + * Secure PIN Verify and PIN Modify: set the minimum timeout to + 90 seconds + * Add support of wIdVendor and wIdProduct properties + * Add support of dwMaxAPDUDataSize + * Add support of Gemalto firmware features + * some minor bugs removed + ------------------------------------------------------------------- Fri Dec 2 16:35:03 UTC 2011 - coolo@suse.com diff --git a/pcsc-ccid.spec b/pcsc-ccid.spec index 599a54c..2f4ed05 100644 --- a/pcsc-ccid.spec +++ b/pcsc-ccid.spec @@ -1,7 +1,7 @@ # # spec file for package pcsc-ccid # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 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 @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: pcsc-ccid %define _name ccid BuildRequires: automake @@ -22,12 +23,12 @@ BuildRequires: libusb-1_0-devel BuildRequires: pcsc-lite-devel BuildRequires: pkg-config BuildRequires: udev -Version: 1.4.5 +Version: 1.4.6 Release: 0 -Group: Productivity/Security -License: LGPL-2.1+ Url: http://pcsclite.alioth.debian.org/ccid.html Summary: PCSC Driver for CCID Based Smart Card Readers and GemPC Twin Serial Reader +License: LGPL-2.1+ +Group: Productivity/Security Source: %{_name}-%{version}.tar.bz2 Source1: %{name}-rpmlintrc BuildRoot: %{_tmppath}/%{name}-%{version}-build