[gnome-keyring/gnome-2-32] Release version 2.32.1



commit ab80d91392de38b07588917daa19da59cf5842c4
Author: Stef Walter <stef memberwebs com>
Date:   Mon Oct 25 22:47:29 2010 +0000

    Release version 2.32.1

 NEWS         |    9 +++++++++
 configure.in |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a49cfee..e7be538 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Changes in version 2.32.1 are:
+ * Don't offer to save password for symmetric encryption in gpg-agent.
+ * Don't try to cache password when symmetric encryption in gpg-agent.
+ * Check that daemon is initialized before changing password from pam.
+ * Fix login keyring password doesn't match login.
+ * Link correctly to gio.
+ * Add extra debug guard around printing of prompt io.
+ * Fix invalid memory access in rpc-layer.
+
 Changes in version 2.32.0 are:
  * Make bulids silent by default.
 
diff --git a/configure.in b/configure.in
index fa235f8..f781384 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
 AC_INIT(daemon/gkd-main.c)
 
-AM_INIT_AUTOMAKE(gnome-keyring, 2.32.0)
+AM_INIT_AUTOMAKE(gnome-keyring, 2.32.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]