[gnome-keyring] Release version 3.11.92
- From: Stefan Walter <stefw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-keyring] Release version 3.11.92
- Date: Sun, 16 Mar 2014 08:33:19 +0000 (UTC)
commit a19d736e4176b5215b611dfe5fa29c34fa582fc1
Author: Stef Walter <stefw gnome org>
Date: Sun Mar 16 09:30:48 2014 +0100
Release version 3.11.92
NEWS | 18 ++++++++++++++++++
configure.ac | 2 +-
2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8dd76f4..6446bb3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+Changes in version 3.11.92 are:
+ * Use $XDG_RUNTIME_DIR to create keyring socket directory [#725801]
+ * Stop exporting the $GNOME_KEYRING_CONTROL env variable [#725801]
+ * Stop exposing a GNOME_KEYRING_PID variable [#725801]
+ * Pass XDG_RUNTIME_DIR to new gnome-keyring-daemon process [#726196]
+ * Fix issue with changed password not unlocking keyring [#726196]
+ * Add new --unlock option to prompt for login password [#710187]
+ * When in foreground mode, close stdout when done initializing
+ * Exit gnome-keyring-daemon when the DBus connection closes [#708765]
+ * Don't initialize in an idle handler, this is racy
+ * Don't log debug messages to syslog [#711537]
+ * Documentation fixes [#711581 ...]
+ * License fixes [#721549]
+ * Dependency on GLib 2.38+
+ * Updated translations
+ * Modernize autotools setup and other build fixes
+ * Parallel testing and add new tests
+
Changes in version 3.10.1 are:
* Build fix on OpenBSD [#706405]
* Add manual page
diff --git a/configure.ac b/configure.ac
index f58f51d..4b8c28d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT(gnome-keyring,
- 3.11.91,
+ 3.11.92,
[gnome-keyring-list gnome org],
[gnome-keyring],
[https://wiki.gnome.org/Projects/GnomeKeyring])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]