diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2013-11-12 10:51:17 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2013-11-12 10:55:39 +0000 |
commit | 7c86eb023b63d3b35d529509e30552fdaa0dbf7e (patch) | |
tree | 1837594eea1fa289ee435f5125dfcf912b58ab21 /NEWS | |
parent | ba088208bc0c35ca418a097a8482c4a7705f4a43 (diff) | |
download | dbus-7c86eb023b63d3b35d529509e30552fdaa0dbf7e.tar.gz |
NEWS for the SELinux change
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5,6 +5,10 @@ Fixes: • fix undefined behaviour in a regression test (fd.o #69924, DreamNik) +• on SELinux systems, don't assume that SECCLASS_DBUS, DBUS__ACQUIRE_SVC + and DBUS__SEND_MSG are numerically equal to their values in the + reference policy (fd.o #88719, osmond sun) + D-Bus 1.7.8 (2013-11-01) == |