From: Simon McVittie Date: Thu, 8 Feb 2018 14:11:26 +0000 (+0000) Subject: Add NEWS for #102839 X-Git-Tag: dbus-1.13.0~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=705db4455d482edba52d0af3fe57521da9d33e86;p=thirdparty%2Fdbus.git Add NEWS for #102839 Signed-off-by: Simon McVittie --- diff --git a/NEWS b/NEWS index 5af95fccb..a707a39f8 100644 --- a/NEWS +++ b/NEWS @@ -46,6 +46,13 @@ Enhancements: Fixes: +• When iterating the DBusConnection while blocking on a pending call, + don't wait for I/O if that pending call already has a result; and make + sure that whether it has a result is propagated in a thread-safe way. + This prevents certain multi-threaded calling patterns from blocking + until their timeout even when they should have succeeded sooner. + (fd.o #102839; Manish Narang, Michael Searle) + • Do not look up client-supplied strings in the system user database (NSS or equivalent) when using the recommended EXTERNAL auth mechanism. This could previously lead to a deadlock or timeout in the presence of