[libvirt] [PATCH 0/2] Misc apparmor fixes

Christian Ehrhardt posted 2 patches 6 years, 5 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/1509698819-25769-1-git-send-email-christian.ehrhardt@canonical.com
examples/apparmor/libvirt-qemu                   | 3 +++
examples/apparmor/usr.lib.libvirt.virt-aa-helper | 1 +
2 files changed, 4 insertions(+)
[libvirt] [PATCH 0/2] Misc apparmor fixes
Posted by Christian Ehrhardt 6 years, 5 months ago
Hi,
here a few more apparmor fixes for your review.

One is for an Ubuntu bug [1] which is non fatal, but denies a qemu fix to
fully work.
The other one I was carried in Ubuntu for some time and is related to ipv6
only setups where virt-aa-helper can fail if not permitted inet6.

[1]: https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1729626

Christian Ehrhardt (2):
  apparmor: allow qemu to read max_segments
  apparmor, virt-aa-helper: allow ipv6

 examples/apparmor/libvirt-qemu                   | 3 +++
 examples/apparmor/usr.lib.libvirt.virt-aa-helper | 1 +
 2 files changed, 4 insertions(+)

-- 
2.7.4

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/2] Misc apparmor fixes
Posted by Michal Privoznik 6 years, 5 months ago
On 11/03/2017 09:46 AM, Christian Ehrhardt wrote:
> Hi,
> here a few more apparmor fixes for your review.
> 
> One is for an Ubuntu bug [1] which is non fatal, but denies a qemu fix to
> fully work.
> The other one I was carried in Ubuntu for some time and is related to ipv6
> only setups where virt-aa-helper can fail if not permitted inet6.
> 
> [1]: https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1729626
> 
> Christian Ehrhardt (2):
>   apparmor: allow qemu to read max_segments
>   apparmor, virt-aa-helper: allow ipv6
> 
>  examples/apparmor/libvirt-qemu                   | 3 +++
>  examples/apparmor/usr.lib.libvirt.virt-aa-helper | 1 +
>  2 files changed, 4 insertions(+)
> 

Pushed, thanks.

Michal

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list