[Fingerforce-commits] [fprintd] 05/08: 0.5.0

Didier Raboud odyx at alioth.debian.org
Sun Sep 29 12:39:05 UTC 2013


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

odyx pushed a commit to branch debian
in repository fprintd.

commit cb72e9790d7d59f8a8c65730002b2ac23c14e919
Author: Bastien Nocera <hadess at hadess.net>
Date:   Tue Mar 5 15:26:22 2013 +0100

    0.5.0
---
 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index a1f0a30..63dad40 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,13 @@
 This file lists notable changes in each release. For the full history of all
 changes, see ChangeLog.
 
+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
diff --git a/configure.ac b/configure.ac
index 23a7064..c6bd765 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([fprintd], [0.4.1])
+AC_INIT([fprintd], [0.5.0])
 AM_INIT_AUTOMAKE([1.11 dist-bzip2 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