diff --git a/SCsupported_HP_internal.diff b/SCsupported_HP_internal.diff deleted file mode 100644 index af58726..0000000 --- a/SCsupported_HP_internal.diff +++ /dev/null @@ -1,10 +0,0 @@ ---- Drivers/ccid/readers/supported_readers.txt.old 2011-01-18 12:53:00.277025632 +0100 -+++ Drivers/ccid/readers/supported_readers.txt 2011-01-18 12:58:12.988025632 +0100 -@@ -111,6 +111,7 @@ - - # Alcor Micro Corp. - 0x058F:0x9520:Alcor Micro AU9520 -+0x058F:0x9540:Alcor Micro HP internal - - # RSA - 0x15E1:0x2007:RSA SecurID diff --git a/ccid-1.4.4.tar.bz2 b/ccid-1.4.4.tar.bz2 deleted file mode 100644 index 43af821..0000000 --- a/ccid-1.4.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:953e430d2e37a67b99041f584249085656d73e72390dfe40589f4dd5c367edd0 -size 459432 diff --git a/ccid-1.4.5.tar.bz2 b/ccid-1.4.5.tar.bz2 new file mode 100644 index 0000000..29c88ed --- /dev/null +++ b/ccid-1.4.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c41abea64b8c34f9a4fcf46b7add0462f5b18ba485e5a70c2874b4531bae7d1 +size 461820 diff --git a/pcsc-ccid.changes b/pcsc-ccid.changes index bb18fc4..91a9e69 100644 --- a/pcsc-ccid.changes +++ b/pcsc-ccid.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Mon Oct 17 10:08:36 UTC 2011 - wr@rosenauer.org + +- Updated to version 1.4.5: + * Add support of Alcor Micro AU9540, Ubisys 13.56MHz RFID (CCID), + BIFIT USB-Token iBank2key, BIFIT iBank2Key, Gemalto Ezio Shield + PinPad reader, Gemalto SA .NET Dual, Precise Sense MC reader + (with fingerprint), SDS DOMINO-Key TWIN Pro + * Add support of bPPDUSupport and FEATURE_CCID_ESC_COMMAND + * SCARD_ATTR_VENDOR_NAME and SCARD_ATTR_VENDOR_IFD_VERSION are + not the vendor name and version of the driver but of the IFD: + InterFace Device i.e. the smart card reader. We then return the + USB iManufacturer string as SCARD_ATTR_VENDOR_NAME and USB + bcdDevice as SCARD_ATTR_VENDOR_IFD_VERSION + * reduce binary size by removing unused features from simclist + * Fix some warnings reported by Coverity + ------------------------------------------------------------------- Wed May 18 18:10:44 UTC 2011 - wr@rosenauer.org diff --git a/pcsc-ccid.spec b/pcsc-ccid.spec index 12daf28..58e1b47 100644 --- a/pcsc-ccid.spec +++ b/pcsc-ccid.spec @@ -21,7 +21,7 @@ Name: pcsc-ccid %define _name ccid BuildRequires: libusb-1_0-devel pcsc-lite-devel pkg-config udev -Version: 1.4.4 +Version: 1.4.5 Release: 1 Group: Productivity/Security License: LGPLv2.1+ @@ -29,7 +29,6 @@ Url: http://pcsclite.alioth.debian.org/ccid.html Summary: PCSC Driver for CCID Based Smart Card Readers and GemPC Twin Serial Reader Source: %{_name}-%{version}.tar.bz2 Source1: %{name}-rpmlintrc -Patch: SCsupported_HP_internal.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build # openSUSE package pcsc-lite 1.6.6 is the first one which creates the scard UID and GID: Requires: pcsc-lite >= 1.6.6 @@ -57,7 +56,6 @@ pcsc-lite package. %prep %setup -q -n %{_name}-%{version} -%patch -p2 cp -a src/openct/LICENSE LICENSE.openct cp -a src/towitoko/README README.towitoko