Hello, while reading bzr log and writing changelogs, I noticed that we added the initial version of the wayland abstraction to 2.10, but never backported another commit that adds more paths.
I hereby propose to backport trunk r3590 to the 2.10 branch. ------------------------------------------------------------ revno: 3590 fixes bug: https://launchpad.net/bugs/1507469 committer: Seth Arnold <[email protected]> branch nick: apparmor timestamp: Wed 2016-11-30 15:16:32 -0800 message: Add more wayland paths, suggested by Simon McVittie in https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1507469 === modified file 'profiles/apparmor.d/abstractions/wayland' --- profiles/apparmor.d/abstractions/wayland 2016-09-11 21:03:01 +0000 +++ profiles/apparmor.d/abstractions/wayland 2016-11-30 23:16:32 +0000 @@ -9,4 +9,6 @@ # # ------------------------------------------------------------------ - owner /{,var/}run/user/*/weston-shared-* rw, + owner /var/run/user/*/weston-shared-* rw, + owner /run/user/*/wayland-[0-9]* rw, + owner /run/user/*/{mesa,mutter,sdl,weston,xwayland}-shared-* rw, Regards, Christian Boltz -- I have zero personal opinion what the right openSUSE default system should be. For my personal usage any default system is always somehow "wrong". [Johannes Meixner in opensuse-factory]
signature.asc
Description: This is a digitally signed message part.
-- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
