Re: [apparmor] Memory leaks in parser/parser_regex.c (at least)

2015-10-16 Thread intrigeri
Hi, Steve Beattie wrote (31 Aug 2015 18:13:42 GMT) : > On Sat, Aug 29, 2015 at 10:56:53AM +0200, intrigeri wrote: >> Can it be because the Python interpreter wasn't built with ASan? >> (I was told that whenever a library is built with ASan, all reverse >> build-deps must be built with ASan as

[apparmor] [patch] Store filename for includes and hats

2015-10-16 Thread Christian Boltz
Hello, $subject ;-) This also means the duplicate detection can use the hat's filename instead of the (possibly wrong) main profile's filename. [ 92-store-filename-for-includes-and-hats.diff ] --- utils/apparmor/aa.py2015-10-11 20:35:28.502666115 +0200 +++ utils/apparmor/aa.py

[apparmor] [Merge] lp:~intrigeri/apparmor-profiles/apt-cacher-ng_and_acngtool into lp:apparmor-profiles

2015-10-16 Thread noreply
The proposal to merge lp:~intrigeri/apparmor-profiles/apt-cacher-ng_and_acngtool into lp:apparmor-profiles has been updated. Status: Needs review => Merged For more details, see: https://code.launchpad.net/~intrigeri/apparmor-profiles/apt-cacher-ng_and_acngtool/+merge/272078 -- Your team

Re: [apparmor] [Merge] lp:~intrigeri/apparmor-profiles/apt-cacher-ng_and_acngtool into lp:apparmor-profiles

2015-10-16 Thread Seth Arnold
Committed revision 150. -- https://code.launchpad.net/~intrigeri/apparmor-profiles/apt-cacher-ng_and_acngtool/+merge/272078 Your team AppArmor Developers is subscribed to branch lp:apparmor-profiles. --

Re: [apparmor] Installing apparmor-tools with zypper/yast (openSUSE 13.2): too many dependencies?

2015-10-16 Thread s
Hi, thanks for your answers! The zypper option "--no-recommends" doesn't helped much, because most of the dependencies were forced packages (only a few were recommended). But it gave my the idea to install it without zypper but instead using rpm directly: rpm -i apparmor-utils-2.9.1-4.1.noarch.rpm