Re: [apparmor] [patch] handle_binfmt: resolve symlinks in library paths

2016-02-21 Thread Christian Boltz
Hello, Am Montag, 22. Februar 2016, 00:02:09 CET schrieb Kshitij Gupta: > On Sun, Feb 21, 2016, Christian Boltz wrote: > > $subject. > > > > This should happen rarely, but nevertheless it can happen - and > > since > > AppArmor needs the symlink target in the profile, we

Re: [apparmor] [patch] handle_binfmt: resolve symlinks in library paths

2016-02-21 Thread Kshitij Gupta
Hello, On Sun, Feb 21, 2016 at 10:03 PM, Christian Boltz wrote: > Hello, > > $subject. > > This should happen rarely, but nevertheless it can happen - and since > AppArmor needs the symlink target in the profile, we have to resolve any > symlink. > > > [

[apparmor] [patch] handle_binfmt: resolve symlinks in library paths

2016-02-21 Thread Christian Boltz
Hello, $subject. This should happen rarely, but nevertheless it can happen - and since AppArmor needs the symlink target in the profile, we have to resolve any symlink. [ 76-handle_binfmt-resolve-symlinks.diff ] === modified file ./utils/apparmor/aa.py --- utils/apparmor/aa.py