[gnome-keyring] Release version 2.91.91
- From: Stefan Walter <stefw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-keyring] Release version 2.91.91
- Date: Mon, 7 Mar 2011 15:00:48 +0000 (UTC)
commit 6e5f757ff73a4dd6453f1fbf528a9978899c68c8
Author: Stef Walter <stefw collabora co uk>
Date: Mon Mar 7 15:56:35 2011 +0100
Release version 2.91.91
NEWS | 15 +++++++++++++++
configure.in | 2 +-
2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5ba3500..d641afa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+Changes in version 2.91.91 are:
+ * Fix the certificate details expander when used with GTK+3
+ * Calculate the minimum/natural size of the certificate widget better.
+ * Fix gnome-keyring-prompt for GTK+3 release.
+ * Fix problems with the URIs used for trust lookup and storage.
+ * Pass around a content-type for secrets in the DBus Secret Service API.
+ * If DBus couldn't be initialized when starting up the daemon, try
+ again at a later point.
+ * Build and testing fixes.
+ * Remove support for the pkcs11-options file, and wait for a proper
+ configuration file setup being worked on in p11-kit.
+ * Add support for --version argument to gnome-keyring-daemon and
+ gnome-keyring
+ * Create necessary directory when storing trust assertion objects.
+
Changes in version 2.91.4 are:
* gck library loads PKCS#11 modules from /usr/lib/pkcs11
* PKCS#11 config file in /etc/xdg/pkcs11.conf[.defaults]
diff --git a/configure.in b/configure.in
index a417431..0272e5a 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
AC_INIT(daemon/gkd-main.c)
-AM_INIT_AUTOMAKE(gnome-keyring, 2.91.4)
+AM_INIT_AUTOMAKE(gnome-keyring, 2.91.91)
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]