From: corsac Date: Sat, 14 Mar 2015 16:10:14 +0000 (+0000) Subject: * debian/patches: X-Git-Url: http://rtime.felk.cvut.cz/gitweb/sojka/debian/lightdm.git/commitdiff_plain/140f377d4cb0fa847c382fe11ed9b8e6c7e3282f * debian/patches: - 02_fix-apparmor-profile updated, following information from Mathieu Parent. closes: #780456 git-svn-id: svn://anonscm.debian.org/pkg-xfce/goodies/trunk/lightdm@8922 0c9b3bff-18ee-0310-b944-d1aa2700132f --- diff --git a/debian/changelog b/debian/changelog index 49984c9..9355bdd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +lightdm (1.12.3-2) UNRELEASED; urgency=medium + + * debian/patches: + - 02_fix-apparmor-profile updated, following information from Mathieu + Parent. closes: #780456 + + -- Yves-Alexis Perez Sat, 14 Mar 2015 17:09:36 +0100 + lightdm (1.12.3-1) experimental; urgency=medium * New upstream release. diff --git a/debian/patches/02_fix-apparmor-profile.patch b/debian/patches/02_fix-apparmor-profile.patch index acf7ca2..3032dfe 100644 --- a/debian/patches/02_fix-apparmor-profile.patch +++ b/debian/patches/02_fix-apparmor-profile.patch @@ -16,3 +16,22 @@ /usr/lib/chromium-browser/chromium-browser-sandbox ix, /usr/lib/@{multiarch}/oxide-qt/chrome-sandbox ix, /opt/google/chrome-*/chrome-sandbox ix, +--- a/data/apparmor/abstractions/lightdm ++++ b/data/apparmor/abstractions/lightdm +@@ -27,7 +27,7 @@ + owner /dev/shm/** rmw, + /etc/ r, + /etc/** rmk, +- /etc/gdm/Xsession ix, ++ /etc/X11/Xsession ix, + /lib/ r, + /lib/** rmixk, + /lib32/ r, +@@ -68,6 +68,7 @@ + # necessary for writing to sockets, etc. + /{,var/}run/** rmkix, + /{,var/}run/shm/** wl, ++ /{,var/}run/uuid/request w, + # libpam-xdg-support/logind + owner /{,var/}run/user/*/** rw, +