[apparmor] [Bug 788616] Re: configured_profile_names() in /lib/apparmor/functions breaks eg usr.bin.firefox profile
Steve Beattie
sbeattie at ubuntu.com
Tue May 31 20:15:28 UTC 2011
This also affects the upstream parser/rc.apparmor.functions (which the
debian/ubuntu version was based off of but differs from).
** Also affects: apparmor
Importance: Undecided
Status: New
** Also affects: apparmor/2.6
Importance: Undecided
Status: New
** Changed in: apparmor
Status: New => In Progress
** Changed in: apparmor/2.6
Status: New => In Progress
** Changed in: apparmor
Importance: Undecided => High
** Changed in: apparmor/2.6
Importance: Undecided => High
** Changed in: apparmor/2.6
Milestone: None => 2.6.2
--
You received this bug notification because you are a member of AppArmor
Developers, which is the registrant for AppArmor.
https://bugs.launchpad.net/bugs/788616
Title:
configured_profile_names() in /lib/apparmor/functions breaks eg
usr.bin.firefox profile
Status in AppArmor Linux application security framework:
In Progress
Status in AppArmor 2.6 series:
In Progress
Status in “apparmor” package in Ubuntu:
Triaged
Status in “apparmor” source package in Natty:
Triaged
Status in “apparmor” source package in Oneiric:
Triaged
Bug description:
Binary package hint: apparmor
configured_profile_names() in /lib/apparmor/functions greps for '\^'
which stops the shipped usr.bin.firefox profile from loading during
apparmor restart or apparmor reload.
The firefox profile is named
'/usr/lib/firefox-4.0.1/firefox{,*[^s][^h]} and therefore grepped
away.
More information about the AppArmor
mailing list