Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Seong-Joong Kim
fprintd
Commits
3330b8f3
Commit
3330b8f3
authored
Aug 11, 2013
by
Bastien Nocera
Browse files
0.5.1
parent
4183c3cd
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
3330b8f3
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
...
...
configure.ac
View file @
3330b8f3
AC_INIT([fprintd], [0.5.
0
])
AC_INIT([fprintd], [0.5.
1
])
AM_INIT_AUTOMAKE([1.11 dist-xz no-dist-gzip check-news])
AC_CONFIG_SRCDIR([src/main.c])
AC_CONFIG_HEADERS([config.h])
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment