~apparmor-dev/apparmor/2.11

  • Committer: Christian Boltz
  • Date: 2017-08-02 11:26:49 UTC
  • Revision ID: apparmor@cboltz.de-20170802112649-8qpeseecxz9515ld
Carry over all autodep-generated rules in handle_children()

When creating a new child profile, handle_children() did only copy over
include and path rules. While this was correct in the past, path rules
got changed to FileRule in the meantime and were therefore lost.
(In practise, this means the "$binary mr," rule wasn't added to the new
child profile, causing a "superfluous" question in aa-logprof.)

This patch changes handle_children() to carry over the complete new
child profile instead of only cherry-picking include and path rules.


Acked-by: Steve Beattie <steve@nxnw.org> for trunk and 2.11.

Older versions (with path as hasher) are not affected.
Filename Latest Rev Last Changed Committer Comment Size
..
binutils 3303 8 years ago Tyler Hicks binutils: Add aa-enabled program to check AppArmor Diff
changehat 3 18 years ago steve-beattie Import the rest of the core functionality of the i Diff
common 2 18 years ago steve-beattie Test import of the common/ subtree. Internal svn r Diff
deprecated 1347 14 years ago John Johansen Deprecate old management applications that are no Diff
desktop 1112 16 years ago jrjohansen add desktop dir Diff
documentation 1739 12 years ago John Johansen Add documentation directory and start of the dfa v Diff
kernel-patches 1519 13 years ago John Johansen Add the compatibility patches for the 2.6.36 upstr Diff
libraries 1105 16 years ago jrjohansen make a libraries dir Diff
parser 3 18 years ago steve-beattie Import the rest of the core functionality of the i Diff
presentations 3248 8 years ago John Johansen Add LSS presentations about apparmor security mode Diff
profiles 3 18 years ago steve-beattie Import the rest of the core functionality of the i Diff
tests 3 18 years ago steve-beattie Import the rest of the core functionality of the i Diff
utils 3 18 years ago steve-beattie Import the rest of the core functionality of the i Diff
.bzrignore 3659 7 years ago Christian Boltz Add two parser files to .bzrignore - parser/libap 6.3 KB Diff Download File
LICENSE 486 17 years ago jmichael-at-suse-de Add a top-level "catch-all" GPLv2 license to cover 17.6 KB Diff Download File
Makefile 3653 7 years ago John Johansen Update REPO_URL to 2.11 branch 2.6 KB Diff Download File
README 3555 7 years ago Christian Boltz Switch utils to python3 As discussed a while ago, 6.8 KB Diff Download File