summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e69de29b..3bee8c40 100644
--- a/NEWS
+++ b/NEWS
@@ -0,0 +1,11 @@
+D-Bus 1.2.26 (21 December 2010)
+==
+
+• Fix for CVE-2010-4352: sending messages with excessively-nested variants can
+ crash the bus. The existing restriction to 64-levels of nesting previously
+ only applied to the static type signature; now it also applies to dynamic
+ nesting using variants. Thanks to Rémi Denis-Courmont for discoving this
+ issue.
+• Corrected thread problem causing some calls to hang for 25s
+• Enable address reuse on TCP sockets
+• Fix use of $servicename in init script