[libvirt] [PATCH 0/4] apparmor fixes triggered by multi disk snapshots

Christian Ehrhardt christian.ehrhardt at canonical.com
Thu Nov 14 11:23:11 UTC 2019


On Thu, Nov 14, 2019 at 1:23 AM Cole Robinson <crobinso at redhat.com> wrote:
>
> On 10/16/19 10:27 AM, Christian Ehrhardt wrote:
> > Hi,
> > the bugs [1][2] that made me debug into this actually only need the
> > last patch (one line), but while coming along I found several
> > opportunities for minor improvements of the apparmor code in libvirt.
> > But that way it became a 4 patch series around apparmor.
> >
> > [1]: https://bugzilla.redhat.com/show_bug.cgi?id=1746684
> > [2]: https://bugs.launchpad.net/libvirt/+bug/1845506
> >
> > Christian Ehrhardt (4):
> >   virt-aa-helper: clarify command line options
> >   apparmor: drop useless call to get_profile_name
> >   apparmor: refactor AppArmorSetSecurityImageLabel
> >   apparmor: let AppArmorSetSecurityImageLabel append rules
> >
> >  src/security/security_apparmor.c | 52 +++++++-------------------------
> >  src/security/virt-aa-helper.c    | 14 +++++----
> >  2 files changed, 19 insertions(+), 47 deletions(-)
> >
>
> Not runtime tested, but:
>
> Reviewed-by: Cole Robinson <crobinso at redhat.com>

Thank you,
I added the tag in my local series, but that is not worth a v2 submission.
Before pushing I'm still waiting for someone with apparmor experience
to take a look, just to be somewhat on the safe side.

> - Cole
>





More information about the libvir-list mailing list