[apparmor] PATCH [1/2] have caching respect include time stamps

John Johansen john.johansen at canonical.com
Tue Sep 14 11:48:46 BST 2010


This patch changes how cache validation is done, by moving it post
parsing, and precompilation of policy.  This allows finding the most
recent text time stamp during parsing and this is then compared to
the cache file time stamp.

While this is slightly slower than the cache file check that only
validated against the profile file it fixes the bug where abstraction
updates do not cause the cache file to become invalid.

Nominated for 2.5.1



More information about the AppArmor mailing list