Re: [apparmor] [patch] Two patches to AppArmor.pm/autodep

2012-01-09 Thread Christian Boltz
Hello, Am Montag, 9. Januar 2012 schrieb Steve Beattie: > This patch updates the initial profile generation for python and ruby > scripts to include the respective abstractions. ... > This patch fixes the profile autogeneration code to include read > access to the script itself for interpreted scr

Re: [apparmor] [patch] Two patches to AppArmor.pm/autodep

2012-01-09 Thread John Johansen
On 01/09/2012 04:59 PM, Steve Beattie wrote: > This patch updates the initial profile generation for python and ruby > scripts to include the respective abstractions. > Acked-by: John Johansen > --- > utils/Immunix/AppArmor.pm |4 > 1 file changed, 4 insertions(+) > > Index: b/utils/I

[apparmor] [patch] Two patches to AppArmor.pm/autodep

2012-01-09 Thread Steve Beattie
This patch updates the initial profile generation for python and ruby scripts to include the respective abstractions. --- utils/Immunix/AppArmor.pm |4 1 file changed, 4 insertions(+) Index: b/utils/Immunix/AppArmor.pm ===

Re: [apparmor] dnsmasq profile - backport to 2.7?

2012-01-09 Thread Steve Beattie
On Mon, Jan 09, 2012 at 02:24:55PM +0100, Christian Boltz wrote: > Hello, > > I compared the profiles in trunk and the 2.7 branch. > There are not too many differences left: > - the (intended) small difference that 2.7 allows /.htaccess for > httpd-prefork > - a patch in the dnsmasq profile (s

[apparmor] dnsmasq profile - backport to 2.7?

2012-01-09 Thread Christian Boltz
Hello, I compared the profiles in trunk and the 2.7 branch. There are not too many differences left: - the (intended) small difference that 2.7 allows /.htaccess for httpd-prefork - a patch in the dnsmasq profile (see below), which should be backported to 2.7 IMHO - oh, and my smbd / smblda

[apparmor] [Bug 908864] Re: My Lexmark x2650 printer stopped working after upgrading to 11.10: Idle - File "/usr/local/lexmark/lxk08/bin/printdriver" has insecure permissions (0100775/uid=0/gid=2).

2012-01-09 Thread Till Kamppeter
This is independent, I even did not know about the umask change. -- You received this bug notification because you are a member of AppArmor Developers, which is the registrant for AppArmor. https://bugs.launchpad.net/bugs/908864 Title: My Lexmark x2650 printer stopped working after upgrading t

Re: [apparmor] [Bug 908864] Re: My Lexmark x2650 printer stopped working after upgrading to 11.10: Idle - File "/usr/local/lexmark/lxk08/bin/printdriver" has insecure permissions (0100775/uid=0/gid=2)

2012-01-09 Thread Steve Beattie
Hey Till, On Mon, Jan 09, 2012 at 09:36:54AM -, Till Kamppeter wrote: > CUPS 1.5.0 has a new security policy for filters and backends not > allowing group write permissions. See > > http://www.cups.org/documentation.php/doc-1.5/whatsnew.html > > -- > Scheduler > > 4. Filter security

[apparmor] [Bug 908864] Re: My Lexmark x2650 printer stopped working after upgrading to 11.10: Idle - File "/usr/local/lexmark/lxk08/bin/printdriver" has insecure permissions (0100775/uid=0/gid=2).

2012-01-09 Thread Till Kamppeter
CUPS 1.5.0 has a new security policy for filters and backends not allowing group write permissions. See http://www.cups.org/documentation.php/doc-1.5/whatsnew.html -- Scheduler 4. Filter security; Filters and backends must now have group write permissions disabled. -- So you wi

Re: [apparmor] [Bug 908864] Re: My Lexmark x2650 printer stopped working after upgrading to 11.10: Idle - File "/usr/local/lexmark/lxk08/bin/printdriver" has insecure permissions (0100775/uid=0/gid=2)

2012-01-09 Thread Seth Arnold
Probably the command to use is: sudo chmod 755 /usr/local/lexmark/lxk08/bin/printdriver I hope this solves the problem! -Original Message- From: zsolt.ruszinyƔk Sender: apparmor-boun...@lists.ubuntu.com Date: Sun, 08 Jan 2012 06:18:58 To: Reply-To: Bug 908864 <908...@bugs.launchpad.ne

Re: [apparmor] [PATCH 1/2] Add an option to allow setting the cache's location.

2012-01-09 Thread Seth Arnold
This looks great to me John, thanks! -Original Message- From: John Johansen Date: Sun, 08 Jan 2012 18:48:47 To: Cc: Subject: Re: [apparmor] [PATCH 1/2] Add an option to allow setting the cache's location. On 01/06/2012 10:54 AM, John Johansen wrote: > On 01/06/2012 10:40 AM, Seth Arno

[apparmor] [Bug 908864] Re: My Lexmark x2650 printer stopped working after upgrading to 11.10: Idle - File "/usr/local/lexmark/lxk08/bin/printdriver" has insecure permissions (0100775/uid=0/gid=2).

2012-01-09 Thread zsolt . ruszinyƔk
@Nyjk Kyjn >I changed permissions on the folder '/usr/local/lexmark/lxk08/bin', then everything seems to go on right way could you explain how exactly did you change the permissions? with which command or so... I tried Ubuntu 11.04 and I can confirm that my printer works there too and in any pr