avahi/avahi-0.6.15-netdev.patch
Martin Bacovsky 5aa3ddc7ea - Resolves: #221763: CVE-2006-6870 Maliciously crafted packed can DoS avahi
daemon
- upgrade to new upstream
- patch revision
- Resolves: #218140: avahi configuration file wants a non-existent group
2007-01-22 11:17:52 +00:00

15 lines
657 B
Diff

--- avahi-0.6.15/avahi-daemon/avahi-dbus.conf.in.netdev 2006-12-28 19:29:09.000000000 +0100
+++ avahi-0.6.15/avahi-daemon/avahi-dbus.conf.in 2006-12-28 19:29:15.000000000 +0100
@@ -19,7 +19,7 @@
<deny send_interface="org.freedesktop.Avahi.Server" send_member="SetHostName"/>
</policy>
- <!-- Allow everything, including access to SetHostName to users of the group "netdev" -->
+ <!-- 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"/>