summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2014-11-06 15:39:51 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2014-11-06 15:39:51 +0000
commitfc50a44527cf083da913533360ce4644cd69b243 (patch)
tree1caa2b4cdf62eddaf895909b2b0da71d439a285f /NEWS
parent4e466446d27f1a3991c22307a47a81c9e93e530d (diff)
downloaddbus-fc50a44527cf083da913533360ce4644cd69b243.tar.gz
Embargoed security release for Mondaydbus-1.8.10
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 9 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 91f7e7fa..aa821fe1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,14 @@
-D-Bus 1.8.10 (UNRELEASED)
+D-Bus 1.8.10 (2014-11-10)
==
-...
+The “tenants with a leaking roof get priority” release.
+
+Security fixes:
+
+• Increase dbus-daemon's RLIMIT_NOFILE rlimit to 65536
+ so that CVE-2014-3636 part A cannot exhaust the system bus'
+ file descriptors, completing the incomplete fix in 1.8.8.
+ (CVE-2014-7824, fd.o #85105; Simon McVittie, Alban Crequy)
D-Bus 1.8.8 (2014-09-16)
==