[apparmor] [PATCH v2 00/14] libapparmor API improvements/fixes, openat(2) style, man pages

Tyler Hicks tyhicks at canonical.com
Thu Apr 2 15:17:37 UTC 2015


This is a reroll of two patch sets[1][2] that I previously sent out and have
received feedback on. This set additionally includes man pages for the new
libapparmor APIs.

Here's a list of the differences:

 * The new "Simplify aa_policy_cache API" patch has taken the place of the
   "Rename aa_policy_cache_create" patch
   - It simplifies the API to address the confusion that Steve and Seth
     experienced[3] while trying to understand the API in its current state and
     how the upcoming multiple policy cache feature will affect the API
 * The "Simplify aa_policy_cache API" patch is the first patch in the series so
   I had to adjust all other patches to account for the changes in that patch.
   It was all simple rebasing work so I left all accumulated ACKs on those
   patches and, IMO, there's no need to re-review them.
 * The last three patches provide man pages for each new family of functions

Tyler

[1] https://lists.ubuntu.com/archives/apparmor/2015-March/007548.html
[2] https://lists.ubuntu.com/archives/apparmor/2015-March/007568.html
[3] https://lists.ubuntu.com/archives/apparmor/2015-March/007573.html




More information about the AppArmor mailing list