[gnome-keyring] Release version 3.7.2
- From: Stefan Walter <stefw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-keyring] Release version 3.7.2
- Date: Wed, 21 Nov 2012 17:03:49 +0000 (UTC)
commit 12c4c56345b6d51c2b59947c2a86fcbddad61659
Author: Stef Walter <stefw gnome org>
Date: Wed Nov 21 17:59:06 2012 +0100
Release version 3.7.2
NEWS | 9 +++++++++
configure.ac | 2 +-
2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d449005..f86afbe 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Changes in version 3.7.2 are:
+ * Bring over DER parsing fixes from GCR library
+ * Fix corner case where long DER length overflows
+ * Fix crash when parsing invalid DER files
+ * Handle empty secrets correctly
+ * Only print debug message if no pkcs11 socket
+ * Other minor fixes
+ * More complete test coverage
+
Changes in version 3.7.1 are:
* Remove dependency on GTK+
* Build fixes
diff --git a/configure.ac b/configure.ac
index cf5c615..c235a05 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_INIT(daemon/gkd-main.c)
-AM_INIT_AUTOMAKE(gnome-keyring, 3.7.1)
+AM_INIT_AUTOMAKE(gnome-keyring, 3.7.2)
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]