[Patch 0/5] [PULL][Zesty] apparmor: misc additional fixes
John Johansen
john.johansen at canonical.com
Fri Mar 31 12:05:03 UTC 2017
The following fixes are for lxd, gsettings mediation, and a boot issue
they are not critical, and can be delayed to post release if so desired.
They can be grabbed as patches or via the pull-request below
The following changes since commit eabca9d8eb98e741e67a7055c27d82d096711f41:
UBUNTU: SAUCE: Add '-fno-ie -no-pie' to cflags for powerpc ptrace tests (2017-03-22 10:10:16 -0500)
are available in the git repository at:
ssh://kernel.ubuntu.com/srv/kernel.ubuntu.com/git/jj/ubuntu-zesty.git apparmor
for you to fetch changes up to 1ea3257618b77d394b4e725c90028e26a8bc0beb:
UBUNTU: SAUCE: apparmor: fix parameters so that the permission test is bypassed at boot (2017-03-31 04:12:10 -0700)
----------------------------------------------------------------
John Johansen (5):
UBUNTU: SAUCE: apparmor: fix label parse for stacked labels
UBUNTU: SAUCE: apparmor: add information about the query inteface to the feature set
UBUNTU: SAUCE: apparmor: add label data availability to the feature set
UBUNTU: SAUCE: apparmor: add policy revision file interface
UBUNTU: SAUCE: apparmor: fix parameters so that the permission test is bypassed at boot
security/apparmor/apparmorfs.c | 123 +++++++++++++++++++++++++++++++++
security/apparmor/include/apparmorfs.h | 3 +
security/apparmor/include/lib.h | 3 +-
security/apparmor/include/policy_ns.h | 3 +
security/apparmor/label.c | 29 +++++++-
security/apparmor/lib.c | 2 +-
security/apparmor/lsm.c | 42 +++++------
security/apparmor/policy.c | 3 +
security/apparmor/policy_ns.c | 1 +
9 files changed, 184 insertions(+), 25 deletions(-)
More information about the kernel-team
mailing list