summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog14
1 files changed, 13 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 3aa2c290..41f2ae3a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,20 @@
+lightdm (1.25.2-0ubuntu1) bionic; urgency=medium
+
+ * New upstream release:
+ - Fix incorrect use of ConsoleKit CanSuspend/Hibernate API
+ - Correctly install AccountsService interface file
+ - Fix build system to require C99
+ - Use standard format for arguments passed to qtchooser
+ * debian/lightdm.install:
+ - Install AccountsService D-Bus extension files
+
+ -- Robert Ancell <robert.ancell@canonical.com> Tue, 13 Feb 2018 16:33:14 +1300
+
lightdm (1.25.1-0ubuntu1) bionic; urgency=medium
* New upstream release:
- Fixes for VNC and XDMCP connections
- * Use AccountsService extension system for extended greeter information
+ - Use AccountsService extension system for extended greeter information
- Modernise code style
-- Robert Ancell <robert.ancell@canonical.com> Thu, 18 Jan 2018 09:43:40 +1300