[libgnome-keyring] Release 2.91.92



commit 3492824c63c52945586a56aaae6c3cf3739c068a
Author: Stef Walter <stefw collabora co uk>
Date:   Thu Mar 10 14:41:16 2011 +0100

    Release 2.91.92

 NEWS         |   10 ++++++++++
 configure.in |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3aa8eda..ebc3593 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Changes in version 2.91.92 are:
+ * Use HKDF for hashing of key used to transport secrets.
+ * Fix race condition when multiple applications try to create the
+   default keyring at once.
+ * Use a longer DBus timeout when tests are enabled.
+ * Send content-type along with each secret. This is currently
+   stubbed out and not exposed in the API.
+ * Refactor tests.
+ * Don't run tests if testing in gnome-keyring-daemon is not enabled.
+
 Changes in version 2.32.0 are:
  * Make builds silent by default.
 
diff --git a/configure.in b/configure.in
index 06f83c1..3e128a3 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([libgnome-keyring], [2.91.6])
+AC_INIT([libgnome-keyring], [2.91.92])
 AC_CONFIG_SRCDIR([library/gnome-keyring.h])
 AM_INIT_AUTOMAKE([tar-ustar])
 



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