-
lightdm (1.14.4-0ubuntu1) vivid; urgency=medium
* New upstream release:
- Handle XDMCP Request packet with no addresses. (LP: #1516831)
- Don't start LightDM if the XDMCP server is configured with a key that
doesn't exist. (LP: #1517685)
- Add IP addresses to XDMCP log messages.
- Refactor XDMCP error handling.
- Add more tests.
-- Robert Ancell <email address hidden> Fri, 20 Nov 2015 16:01:15 +1300
-
lightdm (1.14.3-0ubuntu1) vivid; urgency=medium
* New upstream release:
- Handle trailing whitespace on boolean values in configuration.
(LP: #1507033)
- Add a backup-logs option that can be used to disable existing logging
files having a .old suffix added to them.
- Use libaudit to generate audit events. (currently disabled in Ubuntu)
- Fix apparmor profiles for running Chromium in guest sessions
(LP: #1504049)
- Add LC_PAPER, LC_NAME, LC_ADDRESS, LC_TELEPHONE, LC_MEASUREMENT and
LC_IDENTIFICATION variables to the list of inherited locale variables.
(LP: #1511259)
- Use IP address of XDMCP requests to contact X server if available.
(LP: #1481561)
- Add an option for XDMCP and VNC servers to only listen on one address.
(LP: #1390808)
- Implement XDMCP ForwardQuery. (LP: #1511545)
- Fix small memory leak in XDMCP logging code.
- Check the version of the X server we are running so we correctly pass
-listen tcp when required. (LP: #1449282)
- Warn if deprecated options logind-load-seats or xdg-seat are in
configuration. (LP: #1468057)
- Fix typo in dm-tool man page. (LP: #1470587)
-- Robert Ancell <email address hidden> Tue, 03 Nov 2015 15:36:51 +1300
-
lightdm (1.14.2-0ubuntu1.1) vivid; urgency=medium
* debian/lightdm-session: Enable the C preprocessor
when loading X resources. (LP: #1244578).
-- Jorge Niedbalski <email address hidden> Mon, 15 Jun 2015 11:39:09 -0500
-
lightdm (1.14.2-0ubuntu1) vivid; urgency=medium
* New upstream release:
[ 1.14.1 ]
- Use new Xmir binary when running X under Unity System Compositor
(LP: #1458696)
[ 1.14.2 ]
- Quiesce initctl errors when not running under upstart
-- Robert Ancell <email address hidden> Tue, 26 May 2015 11:56:16 +1200
-
lightdm (1.14.0-0ubuntu2) vivid; urgency=medium
* Quiesce initctl errors when not running under upstart. (LP: #1414420)
-- Martin Pitt <email address hidden> Wed, 08 Apr 2015 14:37:17 +0200
-
lightdm (1.14.0-0ubuntu1) vivid; urgency=medium
* New upstream release:
- Initialize file descriptor handles so we don't attempt to close stdin by
accident.
- Fix small errors detected by scan-build (clang).
-- Robert Ancell <email address hidden> Tue, 24 Mar 2015 10:25:22 +1300
-
lightdm (1.13.2-0ubuntu1) vivid; urgency=medium
* New upstream release:
- Fix pipe file descriptor leak for each greeter session. (LP: #1190344)
- Support active session changing via logind. (LP: #1371378)
- Don't allow liblightdm-gobject to be disabled. It is required for
liblightdm-qt and the tests so it's not worth supporting builds without
it.
- Add bash autocompletion support
* debian/lightdm.install:
- Install autocompletion configuration
-- Robert Ancell <email address hidden> Tue, 10 Mar 2015 14:54:29 +1300
-
lightdm (1.13.1-0ubuntu2) vivid; urgency=medium
* debian/guest-account.sh:
- Rename variables to make script compatible with Bash (LP: #1411100)
* debian/control:
- Set required version of bash
-- Robert Ancell <email address hidden> Wed, 21 Jan 2015 12:20:42 +1300
-
lightdm (1.13.1-0ubuntu1) vivid; urgency=medium
* New upstream release:
- Don't attempt generate D-Bus seat/session removal signals on shutdown.
- Add missing method QLightDM::Greeter::cancelAutologin
-- Robert Ancell <email address hidden> Wed, 14 Jan 2015 14:00:02 +1300
-
lightdm (1.13.0-0ubuntu2) vivid; urgency=medium
* debian/config-error-dialog.sh:
* debian/lightdm-session:
- Use bash for the session to improve error handling (LP: #678421)
* debian/control:
- Depend on bash
-- Robert Ancell <email address hidden> Tue, 25 Nov 2014 11:28:11 +1300
-
lightdm (1.13.0-0ubuntu1) vivid; urgency=medium
* New upstream release:
- Fix crash when having configuration keys defined in multiple places
(LP: #1377373)
- Fix pipe file descriptor leak for each session login / authentication
(LP: #1190344)
- Use correct syntax for DesktopNames key in session files (LP: #1383321)
- Match seat configuration with globbing (LP: #1364911)
- Allow user switching in multi-seat until bug stopping greeter showing on
logout is fixed
- Disable log message when AccountsService users change (LP: #1376357)
- Update AppArmor scripts, requires AppArmor 2.9
- Update tests to run better on servers
* debian/config-error-dialog.sh:
- Show warning dialog instead of interrupted login if syntax error in
~/.profile etc (LP: #678421)
-- Robert Ancell <email address hidden> Thu, 13 Nov 2014 11:08:17 +1300
-
lightdm (1.12.1-0ubuntu1) utopic; urgency=medium
* New upstream release:
- Fix crash when having configuration keys defined in multiple places
(LP: #1377373)
- Allow user switching in multi-seat until bug stopping greeter showing on
logout is fixed
- Disable log message when AccountsService users change (LP: #1376357)
-- Robert Ancell <email address hidden> Thu, 09 Oct 2014 08:59:27 +1300