mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-31 06:16:03 +00:00
Merge Revert "policy: pin policy to 4.0 abi for dev"
This reverts commit 460c3d5b59
.
The 4.0 ABI was pinned for the development cycle but it can cause
in-tree uses of parser/parser.conf to fail if it cannot find the 4.0
file in /etc/apparmor.d/abi/.
Signed-off-by: Georgia Garcia <georgia.garcia@canonical.com>
MR: https://gitlab.com/apparmor/apparmor/-/merge_requests/1073
Approved-by: John Johansen <john@jjmx.net>
Merged-by: John Johansen <john@jjmx.net>
This commit is contained in:
@@ -77,7 +77,3 @@
|
||||
|
||||
## Pin older policy to the 5.4 kernel abi + out of tree network and af_unix
|
||||
#policy-features=/etc/apparmor.d/abi/kernel-5.4-outoftree-network
|
||||
|
||||
## TO BE reverted - this is only for 4.0 dev cycle
|
||||
## pin policy that doesn't have an abi to 4.0
|
||||
policy-features=/etc/apparmor.d/abi/4.0
|
||||
|
Reference in New Issue
Block a user