Bug 33534 - Пропуск первого по счёту события card_insert
Summary: Пропуск первого по счёту события card_insert
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: pam_pkcs11 (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: manowar@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-07 20:43 MSK by manowar@altlinux.org
Modified: 2017-06-09 17:34 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.