[apparmor] [Bug 788616] Re: configured_profile_names() in /lib/apparmor/functions breaks eg usr.bin.firefox profile
Launchpad Bug Tracker
788616 at bugs.launchpad.net
Fri Jun 3 13:50:11 UTC 2011
This bug was fixed in the package apparmor - 2.6.1-4ubuntu1
---------------
apparmor (2.6.1-4ubuntu1) oneiric; urgency=low
* Get rid of Perl in main AppArmor package so we can remove perl-modules
from the installation cd:
- debian/patches/0104-python-aa-status.patch: switch aa-status to
Python
- debian/apparmor.*, debian/apparmor-utils.*: move aa-status, symlink
and manpages to main apparmor package.
- debian/control: add appropriate Breaks/Replaces/Depends because of
the file move, add ${python:Depends} to apparmor Depends, add
apparmor-utils to apparmor Suggests.
- debian/rules: add apparmor package to dh_python2.
* debian/lib/apparmor/functions: fix hat separator (LP: #788616)
- Based on upstream revision 1733
-- Marc Deslauriers <marc.deslauriers at ubuntu.com> Wed, 01 Jun 2011 11:03:20 -0400
** Changed in: apparmor (Ubuntu Oneiric)
Status: Triaged => Fix Released
--
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:
Fix Released
Status in “apparmor” source package in Natty:
Triaged
Status in “apparmor” source package in Oneiric:
Fix Released
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