]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
UBUNTU: SAUCE: apparmor: drop prefixing abs root labels with '='
authorJohn Johansen <john.johansen@canonical.com>
Tue, 6 Oct 2020 21:35:10 +0000 (14:35 -0700)
committerAndrea Righi <andrea.righi@canonical.com>
Mon, 15 Feb 2021 07:25:57 +0000 (08:25 +0100)
commitf030d4f2c00f0c28e2ece98571b97c47a60c2912
treef727107eef9f40f44cc66f1c652745aa1754cab1
parent0e16382cfc70fe7b6b4c6ba3cf4db9abd31bfcee
UBUNTU: SAUCE: apparmor: drop prefixing abs root labels with '='

This prefix was not ever meant to go to the logs, and is just a debug
hint. Unfortunately it is showing up in the logs resulting in a double
'=' eg.

  subj==firefox

which has the potential to break some log parsing tools.

Signed-off-by: John Johansen <john.johansen@canonical.com>
Acked-by: Andrea Righi <andrea.righi@canonical.com>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
security/apparmor/label.c