[apparmor] [patch 24/26] Update test scripts for new signal and ptrace semantics

2014-04-15 Thread john . johansen
The previous test patches where done with the hardcoded bypass for unconfined. This semantic was changed so that a confined app can now block unconfined processes from tracing or sending signals to it. Signed-off-by: John Johansen --- tests/regression/apparmor/dbus.inc |1 tests/regr

Re: [apparmor] [patch 24/26] Update test scripts for new signal and ptrace semantics

2014-04-21 Thread Steve Beattie
On Tue, Apr 15, 2014 at 10:22:31AM -0700, john.johan...@canonical.com wrote: > The previous test patches where done with the hardcoded bypass for > unconfined. > > This semantic was changed so that a confined app can now block unconfined > processes from tracing or sending signals to it. > > Sign

Re: [apparmor] [patch 24/26] Update test scripts for new signal and ptrace semantics

2014-04-22 Thread Seth Arnold
On Tue, Apr 15, 2014 at 10:22:31AM -0700, john.johan...@canonical.com wrote: > The previous test patches where done with the hardcoded bypass for > unconfined. > > This semantic was changed so that a confined app can now block unconfined > processes from tracing or sending signals to it. > > Sign