[gnome-keyring] Release version 2.29.90



commit d4be1e7466a9afd9bbff54ba3c8f41f022c865b3
Author: Stef Walter <stef memberwebs com>
Date:   Tue Feb 9 04:08:01 2010 +0000

    Release version 2.29.90

 NEWS         |   18 ++++++++++++++++++
 configure.in |    2 +-
 2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a8f370c..54aa8dc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+Changes in version 2.29.90 are:
+ * Quit daemon when the dbus session is disconnected.
+ * GNU Hurd build fixes.
+ * Solaris build fixes.
+ * Translation fixes.
+ * Don't print out warnings on SSH v1 keys.
+ * Remove erroneous egg-dbus dependency.
+ * Allow saving password for encryption keys.
+ * Fix problems storing secrets in keyrings.
+ * Expose idle and timeout lock options for keyrings in the
+   prompt dialog. Fix remaining issues to get this to work.
+ * Display a different message when unlocking the login keyring.
+ * Fix problem with phantom 'xxx_1' keyrings appearing.
+ * Load and use the default keyring properly.
+ * Support accessing template style pkcs11 attributes.
+ * Fix endless loop when looking for encryption key password
+   in login keyring.
+
 Changes in version 2.29.5 are:
  * Implement lookup collection passwords in login keyring.
  * Various prompting fixes.
diff --git a/configure.in b/configure.in
index 1fcbeda..51e95d7 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
 AC_INIT(daemon/gkd-main.c)
 
-AM_INIT_AUTOMAKE(gnome-keyring, 2.29.6)
+AM_INIT_AUTOMAKE(gnome-keyring, 2.29.90)
 AM_CONFIG_HEADER(config.h)
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([no])])
 



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