[gnome-keyring] Prepare for 2.29.92 release
- From: Vincent Untz <vuntz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-keyring] Prepare for 2.29.92 release
- Date: Wed, 10 Mar 2010 10:49:14 +0000 (UTC)
commit d7dc0b3c276db5f2598edfc9200704266501eb81
Author: Vincent Untz <vuntz gnome org>
Date: Wed Mar 10 11:48:41 2010 +0100
Prepare for 2.29.92 release
NEWS | 19 +++++++++++++++++++
configure.in | 2 +-
2 files changed, 20 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 54aa8dc..24b4877 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+Changes in version 2.29.92 are:
+ * Fix various problems with not storing secret value properly.
+ * Return no results when a search includes a bad collection identifier.
+ * Don't raise error if ssh client disconnects early.
+ * Allow running in a test environment.
+ * Fix error when setting default keyring to NULL.
+ * Autostart gnome-keyring-daemon in LXDE as well.
+ * Rework the startup again, to use a singleton crontrolled via dbus, to help
+ when no process was started by pam.
+ * Display password and confirm prompts when creating keyring.
+ * Allow specifying CKA_ID when creating collection.
+ * Give translatable label to created login keyring.
+ * When no default keyring set, use login keyring.
+ * Fix problem initializing socket path in rpc module.
+ * Fix endless loop in reading data.
+ * Potential fix or sporadic crash.
+ * Solaris build fixes.
+ * Updated translations.
+
Changes in version 2.29.90 are:
* Quit daemon when the dbus session is disconnected.
* GNU Hurd build fixes.
diff --git a/configure.in b/configure.in
index 23df128..6f889ba 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
AC_INIT(daemon/gkd-main.c)
-AM_INIT_AUTOMAKE(gnome-keyring, 2.29.91)
+AM_INIT_AUTOMAKE(gnome-keyring, 2.29.92)
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]