Re: [apparmor] [patch 09/26] Dont use the parser time stamp to determine if policy is newer.

2014-04-17 Thread Seth Arnold
On Tue, Apr 15, 2014 at 10:22:16AM -0700, john.johan...@canonical.com wrote: Using the parser timestamp was a work around to force recompilation of policy that was built with a buggy parser. There are better ways to handle this so remove checking of the parser timestamp. Signed-off-by: John

[apparmor] [patch 09/26] Dont use the parser time stamp to determine if policy is newer.

2014-04-15 Thread john . johansen
Using the parser timestamp was a work around to force recompilation of policy that was built with a buggy parser. There are better ways to handle this so remove checking of the parser timestamp. Signed-off-by: John Johansen john.johan...@canonical.com --- parser/parser_main.c |7 ---