Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 666198 - app-crypt/acsccid-1.1.5: new package
Summary: app-crypt/acsccid-1.1.5: new package
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-13 22:14 UTC by Fabio Rossi
Modified: 2019-04-14 17:25 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
acsccid-1.1.5.ebuild (acsccid-1.1.5.ebuild,895 bytes, text/plain)
2018-09-13 22:14 UTC, Fabio Rossi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fabio Rossi 2018-09-13 22:14:08 UTC
Created attachment 546884 [details]
acsccid-1.1.5.ebuild

The package is a fork of app-crypt/ccid supporting CCID and non-CCID (despite the name) from ACS Advanced Card Systems Ltd (in additional of course to the hardware supported by app-crypt/ccid).

This package would then block other two packages already in portage, app-crypt/ccid and app-crypt/acr38u (latest is a binary only package always from ACS but it's older and has bugs comparing to latest driver here discussed).

If you consider adding to portage app-crypt/acsccid then you should also update blocking depends for app-crypt/ccid and app-crypt/acr38u
Comment 1 Tomáš Mózes 2018-09-14 06:08:04 UTC
Would you like to proxy maintain this package?
Comment 2 Fabio Rossi 2018-09-17 21:17:07 UTC
not really interested, this package is a fork of app-crypt/ccid, I guess it could be maintained by crypto@gentoo.org as well without too much effort
Comment 3 Martin Mokrejš 2019-04-14 17:25:37 UTC
Hi,
  could anybody pick this into main tree or resolve in a different way then?



  Meanwhile it is in two overlays: http://gpo.zugaina.org/app-crypt/acsccid

  This one is EAPI7 :https://data.gpo.zugaina.org/linuxunderground-overlay/app-crypt/acsccid/

From README I see it is as of now based on app-crypt/ccid-1.4.26:


History
-------

v1.1.6 (29/10/2018)
- Add the following readers support:
  ACR1252 CL Reader           (ACM1252U-Z2ACE)
  ACR1252 USB FW_Upgrade v100 (ACM1252U-Z2ACE BL)
- Enable TLV properties for APG8201-B2 in IFDHControl().
- Enable TLV properties for APG8201-B2 in process_spe_ppdu().
- Fix ACR39U T=0 APDU problem in CmdXfrBlockTPDU_T0().
- Return 6B 80 for supported readers in CCID_Receive().
- Merge with ccid 1.4.29.
  - Remove extra_egt() causing problems.
- Update the comment in IFDHControl().
- Fix undefined symbol yylex.
- Set the status to absent if SAM reset failed in IFDHPowerICC().
- Merge with ccid 1.4.30.
  - Import files from ccid 1.4.30.
  - macOS: exit configure with an error when needed.
  - Fix libusb config descriptor leak.
  - Fix leaking an allocated bundle in case no matching reader was found.
  - InterruptStop(): Log the libusb text instead of number.
  - InterruptRead(): revert change.
- Enable ICC extended APDU for ACR1281U-C1 >= v526.
- Add IOCTL_SMARTCARD_TOGGLE_CARD_STATE for SAM slot.

v1.1.5 (23/10/2017)
- Add the following readers support:
  ACR1252IMP 1S CL Reader
  AMR220 Reader
  APG8201-B2
- Merge with ccid 1.4.26.
  - Fix spelling in log message.
  - 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.
  - PowerOn: default value comes from Info.plist.
...



Searching though https://salsa.debian.org/search?utf8=%E2%9C%93&search=ACS&group_id=&project_id=4048&search_code=true&repository_ref=master gives a few hits in README files. So it is really a differently evolving copy of app-crypt/ccid?