lp://qastaging/~intrigeri/apparmor/wayland-cursor

Created by intrigeri and last modified
Get this branch:
bzr branch lp://qastaging/~intrigeri/apparmor/wayland-cursor
Only intrigeri can upload to this branch. If you are intrigeri please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
intrigeri
Project:
AppArmor
Status:
Merged

Recent revisions

3685. By intrigeri

wayland abstraction: allow wayland-cursor-shared-* (Closes: Debian#870807).

3684. By Christian Boltz

Prevent 'wa' conflicts for file rules

get_file_perms() and propose_file_rules() happily collect all file
permissions. This could lead to proposing 'wa' permissions in
aa-logprof, which then errored out because of conflicting permissions.

This patch adds a check to both functions that removes 'a' if 'w' is
present, and extends the tests to check this.

Acked-by: Seth Arnold <email address hidden> for trunk and 2.11.

Note: Both functions (including this bug) were introduced together with
FileRule, so older releases are not affected.

3683. By Christian Boltz

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 <email address hidden> for trunk and 2.11.

Older versions (with path as hasher) are not affected.

3682. By Tyler Hicks

utils: update aa-status.pod to unify exit status and bugs sections

Create an EXIT STATUS header and place the BUGS section after the EXIT
STATUS section to match the style in aa-enabled.pod.

Signed-off-by: Tyler Hicks <email address hidden>
Acked-By: Jamie Strandboge <email address hidden>

3681. By Tyler Hicks

binutils: update aa-enabled.pod to unify exit status styles

Make the possible exit status values bold to match the style used in
aa-status.pod as of r3680.

Signed-off-by: Tyler Hicks <email address hidden>
Acked-By: Jamie Strandboge <email address hidden>

3680. By Jamie Strandboge

update aa-status.pod for updated podchecker

Bug-Ubuntu: https://launchpad.net/bugs/1707614

Signed-Off-By: Jamie Strandboge <email address hidden>
Acked-by: Christian Boltz <email address hidden>

3679. By Christian Boltz

Remove duplicate rule from userdel profiles

Acked-by: Seth Arnold <email address hidden>

3678. By Jamie Strandboge

Adjust python abstraction for python3.6

Signed-Off-By: Jamie Strandboge <email address hidden>
Acked-by: Christian Boltz <email address hidden>

3677. By Christian Boltz

Add --no-reload to various utils manpages

This option exists in several aa-* tools since 2.9, but isn't mentioned
in the manpage.

Also drop some trailing whitespace in the manpages.

Acked-by: John Johansen <email address hidden>
for 2.9, 2.10, 2.11 and trunk.

3676. By Goldwyn Rodrigues <email address hidden>

genprof: Use important message as an explanation

While performing genprof, The message to start and scan the program
is mentioned in a separate important message, while it can be
presented as a part of the explanation of the PromptQuestion.

While this will not change the output of text mode, this will help
json clients like yast be more expressive.

Signed-off-by: Goldwyn Rodrigues <email address hidden>

Acked-by: Seth Arnold <email address hidden>
Acked-by: Christian Boltz <email address hidden>

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://qastaging/apparmor/2.12
This branch contains Public information 
Everyone can see this information.

Subscribers