summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2015-10-26 12:05:09 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2015-10-26 12:05:09 +0000
commitaec7bece6824bd6d5a9a58e3aa6ea9a377b7ed2e (patch)
tree676cd5e0ad7579cb9e236a52fcef09a28f589f9f
parent98e4499240050ea3b41951fda0c06b863b89b152 (diff)
downloaddbus-aec7bece6824bd6d5a9a58e3aa6ea9a377b7ed2e.tar.gz
NEWS
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0e3c4d1f..f36fc0d1 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,10 @@ Fixes:
This was not exploitable as a denial of service, because the check
for a privileged user is done first. (fd.o #92298, Simon McVittie)
+• On Linux with --enable-user-session, add the bus address to the
+ environment of systemd services for better backwards compatibility
+ (fd.o #92612, Jan Alexander Steffens)
+
• On Windows, fix the logic for replacing the installation prefix
in service files' Exec lines (fd.o #83539; Milan Crha, Simon McVittie)
@@ -20,6 +24,9 @@ Fixes:
and ${prefix}/share, use relative paths between bus configuration files
to allow the tree to be relocated (fd.o #92028, Simon McVittie)
+• Make more of the regression tests pass in Windows builds (fd.o #92538,
+ Simon McVittie)
+
D-Bus 1.10.0 (2015-08-25)
==