apparmor/binutils
Tyler Hicks 18c3bc9f4d binutils: Replace Perl aa-exec with C aa-exec
Remove the Perl aa-exec implementation, move the aa-exec(8) man page to
binutils/, and point the regression test to the C based aa-exec in
binutils/.

Note that the new C aa-exec does not implement the --file option which
was present in the Perl aa-exec. It encouraged running programs as root,
since root privileges were required to load the specified profile.

All other features of the Perl aa-exec are present in the C aa-exec.

Signed-off-by: Tyler Hicks <tyhicks@canonical.com>
Acked-by: John Johansen <john.johansen@canonical.com>
2015-12-17 19:19:23 -06:00
..
po binutils: Add aa-enabled program to check AppArmor status 2015-12-16 18:35:09 -06:00
aa-enabled.pod binutils: Add newline to aa-enabled(8) man page 2015-12-16 18:53:34 -06:00
aa-exec.pod binutils: Replace Perl aa-exec with C aa-exec 2015-12-17 19:19:23 -06:00
aa_enabled.c binutils: Add aa-enabled program to check AppArmor status 2015-12-16 18:35:09 -06:00
aa_exec.c binutils: Add the --namespace option to C based aa-exec 2015-12-17 19:18:37 -06:00
Makefile binutils: Replace Perl aa-exec with C aa-exec 2015-12-17 19:19:23 -06:00