committed upstream as r3478 ** Changed in: apparmor Status: In Progress => Fix Committed
** Also affects: apparmor (Ubuntu) Importance: Undecided Status: New ** Changed in: apparmor (Ubuntu) Importance: Undecided => High ** Changed in: apparmor (Ubuntu) Status: New => In Progress ** Changed in: apparmor (Ubuntu) Assignee: (unassigned) => Tyler Hicks (tyhicks) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bugs.launchpad.net/bugs/1588069 Title: parser doesn't catch conflicting change_profile exec modes (safe/unsafe) Status in AppArmor: Fix Committed Status in apparmor package in Ubuntu: In Progress Bug description: The ability to specify change_profile exec modes (safe/unsafe) is a recently merged feature. A missing piece is that the parser doesn't detect conflicting exec modes on the same exec condition. The following profile should fail to compile: /t { change_profile safe /foo -> /bar, change_profile unsafe /foo -> bar, } To manage notifications about this bug go to: https://bugs.launchpad.net/apparmor/+bug/1588069/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp