Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
libvirt.1263
c0273cd6-apparmor-tck-raw-packets.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File c0273cd6-apparmor-tck-raw-packets.patch of Package libvirt.1263
commit c0273cd6f28bebb1e9fc2b9f2ec0fd789aeffd33 Author: Mike Latimer <mlatimer@suse.com> Date: Mon Jan 19 18:25:42 2015 -0700 Fix apparmor issues for tck The network and nwfilter tests contained in the libvirt-TCK testkit can fail unless access to raw network packets is granted. Without this access, the following apparmor error can be seen while running the tests: apparmor="DENIED" operation="create" parent=1 profile="/usr/sbin/libvirtd" pid=94731 comm="libvirtd" family="packet" sock_type="raw" protocol=768 Index: libvirt-1.2.5/examples/apparmor/usr.sbin.libvirtd =================================================================== --- libvirt-1.2.5.orig/examples/apparmor/usr.sbin.libvirtd +++ libvirt-1.2.5/examples/apparmor/usr.sbin.libvirtd @@ -35,6 +35,7 @@ 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.
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor