summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5a37ecb3..cec49d5a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+dbus (1.8.10-1) UNRELEASED; urgency=medium
+
+ * New upstream release 1.8.10
+ - 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)
+
+ -- Simon McVittie <smcv@debian.org> Thu, 06 Nov 2014 15:57:06 +0000
+
dbus (1.8.8-2) unstable; urgency=medium
[ Michael Biebl ]