[gnome-settings-daemon/gnome-3-18] 3.18.3
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon/gnome-3-18] 3.18.3
- Date: Fri, 18 Mar 2016 10:36:45 +0000 (UTC)
commit 446eb24790be338cff1616d16b4d7ae341b169c6
Author: Bastien Nocera <hadess hadess net>
Date: Fri Mar 18 11:33:15 2016 +0100
3.18.3
NEWS | 22 ++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 23 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 284230b..fadd221 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,26 @@
==============
+Version 3.18.3
+==============
+
+Plugins:
+- Make all D-Bus calls cancellable, and fix possible user-after-free crashers
+
+Housekeeping:
+- Don't remove X11's socket when cleaning tmp
+
+Power:
+- Don't change the brightness from a sensor when in another session
+
+Rfkill:
+- Make kernel calls cancellable
+- When turning off a platform rfkill, turn on Bluetooth in a second pass
+
+Wacom:
+- Fix Wacom buttons not working
+- Fix possible infinite loop when remapping outputs
+- Fix a memory leak
+
+==============
Version 3.18.2
==============
diff --git a/configure.ac b/configure.ac
index 78a63fb..5a382bd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ([2.60])
AC_INIT([gnome-settings-daemon],
- [3.18.2],
+ [3.18.3],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-settings-daemon])
AC_CONFIG_SRCDIR([gnome-settings-daemon/gnome-settings-manager.c])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]