Package Release Info

pcsc-acsccid-1.1.5-bp150.2.4

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

pcsc-acsccid

Change Logs

* Wed Oct 25 2017 godfrey.chung@acs.com.hk
- Updated to version 1.1.5.
  * Add the following readers support:
    ACR1252IMP 1S CL Reader
    AMR220 Reader
    APG8201-B2
  * Fix ACR39U memory card problem.
  * Rename ACR3901U ICC Reader to ACR3901 ICC Reader.
  * PowerOn: use automatic voltage selection when needed.
  * PowerOn: move from 1.8V to 5V if 1.8V is not supported.
  * PowerOn: always try every possible voltage values.
  * udev rule: allow rule overwrite.
* Fri Dec 16 2016 godfrey.chung@acs.com.hk
- Updated to version 1.1.4.
* Thu Jun 23 2016 godfrey.chung@acs.com.hk
- Updated to version 1.1.3.
* Fri Feb 19 2016 godfrey.chung@acs.com.hk
- Updated to version 1.1.2.
* Fri Nov 06 2015 godfrey.chung@acs.com.hk
- Updated to version 1.1.1.
* Mon Dec 15 2014 godfrey.chung@acs.com.hk
- Updated to version 1.1.0.
* Thu Jul 03 2014 godfrey.chung@acs.com.hk
- Updated to version 1.0.8.
* Tue Jun 17 2014 godfrey.chung@acs.com.hk
- Updated to version 1.0.7.
* Wed Apr 23 2014 godfrey.chung@acs.com.hk
- Updated to version 1.0.6.
* Thu Sep 05 2013 godfrey.chung@acs.com.hk
- Updated to version 1.0.5.
* Thu Oct 18 2012 fcrozat@suse.com
- Fix build with new udev rules.d directory location.
* Mon Jun 25 2012 godfrey.chung@acs.com.hk
- Updated to version 1.0.4.
* Fri Jan 13 2012 godfrey.chung@acs.com.hk
- Updated to version 1.0.3.
- Updated copyright.
- Added USB IDs of readers.
- Removed acsccid-1.0.2-pcscd-autostart.patch.
- Removed pcsc-lite-1_7_3.patch.
- Included ChangeLog from upstream.
* Wed Jun 22 2011 wr@rosenauer.org
- fix compatibility with pcsc-lite >= 1.7.3
* Wed Jun 22 2011 godfrey.chung@acs.com.hk
- Updated to version 1.0.2 (22/6/2011):
  * Fix non-redistributable reference manual problem.
- Updated Url and Source.
* Fri Apr 29 2011 godfrey.chung@acs.com.hk
- Created package.
- Based on pcsc-ccid.spec.
Version: 1.1.10-bp156.1.4
* Fri Aug 04 2023 Godfrey Chung <godfrey.chung@acs.com.hk>
- Updated to version 1.1.10.
  * Add the following readers support:
    ACR40U ICC Reader
    SCR FW_Upgrade
    ACR1552 1S CL Reader
    ACR1552 CL Reader
    ACR1552 USB FW_Upgrade
  * Enable ACR1552U-M1 (composite device) as multi-slot reader.
  * Enable the 2nd interface of ACR1552U-M1 as SAM slot.
  * Fix missing initialization in get_end_points().
  * Update _usbDevice.has_interrupt in get_end_points().
  * Initialize multislot for interrupt endpoint only in OpenUSBByName().
  * Simplify the code for delaying the write operation.
  * Allow ACR38 or the reader which needs write delay in WriteUSB().
  * Check the packet size to avoid infinite loop in WriteUSB().
  * Use #pragma pack(1) for all platforms in src/ifdhandler.c.
- Replaced acsccid-1.1.9-libhal.patch with acsccid-1.1.10-libhal.patch.
- Replaced acsccid-1.1.9-polling-thread.patch with
  acsccid-1.1.10-polling-thread.patch.
- Replaced acsccid-1.1.9-polling-unplug.patch with
  acsccid-1.1.10-polling-unplug.patch.
- Replaced acsccid-1.1.9-libusb-1.0.8.patch with
  acsccid-1.1.10-libusb-1.0.8.patch.
* Fri Mar 24 2023 Godfrey Chung <godfrey.chung@acs.com.hk>
- Updated to version 1.1.9.
  * Add the following readers support:
    APG8201-B2RO
    ACR39U-W1 Top Reader
    ACR39U-W1 Edge Reader
    WalletMate 1S CL Reader
    WalletMate USB FW_Upgrade
    ACR1581 1S Dual Reader
    ACR1581 USB FW_Upgrade
    ACR40T ICC Reader
    ACR40 FW_Upgrade
    ACR39 FW_Upgrade
  * Fix misleading read length in CCID_Receive().
  * Fix ACR1281U-C1 communication issue with NXP SAM AV3.
- Replaced acsccid-1.1.5-libhal.patch with acsccid-1.1.9-libhal.patch.
- Replaced acsccid-1.1.5-polling-thread.patch with
  acsccid-1.1.9-polling-thread.patch.
- Replaced acsccid-1.1.6-polling-unplug.patch with
  acsccid-1.1.9-polling-unplug.patch.
- Replaced acsccid-1.1.5-libusb-1.0.8.patch with
  acsccid-1.1.9-libusb-1.0.8.patch.
- Enabled paralled make.
- Replaced makeinstall macro with the expanded version.
- Removed clean section.
- Marked license files.
- Replaced RPM_BUILD_ROOT with buildroot.