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

Christian Boltz apparmor at cboltz.de
Mon Jan 2 22:10:46 UTC 2012


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]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/apparmor/attachments/20120102/d5228534/attachment.html>


More information about the AppArmor mailing list