Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

pcsc-ccid-1.3.11-2.3.1 RPM for x86_64

From OpenSuSE 11.2 updates for x86_64

Name: pcsc-ccid Distribution: openSUSE 11.2
Version: 1.3.11 Vendor: openSUSE
Release: 2.3.1 Build date: Wed Jan 5 11:14:06 2011
Group: Productivity/Security Build host: build33
Size: 444465 Source RPM: pcsc-ccid-1.3.11-2.3.1.src.rpm
Packager: http://bugs.opensuse.org
Url: http://pcsclite.alioth.debian.org/ccid.html
Summary: PCSC Driver for CCID Based Smart Card Readers and GemPC Twin Serial Reader
This package contains a generic USB CCID (Chip/Smart Card Interface
Devices) driver.

This driver is meant to be used with the PCSC-Lite daemon from the
pcsc-lite package.



Authors:
--------
    Ludovic Rousseau <ludovic.rousseau@free.fr>
    Carlos Prados
    Olaf Kirch

Provides

Requires

License

LGPLv2.1+

Changelog

* Tue Jan 04 2011 sbrabec@suse.cz
  - Fixed serial number parsing vulnerability (bnc#661000,
    CVE-2010-4530).
* Wed Aug 05 2009 sbrabec@suse.cz
  - Updated to version 1.3.11:
    * Incompatible change: Remove support of Reiner-SCT cyberJack
      pinpad(a) on request of Reiner-SCT. Use pcsc-cyberjack instead.
    * Should work: Panasonic USB Smart Card Reader 7A-Smart, ATMEL
      AT91SC192192CT-USB, Alcor Micro SCR001, Aktiv Rutoken ECP,
      Synnix STD200, more Neowave Weneo tokens, Feitian SCR301
      Raritan D2CIM-DVUSB VM/CCID
    * New known firmware: Kobil EMV CAP, ACS ACR122U-WB-R with bogus
      firmware < 2.06
    * Broadcom 5880 should work a bit better
    * Fixes for GemProx DU/SU and hacks for other Gemalto readers
    * SCM SCL010 Contactless Reader is not supported
    * Add support of FEATURE_MCT_READERDIRECT. Now only on the Kobil
      TriB@nk reader.
    * Support --disable-class argument to build a NON class driver.
    * HAL support fixes.
    * Add support of PIN_PROPERTIES_STRUCTURE structure and
      FEATURE_IFD_PIN_PROPERTIES
    * It is possible to configure composite devices to be seen as
      multi-slots.
    * Other fixes, improvement and updates.
* Tue Apr 07 2009 sbrabec@suse.cz
  - Updated to version 1.3.10:
    * Added a hack to support the bogus OpenGPG card.
    * Should work: Precise Biometrics 200 MC, Precise Biometrics 250
      MC, SafeNet IKey4000 used in different device, Atmel
      AT98SC032CT, Neowave Weneo, MSI StarReader SMART, VMware Virtual
      USB CCID reader, ACS ACR122U PICC Interface, HP MFP Smart Card
      Reader, KONA USB SmartCard, SpringCard CrazyWriter, CSB6 Basic,
      CSB6 Secure, CSB6 Ultimate, EasyFinger Standard, EasyFinger
      Ultimate and Prox'N'Roll, Atmel AT91SO, Cherry SmartTerminal
      ST-1200USB, Aladdin eToken PRO USB 72K Java.
    * Differentiate between KOBIL mIDentity M and XL.
    * Known readers: SpringCard Prox'N'Roll, CSB6 Basic, EasyFinger
      Ultimate, CSB6 Ultimate, EasyFinger Standard, CrazyWriter, CSB6
      Secure, Pro-Active CSB6 Ultimate is renamed SpringCard CSB6
      Ultimate
    * Unsupported: Broadcom 5880, jNet Technology jToken s1.
    * Disabled support of the contcatless part of SDI010 and SCR331DI.
    * Avoid a "Duplicate frame detected" error.
    * Use a very long timeout for PowerUp since the card can be very
      slow to send the full ATR (up to 30 seconds at 4 MHz)
    * Driver will work in a multi-reader configuration.
  - Use modalias supplements instead of eID issuer locales.
  - Require pcsc-lite.
  - Removed custom hotplug support. Now integrated in pcsc-lite.
* Tue Jan 27 2009 ro@suse.de
  - added udev diretories to filelist to fix build
* Tue Jan 06 2009 sbrabec@suse.cz
  - Do not call autoreconf for SLE10.
* Fri Nov 14 2008 sbrabec@suse.cz
  - On request of author reverted to libusb0 to prevent errors.
    http://www.nabble.com/Re%3A-patch-for-libusb-0.9.3-libusb-os-linux_usbfs.c-p20421276.html
* Fri Sep 05 2008 sbrabec@suse.cz
  - Updated to version 1.3.8:
    * Fixes and code improvements.
    * New readers that should work: Should work: Pro-Active CSB6
      Ultimate, id3 Semiconductors CL1356A HID, Vasco DP905,
      KEBTechnology KONA USB SmartCard, Precise Biometrics 250 MC,
      Covadis.ch Alya and Vega-Alpha.
* Wed Apr 02 2008 sbrabec@suse.cz
  - Updated to version 1.3.5:
    * new supported devices
    * documentation improves
    * code changes
    * for more see ChangeLog
* Thu Jul 26 2007 sbrabec@suse.cz
  - Updated to version 1.3.0:
    * code changes
    * crash fixes
    * firmware updates
    * new command line tools
* Thu May 31 2007 sbrabec@suse.cz
  - Build requires libusb-devel.
* Tue Feb 13 2007 sbrabec@suse.cz
  - Updated to version 1.2.1:
    * Support for non CCID generic readers.
    * Supported O2Micro Oz7762.
    * Support for SCARD_ATTR_VENDOR_IFD_VERSION,
    * SCARD_ATTR_VENDOR_NAME and SCARD_ATTR_MAXINPUT tags used by
      SCardGetAttrib(). Read SCARDGETATTRIB.txt for more.
    * Support for OmniKey CardMan 5125, CardMan 1021, C3PO LTC32, Teo
      by Xiring, HP USB Smartcard Reader.
    * Support Extended APDU (up to 64KB) for readers in TPDU mode
      or Extended APDU mode. This only works for T=1 cards.
    * Support for C3PO LTC31 (new version), OmniKey CardMan 3021, HP
      USB Smart Card Keyboard, Actividentity (ActiveCard) Activkey
      Sim, id3 Semiconductors CL1356D and CL1356T, Alcor Micro AU9520
    * Support the contactless interface of the SCR331-DI-NTTCOM
    * Increased the USB timeout used for PIN verify/modify.
    * Endian fixes.
    * Other fixes.
* Fri Nov 24 2006 mjancar@suse.cz
  - set IFSC in the SetParameters when required (#223566)
* Fri Aug 11 2006 stark@suse.de
  - update to version 1.0.1
    * add support for Axalto Reflex USB v3, SCM Micro SDI 010, Winbond
      Electronics W81E381 chipset, Gemplus GemPC Card, Athena ASE IIIe
      KB USB, OmniKey CardMan 3621
    * improve support of Cherry XX44 keyboard for PIN verify and change
      (circumvent firmware bugs)
    * do not use LTPBundleFindValueWithKey() from pcscd since this
      function has been removed from pcscd API
    * use -fvisibility=hidden is available to limit the number of
      exported symbols

Files

/etc/reader.conf.d/ccidtwin.conf
/usr/bin/RSA_SecurID_getpasswd
/usr/lib64/readers/ifd-ccid.bundle
/usr/lib64/readers/ifd-ccid.bundle/Contents
/usr/lib64/readers/ifd-ccid.bundle/Contents/Info.plist
/usr/lib64/readers/ifd-ccid.bundle/Contents/Linux
/usr/lib64/readers/ifd-ccid.bundle/Contents/Linux/libccid.so
/usr/lib64/readers/ifd-ccid.bundle/Contents/Linux/libccid.so.1.3.11
/usr/lib64/readers/serial
/usr/lib64/readers/serial/libccidtwin.so
/usr/lib64/readers/serial/libccidtwin.so.1.3.11
/usr/sbin/Kobil_mIDentity_switch
/usr/share/doc/packages/pcsc-ccid
/usr/share/doc/packages/pcsc-ccid/AUTHORS
/usr/share/doc/packages/pcsc-ccid/COPYING
/usr/share/doc/packages/pcsc-ccid/ChangeLog
/usr/share/doc/packages/pcsc-ccid/LICENSE.openct
/usr/share/doc/packages/pcsc-ccid/README
/usr/share/doc/packages/pcsc-ccid/README.towitoko
/usr/share/doc/packages/pcsc-ccid/README_Kobil_mIDentity_switch.txt
/usr/share/doc/packages/pcsc-ccid/SCARDGETATTRIB.txt
/usr/share/man/man1/RSA_SecurID_getpasswd.1.gz
/usr/share/man/man8/Kobil_mIDentity_switch.8.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon May 20 05:42:27 2013