[gnome-keyring/gnome-3-2] Release version 3.2.2
- From: Stefan Walter <stefw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-keyring/gnome-3-2] Release version 3.2.2
- Date: Mon, 14 Nov 2011 10:44:20 +0000 (UTC)
commit 81f51c700996c770c1743340baa39c4108757f9f
Author: Stef Walter <stefw collabora co uk>
Date: Mon Nov 14 11:32:04 2011 +0100
Release version 3.2.2
* Disable requirement to distcheck without warnings, since glib
has changed significantly.
Makefile.am | 2 +-
NEWS | 9 +++++++++
configure.ac | 2 +-
3 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index f419745..7973572 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -38,7 +38,7 @@ EXTRA_DIST = \
DISTCHECK_CONFIGURE_FLAGS = \
--enable-gtk-doc \
- --enable-tests=full \
+ --enable-tests=no \
--enable-debug=yes \
--disable-gcov \
--disable-update-mime \
diff --git a/NEWS b/NEWS
index ff5625b..3523393 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Changes in version 3.2.2 are:
+ * Fix problem with 'unsafe storage' prompt deadlocking
+ * Remove XFCE & LXDE from OnlyShowIn for autostart files
+ * Use g_random_int_range() for pseudo-random hash iteration count
+ * Return password results with the most recent result first
+ * Make clear source of warnings from the rpc module
+ * Updated translations
+ * Build fixes
+
Changes in version 3.2.1 are:
* Fix debugging output, and erroneous warnings
* Updated translations
diff --git a/configure.ac b/configure.ac
index fd12835..70be49e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_INIT(daemon/gkd-main.c)
-AM_INIT_AUTOMAKE(gnome-keyring, 3.2.1)
+AM_INIT_AUTOMAKE(gnome-keyring, 3.2.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]