- Update Free CCID driver from 1.4.36 to 1.5.0 (release notes).
- Update PC/SC-Lite from 1.9.3 to 1.9.8 (release notes for 1.9.4, release notes for 1.9.5, release notes for 1.9.6, release notes for 1.9.7, release notes for 1.9.8). Main highlights:
- fix race conditions;
- fix memory leaks;
- fix handle leaks and spurious PC/SC API failures on reader disconnection;
- reduce spurious error logs on reader disconnection.
- Fix ChromeOS lock-screen flaky access issues (on USB interface claiming).
- Add ChromeOS Terminal (System Web App) into the trusted client list.
- Add the
scard_disconnect_fallback_client_app_ids
admin policy. It allows to workaround client errors that try to switch card protocols without resetting the card (#704). - Fix memory issues in the USB layer.
- Minor logging improvements.