[Fingerforce-commits] [fprintd] 05/06: 0.5.1

Didier Raboud odyx at alioth.debian.org
Sun Sep 29 12:42:56 UTC 2013


This is an automated email from the git hooks/post-receive script.

odyx pushed a commit to branch master
in repository fprintd.

commit 3330b8f3513aefbae9088dc8318ab94166b122ad
Author: Bastien Nocera <hadess at hadess.net>
Date:   Sun Aug 11 17:55:51 2013 +0200

    0.5.1
---
 NEWS         |    5 +++++
 configure.ac |    2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index 63dad40..a7635f2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,11 @@
 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
diff --git a/configure.ac b/configure.ac
index ca492d7..ba6fcc1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-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])

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/fingerforce/fprintd.git



More information about the Fingerforce-commits mailing list