libsoup3: update to 3.6.0; fix GTK2/3 app startup
[oi-userland.git] / components / network / avahi / patches / 15-secure-dbus-dest.patch
bloba5e257dab10bb45fd3004ae95b5f998cf19b7d19
1 --- /usr/tmp/clean/avahi-0.6.28/avahi-daemon/avahi-dbus.conf.in 2010-08-26 01:51:38.996153000 +0100
2 +++ avahi-0.6.28/avahi-daemon/avahi-dbus.conf.in 2011-01-20 15:42:21.930449367 +0000
3 @@ -20,11 +20,6 @@
4 send_interface="org.freedesktop.Avahi.Server" send_member="SetHostName"/>
5 </policy>
7 - <!-- Allow everything, including access to SetHostName to users of the group "@AVAHI_PRIV_ACCESS_GROUP@" -->
8 - <policy group="@AVAHI_PRIV_ACCESS_GROUP@">
9 - <allow send_destination="org.freedesktop.Avahi"/>
10 - <allow receive_sender="org.freedesktop.Avahi"/>
11 - </policy>
12 <policy user="root">
13 <allow send_destination="org.freedesktop.Avahi"/>
14 <allow receive_sender="org.freedesktop.Avahi"/>