]> rtime.felk.cvut.cz Git - sojka/debian/lightdm.git/blobdiff - debian/changelog
* debian/patches:
[sojka/debian/lightdm.git] / debian / changelog
index b15a9255ad0d2e46b1b7f48efbfed45516db0f11..84df24971d95ab06ffd97065b929a5b4538e4931 100644 (file)
@@ -1,3 +1,27 @@
+lightdm (1.18.2-3) UNRELEASED; urgency=medium
+
+  * debian/control:
+    - add Suggests on xserver-xephyr.                           closes: #831298
+  * debian/patches:
+    - 08_reset-SIGPIPE-before-exec added, ignore SIGPIPE during LightDM life
+      but reset it before exec()ing children.                   closes: #823460
+
+ -- Yves-Alexis Perez <corsac@debian.org>  Fri, 15 Jul 2016 21:44:54 +0200
+
+lightdm (1.18.2-2) unstable; urgency=high
+
+  * Urgency=high for the RC bug fix.
+  * debian/patches
+    - 05_debianize-pam-files added, disable autologin by default for root user
+      (as with GDM3).
+    - 07-Remove-unused-unititialized-file-descriptors-could-c added,
+      cherry-picked from upstream. Avoid closing stdin which triggers a bug in
+      dbus preventing dbus-daemon to start.                     closes: #829557
+  * debian/01_debian.conf:
+    - update section name from SeatDefaults to Seat:*.
+
+ -- Yves-Alexis Perez <corsac@debian.org>  Mon, 11 Jul 2016 13:25:07 +0200
+
 lightdm (1.18.2-1) unstable; urgency=medium
 
   * New upstream bugfix release.