[gnome-settings-daemon] 3.23.2



commit 5b3ac1cbf6b0bea98732f4610e340e50b69994ea
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Oct 4 19:28:24 2016 +0200

    3.23.2

 NEWS         |   28 ++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 29 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5113ae7..c935383 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,32 @@
 ==============
+Version 3.23.2
+==============
+
+- This update requires gnome-session 3.23.2. It splits up
+  gnome-settings-daemon into separate helper daemons, making it
+  easier to root cause possible problems, and paving the way
+  to using systemd to handle the session
+- Remove localeexec wrapper now that gnome-session implements
+  that work-around
+- Loads of build fixes
+
+Color:
+- Require lcms2 2.2
+
+Power:
+- Ensure we blank the screen when locked
+- Make power plugin "mock" support a run-time check
+
+Sharing:
+- Fix crash on exit
+
+Sound:
+- Rename the sound plugin for PulseAudio
+
+Wacom:
+- Avoid warnings when switching VTs
+
+==============
 Version 3.22.0
 ==============
 
diff --git a/configure.ac b/configure.ac
index 2a344fa..805b9ce 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.23.1],
+        [3.23.2],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-settings-daemon])
 
 AC_CONFIG_SRCDIR([gnome-settings-daemon/gnome-settings-bus.c])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]