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

John Johansen john.johansen at canonical.com
Mon Jan 2 23:16:11 UTC 2012


On 01/02/2012 02:10 PM, Christian Boltz wrote:
> Hello,
>
> 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,
>
> Regards,
>
> Christian Boltz
>
> PS: Non-random sig today ;-)
>
> --
>
> Doh, bad Steve, no donut! [...]
>
> That's what I got for copy&wasting from a diff.
>
> [Steve Beattie in apparmor]
>
>
>

Acked-by: John Johansen <john.johansen at canonical.com>



More information about the AppArmor mailing list