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 <[email protected]> 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? ;-) Regards, Christian Boltz -- > Ich geh' jetzt erstmal Gummienten beim Wettschwimmen zugucken... Du Gluecklicher. Ich darf morgen "echten" eNTen beim Umfallen zuschaun. [Jochen Erwied und Thomas Ogrisegg in dasr] -- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
