Skip to content

Add VariableRule and VariableRuleset and use it for variable handling

Christian Boltz requested to merge cboltz/apparmor:cboltz-variable into master

Besides the usual advantages of switching to classes, we finally get rid of the filelist hasher.

While on it, also fix some bugs around variable handling, including https://bugs.launchpad.net/apparmor/+bug/1331856 and some that maybe nobody noticed before.

As usual, see the individual commits for details.

Merge request reports