[gnome-keyring] Release version 3.1.92



commit 6cd3c90446a32857c7df40e9750422fcb35ea2e0
Author: Stef Walter <stefw collabora co uk>
Date:   Sun Sep 18 08:01:46 2011 +0200

    Release version 3.1.92

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index fad00e3..8b71bad 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Changes in version 3.1.92 are:
+ * Add back the file format "documentation"
+ * Make .desktop file match prompt process so icon and title are shown
+ * Fix packaging issues installing the pkcs11 module
+ * return correct error code in gpg-agent for unimplemented stuff
+ * Fixes for parsing/viewing various (sometimes slightly invalid) PKCS#12 files
+ * Allow daemon to access secrets of internal PKCS#11 modules, so that we can
+   do things like hash NTLM and Kerberos secrets in the future.
+ * Build and documentation fixes
+ * Updated translations
+
 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
diff --git a/configure.ac b/configure.ac
index 24602f2..d00cf92 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_INIT(daemon/gkd-main.c)
 
-AM_INIT_AUTOMAKE(gnome-keyring, 3.1.91)
+AM_INIT_AUTOMAKE(gnome-keyring, 3.1.92)
 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]