[Bug 1561330] Re: ps security data column includes AppArmor confinement mode in 16.04

2016-04-06 Thread John Johansen
For the record it is this commit that made the change https://gitlab.com/procps- ng/procps/commit/5da390422d2b58902731655ddd12439126a051da it was previously terminating the string when it hit the space before the mode. Now it is using isprint(outbuf[len]) and space is a printable character. --

[Bug 1561330] Re: ps security data column includes AppArmor confinement mode in 16.04

2016-04-06 Thread Tyler Hicks
Actually, Won't Fix is a better fit. We can change it back to Confirmed if we decide that it is causing problems. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1561330 Title: ps security data

[Bug 1561330] Re: ps security data column includes AppArmor confinement mode in 16.04

2016-04-06 Thread Tyler Hicks
I agree and intentionally opened the bug against procps because I was able convince myself that it was a procps change and not an AppArmor change. I don't think this change is a problem and, personally, I like seeing the confinement mode in the output. I think we've came to the conclusion that

[Bug 1561330] Re: ps security data column includes AppArmor confinement mode in 16.04

2016-04-06 Thread John Johansen
The apparmor /proc/ interface has always included the mode info, so the change must be in how ps handles the security label -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1561330 Title: ps security