]> rtime.felk.cvut.cz Git - sojka/debian/lightdm.git/commitdiff
* debian/patches:
authorcorsac <corsac@0c9b3bff-18ee-0310-b944-d1aa2700132f>
Sat, 14 Mar 2015 16:10:14 +0000 (16:10 +0000)
committercorsac <corsac@0c9b3bff-18ee-0310-b944-d1aa2700132f>
Sat, 14 Mar 2015 16:10:14 +0000 (16:10 +0000)
  - 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

debian/changelog
debian/patches/02_fix-apparmor-profile.patch

index 49984c9044ad3d6151941449d966d5a889c3adbb..9355bdde75b0ced7597e9ea9550e025d85d977cc 100644 (file)
@@ -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 <corsac@debian.org>  Sat, 14 Mar 2015 17:09:36 +0100
+
 lightdm (1.12.3-1) experimental; urgency=medium
 
   * New upstream release.
index acf7ca2d95586d739cf28eb8c5bb68596d0c8999..3032dfe60a13b13ee4d4ae09d24e513ca6ad17c1 100644 (file)
      /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,