[gnome-keyring] Release 3.1.91



commit 1369343363a80e8d584ef3286aa47fd5c53c397e
Author: Stef Walter <stefw collabora co uk>
Date:   Mon Sep 5 07:43:26 2011 +0200

    Release 3.1.91

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ed46e12..fad00e3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Changes in version 3.1.91 are:
+ * gcr-viewer will now display errors when failing to load a file.
+ * gcr-viewer can now prompt for passwords to unlock files
+ * Add support for getting the current data block being parsed in GcrParser.
+ * Add debug output to various points in the GCR and GCK libraries.
+ * When replacing another gnome-keyring-daemon, wait a moment before initializing.
+ * Fix GCR library initialization bugs loading PKCS#11 modules.
+ * Fine tuning of GcrParser when parsing PKCS#12 files.
+ * Build and packaging fixes
+ * Updated translations
+
 Changes in version 3.1.90 are:
  * Install better xdg-mime files for identifying crypto related file types
  * New gcr-viewer for viewing certificates and keys, hooked up to file types
diff --git a/configure.ac b/configure.ac
index 9e19a72..f2ec06c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_INIT(daemon/gkd-main.c)
 
-AM_INIT_AUTOMAKE(gnome-keyring, 3.1.90)
+AM_INIT_AUTOMAKE(gnome-keyring, 3.1.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]