[gnome-keyring] Release version 3.6.1



commit fe3781f822251b047d1456d0af435d3536b104c5
Author: Stef Walter <stefw gnome org>
Date:   Mon Oct 15 22:56:48 2012 +0200

    Release version 3.6.1

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e3f80b9..5da8a9f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Changes in version 3.6.1 are:
+ * Fix regressions with keyring master password changing
+ * Load schema for secret items correctly, prevents storing multiple times
+   for items stored via libsecret
+ * Setup translations properly when daemon starts
+ * Fix memory leak in PKCS#11 module
+ * Updated translations
+
 Changes in version 3.6.0 are:
  * Updated translations
 
diff --git a/configure.ac b/configure.ac
index 4769103..2d9a640 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_INIT(daemon/gkd-main.c)
 
-AM_INIT_AUTOMAKE(gnome-keyring, 3.6.0)
+AM_INIT_AUTOMAKE(gnome-keyring, 3.6.1)
 
 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]