summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2017-08-15 11:55:38 -0400
committerSimon McVittie <smcv@debian.org>2017-08-15 11:55:38 -0400
commit81966a5252489f11d3a7f48aa7247b9029935c2f (patch)
treedc1e7c6d20d26833745aa601f03ab3a286de01da
parenta8dc1ebdaec43b175c831a944933c2170b6eaaea (diff)
downloaddbus-81966a5252489f11d3a7f48aa7247b9029935c2f.tar.gz
Update NEWS for fd.o #95264
Signed-off-by: Simon McVittie <smcv@debian.org>
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 37fcd421..a36ce8c2 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,10 @@ Fixes:
out) on entropy-starved embedded systems.
(fd.o #101858, Simon McVittie)
+• Increase listen() backlog of AF_UNIX sockets to the maximum possible,
+ minimizing failed connections under heavy load
+ (fd.o #95264, Lennart Poettering)
+
D-Bus 1.10.22 (2017-07-27)
==