summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2018-02-23 10:33:28 +0000
committerSimon McVittie <smcv@collabora.com>2018-02-23 10:33:28 +0000
commit907c2446ab9806de7d7438e8327917c8ae730da6 (patch)
treeaa30da557fc4d76e78847e36ebff4e75632c68d9
parente3d0e2c518f06b3cecb31ab15d55396ba4348fb9 (diff)
downloaddbus-907c2446ab9806de7d7438e8327917c8ae730da6.tar.gz
Update NEWS for #105165
Signed-off-by: Simon McVittie <smcv@collabora.com>
-rw-r--r--NEWS8
1 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b98895e1..3eedf1d4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,13 @@
D-Bus 1.10.26 (UNRELEASED)
==
-...
+Fixes:
+
+• Increase system dbus-daemon's RLIMIT_NOFILE rlimit before it drops
+ privileges, because it won't have permission afterwards. This fixes a
+ regression in dbus 1.10.18 and 1.11.0 which made the standard system bus
+ more susceptible to deliberate or accidental denial of service.
+ (fd.o #105165, David King)
D-Bus 1.10.24 (2017-09-25)
==