diff options
author | Simon McVittie <smcv@debian.org> | 2014-11-06 16:28:19 +0000 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2014-11-06 16:28:19 +0000 |
commit | a2e1791ad1010bf94a15bcbc726255ec6a95171a (patch) | |
tree | 924c2c20572ce1267ebbb0f9e0feff48f79e4f1d /debian/changelog | |
parent | 4472e01d599ae7254a94746a84cd89725bbf2cb9 (diff) | |
download | dbus-a2e1791ad1010bf94a15bcbc726255ec6a95171a.tar.gz |
Start 'dbus-daemon --system' as root under sysvinit, so it can increase its file descriptor limit
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index cec49d5a..84dcb491 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,9 @@ dbus (1.8.10-1) UNRELEASED; urgency=medium - raise dbus-daemon's file descriptor limit to 65536 to avoid an opportunity for denial of service (CVE-2014-7824, an incomplete fix for CVE-2014-3636) + * Start 'dbus-daemon --system' as root under sysvinit (it already + starts as root under systemd), so it can increase its file + descriptor limit -- Simon McVittie <smcv@debian.org> Thu, 06 Nov 2014 15:57:06 +0000 |