[Fingerforce-commits] [fprintd] 10/12: 0.6.0

Didier Raboud odyx at moszumanska.debian.org
Sun Apr 12 13:12:07 UTC 2015


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

odyx pushed a commit to branch master
in repository fprintd.

commit c4f3cc2dc3482f81faa13295da8656287036fc3a
Author: Bastien Nocera <hadess at hadess.net>
Date:   Tue Feb 3 16:30:42 2015 +0100

    0.6.0
---
 NEWS         | 9 +++++++++
 configure.ac | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index a7635f2..1a9f318 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,15 @@
 This file lists notable changes in each release. For the full history of all
 changes, see ChangeLog.
 
+version 0.6.0:
+- Fix warning in fprintd.pod file
+- Reduce logging during normal operation
+- Fix eventfd leak in PAM module
+- List possible values for finger when enrolling
+- Fix possible crash in fprintd-verify
+- Fix listing and deleting fingerprints when there's more than
+  one reader available
+
 version 0.5.1:
 - Add max_tries and timeout arguments to PAM module
 - Add ability to require the fingerprint for enrolled users
diff --git a/configure.ac b/configure.ac
index ba6fcc1..c997ea9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([fprintd], [0.5.1])
+AC_INIT([fprintd], [0.6.0])
 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