From c62a20624e4616e7fa84427c54f3653312a7edb5 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Tue, 20 Feb 2018 18:40:36 +0000 Subject: [PATCH] Update NEWS for #105165 Signed-off-by: Simon McVittie --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index e4edd420..c7a31c0f 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) ========================