Bug 33534

Summary: Пропуск первого по счёту события card_insert
Product: Sisyphus Reporter: manowar <manowar>
Component: pam_pkcs11Assignee: manowar <manowar>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P3 CC: manowar
Version: unstable   
Hardware: all   
OS: Linux   

Description manowar@altlinux.org 2017-06-07 20:43:53 MSK
Первое по счёту событие card_insert намеренно пропускается. Похоже, что сделано так для того, чтобы избежать ложного срабатывания в том случае, когда pkcs11_eventmgr запускается тогда, когда токен уже присутствует.
Comment 1 Repository Robot 2017-06-07 21:17:03 MSK
pam_pkcs11-0.6.9-alt4 -> sisyphus:

Wed Jun 07 2017 Paul Wolneykien <manowar@altlinux.org> 0.6.9-alt4
- Fix: Initialize the event manager state value from token (closes: 33534).
Comment 2 manowar@altlinux.org 2017-06-09 16:51:30 MSK
С первого раза не получилось…
Comment 3 Repository Robot 2017-06-09 17:34:33 MSK
pam_pkcs11-0.6.9-alt5 -> sisyphus:

Fri Jun 09 2017 Paul Wolneykien <manowar@altlinux.org> 0.6.9-alt5
- Fix: Initialize the event manager state value from token (closes: 33534).
- Add configuration control scripts: support "profiles" and "modules.avail"
  configuration directories.
- Add pkcs11_strict system-auth PAM configuration.
- Fix: Don\'t stuck if wait_for_card=false.
- Fix: Ignore the token not found error when the auth isn\'t restricted to
  card only login.
- Add systemd service unit for pkcs11_eventmgr.