components/avahi/patches/15-secure-dbus-dest.patch
changeset 5257 0da26ce015ab
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/avahi/patches/15-secure-dbus-dest.patch	Tue Oct 27 07:12:09 2015 -0700
@@ -0,0 +1,17 @@
+Source: Desktop consolidation
+Patch Comment: type:branding bugid:263 bugster:6794539
+
+--- /usr/tmp/clean/avahi-0.6.28/avahi-daemon/avahi-dbus.conf.in	2010-08-26 01:51:38.996153000 +0100
++++ avahi-0.6.28/avahi-daemon/avahi-dbus.conf.in	2011-01-20 15:42:21.930449367 +0000
+@@ -20,11 +20,6 @@
+           send_interface="org.freedesktop.Avahi.Server" send_member="SetHostName"/>
+   </policy>
+ 
+-  <!-- Allow everything, including access to SetHostName to users of the group "@AVAHI_PRIV_ACCESS_GROUP@" -->
+-  <policy group="@AVAHI_PRIV_ACCESS_GROUP@">
+-    <allow send_destination="org.freedesktop.Avahi"/>
+-    <allow receive_sender="org.freedesktop.Avahi"/>
+-  </policy>
+   <policy user="root">
+     <allow send_destination="org.freedesktop.Avahi"/>
+     <allow receive_sender="org.freedesktop.Avahi"/>