summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2018-02-20 18:40:36 +0000
committerSimon McVittie <smcv@collabora.com>2018-02-20 18:40:36 +0000
commitc62a20624e4616e7fa84427c54f3653312a7edb5 (patch)
tree14029cee3d81fe4dc6fc655cb4fba4f5fca11a95
parent49ca421997d91d3e01626b2c92a826e6a5db0b2f (diff)
Update NEWS for #105165
Signed-off-by: Simon McVittie <smcv@collabora.com>
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e4edd4205..c7a31c0f6 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,12 @@ Enhancements:
tagged with the container instance ID, providing a fast-path for
identifying such connections. (fd.o #101899, Simon McVittie)
+Fixes:
+
+• Increase system dbus-daemon's RLIMIT_NOFILE rlimit before it drops
+ privileges, because it won't have permission afterwards.
+ (fd.o #105165, David King)
+
dbus 1.13.0 (2018-02-08)
========================