diff options
| author | Simon McVittie <smcv@debian.org> | 2017-07-28 11:27:24 +0100 |
|---|---|---|
| committer | Simon McVittie <smcv@debian.org> | 2017-07-28 11:27:24 +0100 |
| commit | f876edd342b87815a55baf65fa7c2fe2aad5e92e (patch) | |
| tree | b7d3472b0518ee06116d8786f76f8870cb4bb0b0 | |
| parent | 7fbc4adcba4c6d35f972829ed6a5733ec5301b2f (diff) | |
NEWS for #92853
| -rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,6 +1,14 @@ D-Bus 1.11.18 (UNRELEASED) == +Enhancements: + +• <allow> and <deny> rules in dbus-daemon configuration can now + include send_broadcast="true" or send_broadcast="false", which make + the rule only match broadcast signals, or only match messages that + are not broadcast signals, respectively. + (fd.o #29853, Simon McVittie) + Fixes: • When parsing dbus-daemon configuration, tell Expat not to use |
