File tree Expand file tree Collapse file tree 4 files changed +22
-2
lines changed
Expand file tree Collapse file tree 4 files changed +22
-2
lines changed Original file line number Diff line number Diff line change 1+ Overview of changes in lightdm 1.25.2
2+
3+ * Fix incorrect use of ConsoleKit CanSuspend/Hibernate API
4+ * Correctly install AccountsService interface file
5+ * Fix build system to require C99
6+ * Use standard format for arguments passed to qtchooser
7+
18Overview of changes in lightdm 1.25.1
29
310 * Fixes for VNC and XDMCP connections
Original file line number Diff line number Diff line change 11dnl Process this file with autoconf to produce a configure script.
22
3- AC_INIT ( lightdm , 1.25.1 )
3+ AC_INIT ( lightdm , 1.25.2 )
44AC_CONFIG_MACRO_DIR ( m4 )
55AC_CONFIG_HEADER(config.h)
66AM_INIT_AUTOMAKE ( [ 1.11 no-dist-gzip dist-xz foreign] )
Original file line number Diff line number Diff line change 1+ lightdm (1.25.2-0ubuntu1) bionic; urgency=medium
2+
3+ * New upstream release:
4+ - Fix incorrect use of ConsoleKit CanSuspend/Hibernate API
5+ - Correctly install AccountsService interface file
6+ - Fix build system to require C99
7+ - Use standard format for arguments passed to qtchooser
8+ * debian/lightdm.install:
9+ - Install AccountsService D-Bus extension files
10+
11+ -- Robert Ancell <robert.ancell@canonical.com> Tue, 13 Feb 2018 16:33:14 +1300
12+
113lightdm (1.25.1-0ubuntu1) bionic; urgency=medium
214
315 * New upstream release:
416 - Fixes for VNC and XDMCP connections
5- * Use AccountsService extension system for extended greeter information
17+ - Use AccountsService extension system for extended greeter information
618 - Modernise code style
719
820 -- Robert Ancell <robert.ancell@canonical.com> Thu, 18 Jan 2018 09:43:40 +1300
Original file line number Diff line number Diff line change 11usr/sbin/lightdm
22usr/share/accountsservice
33usr/share/bash-completion
4+ usr/share/dbus-1
45usr/share/man
56usr/share/locale
67usr/share/polkit-1
You can’t perform that action at this time.
0 commit comments