]> rtime.felk.cvut.cz Git - sojka/debian/lightdm.git/commitdiff
* debian/patches:
authorcorsac <corsac@0c9b3bff-18ee-0310-b944-d1aa2700132f>
Sun, 19 Jan 2014 16:00:17 +0000 (16:00 +0000)
committercorsac <corsac@0c9b3bff-18ee-0310-b944-d1aa2700132f>
Sun, 19 Jan 2014 16:00:17 +0000 (16:00 +0000)
  - 02_fix-apparmor-profile added: remove inclusion of an AppArmor
    abstraction not available in Debian.                      closes: #736075

git-svn-id: svn://anonscm.debian.org/pkg-xfce/goodies/trunk/lightdm@8179 0c9b3bff-18ee-0310-b944-d1aa2700132f

debian/changelog
debian/patches/02_fix-apparmor-profile.patch [new file with mode: 0644]
debian/patches/series

index 432a7b61adcfea2a23c45461ac934a3e701017be..0b18311449dc64f2ae7c8fd8e85228eb093e5cec 100644 (file)
@@ -1,3 +1,11 @@
+lightdm (1.8.5-4) UNRELEASED; urgency=medium
+
+  * debian/patches:
+    - 02_fix-apparmor-profile added: remove inclusion of an AppArmor
+      abstraction not available in Debian.                      closes: #736075
+
+ -- Yves-Alexis Perez <corsac@debian.org>  Sun, 19 Jan 2014 16:55:32 +0100
+
 lightdm (1.8.5-3) unstable; urgency=low
 
   * debian/lightdm.postrm: warn if user/group deletion failed.  closes: #731220
diff --git a/debian/patches/02_fix-apparmor-profile.patch b/debian/patches/02_fix-apparmor-profile.patch
new file mode 100644 (file)
index 0000000..b693661
--- /dev/null
@@ -0,0 +1,10 @@
+--- a/data/apparmor/abstractions/lightdm
++++ b/data/apparmor/abstractions/lightdm
+@@ -11,7 +11,6 @@
+   #include <abstractions/cups-client>
+   #include <abstractions/dbus>
+   #include <abstractions/dbus-session>
+-  #include <abstractions/dbus-accessibility>
+   #include <abstractions/nameservice>
+   #include <abstractions/wutmp>
+   /etc/compizconfig/config rw, # bug in compiz https://launchpad.net/bugs/697678
index 02d38a52446a7f6eef425e73b659967ae2d9b1f6..52f14d8be4a1e1df155943fad5c43d3be2782844 100644 (file)
@@ -1,4 +1,5 @@
 01_set-default-path.patch
+02_fix-apparmor-profile.patch
 04_dont-add-pkglibexecdir-path.patch
 05_debianize-pam-files.patch
 06_allow_libpamsystemd_and_ck_together.patch