[apparmor] [patch] fix syntax error in abstractions/python

John Johansen john.johansen at canonical.com
Tue Jan 3 20:13:52 UTC 2012


On 01/03/2012 11:57 AM, Christian Boltz wrote:
> Hello,
>
> Am Montag, 2. Januar 2012 schrieb John Johansen:
>> On 01/02/2012 02:10 PM, Christian Boltz wrote:
>>> r1854 introduced a syntax error in abstractions/python.
>>>
>>> According to https://launchpad.net/bugs/840734 pyconfig.h should
>>> have r permissions.
>>>
>>> === modified file 'profiles/apparmor.d/abstractions/python'
>>> --- profiles/apparmor.d/abstractions/python 2011-11-30 16:56:45
>>> +++ profiles/apparmor.d/abstractions/python 2012-01-02 22:05:02
>>> @@ -31,4 +31,4 @@
>>>
>>> /usr/lib/wx/python/*.pth r,
>>> # python build configuration and headers
>>> - /usr/include/python{2,3}.[0-7]*/pyconfig.h
>>> + /usr/include/python{2,3}.[0-7]*/pyconfig.h r,
>
>> Acked-by: John Johansen<john.johansen at canonical.com>
>
> I just noticed 2.7 has the same bug. I'm quite sure I can foretell the
> answer, but still - shall I backport this fix to the 2.7 branch? ;-)
>
please do



More information about the AppArmor mailing list