commit | 3ed4aaa94fc07db3cd0c91be95e3e1b9782a2710 | [log] [tgz] |
---|---|---|
author | John Johansen <john.johansen@canonical.com> | Wed Sep 25 08:02:48 2019 -0700 |
committer | John Johansen <john.johansen@canonical.com> | Tue Jan 21 05:58:04 2020 -0800 |
tree | cfc3ea35aca20cc8527aed39583083a6ed414ad2 | |
parent | a68d59ff4d67ec182926aaa82daaa66b3d465c9a [diff] |
apparmor: fix nnp subset test for unconfined The subset test is not taking into account the unconfined exception which will cause profile transitions in the stacked confinement case to fail when no_new_privs is applied. This fixes a regression introduced in the fix for https://bugs.launchpad.net/bugs/1839037 BugLink: https://bugs.launchpad.net/bugs/1844186 Signed-off-by: John Johansen <john.johansen@canonical.com>