[gnome-keyring] Release version 3.5.5



commit 41b66f65d6a8c3adb055863590ef0d865587b56c
Author: Stef Walter <stefw gnome org>
Date:   Mon Aug 6 16:01:06 2012 +0200

    Release version 3.5.5

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e299d51..d71a2bf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Changes in version 3.5.5 are:
+ * Initialize PKCS#11 correctly in gnome-keyring tool
+ * Rename the p11-kit module file
+ * Use setsid() to become a process leader when daemonizing
+ * Build fixes
+
 Changes in version 3.5.4 are:
  * Support the xdg:schema attribute on secret items
  * Update to newer glib dependency and remove redundant code
diff --git a/configure.ac b/configure.ac
index 27cb1ce..71d721d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_INIT(daemon/gkd-main.c)
 
-AM_INIT_AUTOMAKE(gnome-keyring, 3.5.4)
+AM_INIT_AUTOMAKE(gnome-keyring, 3.5.5)
 
 AM_CONFIG_HEADER(config.h)
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]