commit | 2fec30e245a3b46fef89c4cb1f74eefc5fbb29a6 | [log] [tgz] |
---|---|---|
author | Richard Guy Briggs <[email protected]> | Wed Jan 23 21:36:25 2019 -0500 |
committer | Paul Moore <[email protected]> | Fri Jan 25 13:31:23 2019 -0500 |
tree | 30f896171576cf88bf31c1cdd6c26140ab1ab47f | |
parent | 4b7d248b3a1de483ffe9d05c1debbf32a544164d [diff] |
audit: add support for fcaps v3 V3 namespaced file capabilities were introduced in commit 8db6c34f1dbc ("Introduce v3 namespaced file capabilities") Add support for these by adding the "frootid" field to the existing fcaps fields in the NAME and BPRM_FCAPS records. Please see github issue https://github.com/linux-audit/audit-kernel/issues/103 Signed-off-by: Richard Guy Briggs <[email protected]> Acked-by: Serge Hallyn <[email protected]> [PM: comment tweak to fit an 80 char line width] Signed-off-by: Paul Moore <[email protected]>