mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-08 20:03:34 +02:00
27 lines
802 B
Plaintext
27 lines
802 B
Plaintext
This file lists notable changes in each release. For the full history of all
|
|
changes, see ChangeLog.
|
|
|
|
version 0.5.1:
|
|
- Add max_tries and timeout arguments to PAM module
|
|
- Add ability to require the fingerprint for enrolled users
|
|
- Add "-f <finger>" option to enroll utilities
|
|
|
|
version 0.5.0:
|
|
- Don't use a device name if there's only one reader
|
|
- Avoid possible crash when trying to login without devices
|
|
- Fix possible crashes due to uninitialised variables
|
|
- Fix hang when the machine has no USB bus
|
|
- Add a systemd unit file
|
|
|
|
version 0.4.1:
|
|
- Enable gtk-doc by default so that file aren't
|
|
missing in the tarball
|
|
|
|
version 0.4.0:
|
|
- Loads of new translations
|
|
- Fix crasher when PAM module gets unloaded
|
|
- Use GIO to monitor D-Bus clients instead of custom code
|
|
|
|
version 0.2.0:
|
|
- First actual release
|