apparmor/profiles/apparmor.d/abstractions/apparmor_api
John Johansen 3328225bd4 abstractions: update change_profile abstraction for stacking patch
LSM stacking adds new interfaces
   /proc/<pid>/attr/apparmor/*

that should be used in preference of the old interface files in
   /proc/<pid>/attr/*

The library has already been updated to use the new path but the
abstraction for change_profile has not so accessing the new interface
in a confined application fails.

Fix this by making the abstraction cover the old and new interfaces.

MR: https://gitlab.com/apparmor/apparmor/-/merge_requests/626
Signed-off-by: John Johansen <john.johansen@canonical.com>
2020-09-17 19:28:36 -07:00
..
change_profile abstractions: update change_profile abstraction for stacking patch 2020-09-17 19:28:36 -07:00
examine policy: tag policy with the AppArmor 3.0 abi 2020-05-29 00:23:17 -07:00
find_mountpoint policy: tag policy with the AppArmor 3.0 abi 2020-05-29 00:23:17 -07:00
introspect policy: tag policy with the AppArmor 3.0 abi 2020-05-29 00:23:17 -07:00
is_enabled Change #include to include in abstractions and tunables 2020-06-09 23:28:41 +02:00