Merge lp:~intrigeri/apparmor/wayland into lp:apparmor/2.12

Proposed by intrigeri
Status: Merged
Merged at revision: 3566
Proposed branch: lp:~intrigeri/apparmor/wayland
Merge into: lp:apparmor/2.12
Diff against target: 28 lines (+13/-0)
2 files modified
profiles/apparmor.d/abstractions/gnome (+1/-0)
profiles/apparmor.d/abstractions/wayland (+12/-0)
To merge this branch: bzr merge lp:~intrigeri/apparmor/wayland
Reviewer Review Type Date Requested Status
Steve Beattie Approve
Review via email: mp+305422@code.launchpad.net
To post a comment you must log in.
Revision history for this message
intrigeri (intrigeri) wrote :

In passing: https://codesearch.debian.net/search?q=weston-shared is useful in case anyone wonders where this weston-shared-* thing comes from.

Revision history for this message
intrigeri (intrigeri) wrote :

Ping? This affects actual users such as https://bugs.debian.org/827335.

Revision history for this message
Steve Beattie (sbeattie) wrote :

Thanks, merged to trunk and to the 2.10 branch.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'profiles/apparmor.d/abstractions/gnome'
2--- profiles/apparmor.d/abstractions/gnome 2016-08-25 10:12:56 +0000
3+++ profiles/apparmor.d/abstractions/gnome 2016-09-11 21:11:26 +0000
4@@ -15,6 +15,7 @@
5 #include <abstractions/freedesktop.org>
6 #include <abstractions/xdg-desktop>
7 #include <abstractions/user-tmp>
8+#include <abstractions/wayland>
9
10 # systemwide gtk defaults
11 /etc/gnome/gtkrc* r,
12
13=== added file 'profiles/apparmor.d/abstractions/wayland'
14--- profiles/apparmor.d/abstractions/wayland 1970-01-01 00:00:00 +0000
15+++ profiles/apparmor.d/abstractions/wayland 2016-09-11 21:11:26 +0000
16@@ -0,0 +1,12 @@
17+# vim:syntax=apparmor
18+# ------------------------------------------------------------------
19+#
20+# Copyright (C) 2016 intrigeri <intrigeri@boum.org>
21+#
22+# This program is free software; you can redistribute it and/or
23+# modify it under the terms of version 2 of the GNU General Public
24+# License published by the Free Software Foundation.
25+#
26+# ------------------------------------------------------------------
27+
28+ owner /{,var/}run/user/*/weston-shared-* rw,

Subscribers

People subscribed via source and target branches