diff --git a/install-apparmor-profiles.patch b/install-apparmor-profiles.patch index 469653b..de2b7d1 100644 --- a/install-apparmor-profiles.patch +++ b/install-apparmor-profiles.patch @@ -84,7 +84,7 @@ Index: libvirt-1.2.7/examples/apparmor/usr.sbin.libvirtd.in =================================================================== --- /dev/null +++ libvirt-1.2.7/examples/apparmor/usr.sbin.libvirtd.in -@@ -0,0 +1,67 @@ +@@ -0,0 +1,68 @@ +# Last Modified: Mon Apr 5 15:03:58 2010 +#include +@{LIBVIRT}="libvirt" @@ -120,6 +120,7 @@ Index: libvirt-1.2.7/examples/apparmor/usr.sbin.libvirtd.in + network inet6 stream, + network inet6 dgram, + network packet dgram, ++ network packet raw, + + # Very lenient profile for libvirtd since we want to first focus on confining + # the guests. Guests will have a very restricted profile. diff --git a/libvirt.changes b/libvirt.changes index 876677c..7aeeb66 100644 --- a/libvirt.changes +++ b/libvirt.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Aug 29 16:12:28 UTC 2014 - mlatimer@suse.com + +- bnc#894232 - Update apparmor profile to allow raw packets + install-apparmor-profiles.patch + ------------------------------------------------------------------- Thu Aug 21 01:29:21 CEST 2014 - ro@suse.de