-
lightdm (1.12.3-0ubuntu1.1) utopic; urgency=medium
* debian/lightdm-session: Enable the C preprocessor
when loading X resources. (LP: #1244578).
-- Jorge Niedbalski <email address hidden> Mon, 15 Jun 2015 13:33:30 -0500
-
lightdm (1.12.3-0ubuntu1) utopic; urgency=medium
* New upstream release:
- Fix pipe file descriptor leak for each greeter session. (LP: #1190344)
- Don't attempt generate D-Bus seat/session removal signals on shutdown.
* debian/guest-account.sh:
- Rename variables to make script compatible with Bash (LP: #1411100)
* debian/lightdm-session:
- Use bash for the session to improve error handling (LP: #678421)
* debian/control:
- Depend on bash
lightdm (1.12.2-0ubuntu1) utopic; urgency=medium
* New upstream release:
- Fix pipe file descriptor leak for each session login / authentication
(LP: #1190344)
- Use correct syntax for DesktopNames key in session files (LP: #1383321)
- Mock /run in tests
* 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> Tue, 10 Mar 2015 16:02:44 +1300
-
lightdm (1.12.2-0ubuntu1) utopic; urgency=medium
* New upstream release:
- Fix pipe file descriptor leak for each session login / authentication
(LP: #1190344)
- Use correct syntax for DesktopNames key in session files (LP: #1383321)
- Mock /run in tests
* 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 10:43:43 +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
-
lightdm (1.12.0-0ubuntu2) utopic; urgency=medium
* Restore 1.11.9-0ubuntu2, it was reverted by error in the previous upload
-- Sebastien Bacher <email address hidden> Tue, 30 Sep 2014 11:25:09 +0200
-
lightdm (1.12.0-0ubuntu1) utopic; urgency=medium
* New upstream release:
- Fix assumption that the display server is X when running scripts.
(LP: #1305006)
- Don't access .dmrc files until information from these files is required.
(LP: #1370852)
* debian/patches/01_transition_ubuntu2d_ubuntu_desktop.patch:
- Dropped, Unity 2D doesn't exist and all users will have been migrated in
14.04 LTS
-- Robert Ancell <email address hidden> Tue, 30 Sep 2014 15:11:51 +1300
-
lightdm (1.11.9-0ubuntu2) utopic; urgency=medium
* debian/patches/06_apparmor-unix.patch: update for addr= rules
* debian/patches/07_apparmor-chrome.patch:
- allow new path to Google Chrome (LP: #1361372)
- allow read of @{PROC}/[0-9]*/statm
* debian/patches/08_apparmor-updates.patch:
- allow 'rw' on /etc/compizconfig/unity.ini (continue workaround for
LP: 697678)
- allow read of @{PROC}/sys/vm/overcommit_memory
- allow write to /run/uuidd/request
-- Jamie Strandboge <email address hidden> Thu, 18 Sep 2014 12:18:12 -0500
-
lightdm (1.11.9-0ubuntu1) utopic; urgency=medium
* New upstream release:
- Don't check the logind CanGraphical seat property unless
login-check-graphical option is set to true. There are too many cases of
drivers that don't set the appropriate flags for this feature to work.
(LP: #1365336)
- Make socket writing code used between greeter and daemon more robust to
errors.
- Fix small memory leaks.
- Improve logging messages.
- Test improvements.
-- Robert Ancell <email address hidden> Wed, 10 Sep 2014 15:47:36 +1200
-
lightdm (1.11.8-0ubuntu2) utopic; urgency=medium
* debian/patches/06_apparmor-unix.patch: updates for unix socket mediation
(LP: #1362199)
-- Jamie Strandboge <email address hidden> Fri, 05 Sep 2014 17:34:03 -0500
-
lightdm (1.11.8-0ubuntu1) utopic; urgency=medium
* New upstream release:
- Rework logind code that gets session ID. The previous method was racy
and a change in lightdm 1.11.7 led to a lockup when this race occurred.
(LP: #1364725)
- Handle CanGraphical property on logind seats
-- Robert Ancell <email address hidden> Wed, 03 Sep 2014 17:26:36 +1200
-
lightdm (1.11.7-0ubuntu1) utopic; urgency=medium
* New upstream release:
- Use logind to provide the list of seats to use. Deprecate the old method
of manually defining seats.
- Add --show-config option that shows combined configuration.
- Drop the surfaceflinger seat type. This was a temporary solution while
Ubuntu Phone was migrating to Mir.
-- Robert Ancell <email address hidden> Wed, 27 Aug 2014 16:25:53 +1200
-
lightdm (1.11.6-0ubuntu1) utopic; urgency=medium
* New upstream release:
* Add a seat option 'allow-user-switching' that can disable all user
switching for that seat
* Add a new session type 'mir-container' that allows the session to run
inside a custom system compositor (LP: #1359332)
* Only seat0 takes VT from Plymouth
* Removed unused GAsyncResultIface.is_tagged as this attribute was not
available in earlier versions of Glib I/O.
* Abort autogen if yelp-tools not installed
* Return correct errors for D-Bus calls
-- Robert Ancell <email address hidden> Fri, 22 Aug 2014 09:10:29 +1200
-
lightdm (1.11.5-0ubuntu1) utopic; urgency=medium
* New upstream release:
- Make PAM services configurable (LP: #1348251)
* debian/guest-account:
* debian/lightdm.install:
* debian/rules:
* debian/patches/05_translate_debian_files.patch:
- Make the real name of a guest account translatable (LP: #1177713)
-- Robert Ancell <email address hidden> Mon, 28 Jul 2014 13:40:46 +1200
-
lightdm (1.11.4-0ubuntu1) utopic; urgency=medium
* New upstream release:
- Do timed autologin each time you are returned to the greeter
- Fix tests failing with Qt 5.3 due to it checking getuid/geteuid which we are faking
- dm-tool: Warn if trying to switch to user without username
* debian/lightdm.service:
- Don't test for specific installation path
-- Robert Ancell <email address hidden> Tue, 01 Jul 2014 15:50:16 +1200
-
lightdm (1.11.3-0ubuntu1) utopic; urgency=medium
* New upstream release:
- Fix Mir sessions broken with unity-system-compositor 0.3.
- Add back Vala bindings for LightDM.Greeter.connect_sync - just mark as
deprecated.
- Put unity-system-compositor's mir_socket under /run rather than /tmp.
(LP: #1325995)
- Fix building with clang (3.5) and -Werror.
- Correct section name in default users.conf file.
-- Robert Ancell <email address hidden> Thu, 05 Jun 2014 16:07:14 +1200
-
lightdm (1.11.2-0ubuntu3) utopic; urgency=high
* No change rebuild against new dh_installinit, to call update-rc.d at
postinst.
-- Dimitri John Ledkov <email address hidden> Wed, 28 May 2014 11:09:29 +0100
-
lightdm (1.11.2-0ubuntu2) utopic; urgency=medium
* Integration plymouth systemd system job with plymouth services.
-- Dimitri John Ledkov <email address hidden> Sat, 17 May 2014 19:18:41 +0100
-
lightdm (1.11.2-0ubuntu1) utopic; urgency=medium
* New upstream release:
- Add liblightdm method to get user UID
- DBus-activate logind
- Check for libgcrypt at configure time
-- Robert Ancell <email address hidden> Fri, 16 May 2014 10:55:37 +1200
-
lightdm (1.11.1-0ubuntu1) utopic; urgency=medium
* New upstream release:
- Allow greeters to remain runing to reduce startup time when switching to a
greeter
- Add asynchronous methods to liblightdm
* debian/lightdm.upstart:
- Respawn lightdm daemon if it is unexpectedly closed
-- Robert Ancell <email address hidden> Tue, 06 May 2014 17:07:44 +1200
-
lightdm (1.11.0-0ubuntu1) utopic; urgency=medium
* New upstream release:
- When switching to an existing session refresh PAM credentials and end
session cleanly so no resources leak. (LP: #1296276)
- Support new standard DesktopNames field in session files
- Set XDG_SESSION_TYPE and XDG_SESSION_DESKTOP as used by systemd
- Emit DBus PropertiesChanged when Sessions/Seats properties change. Also
add SessionAdded/SessionRemoved signals to Seat interface
[ Harald Sitter ]
* Add pam_kwallet to pam configs. (LP: #1305307)
[ Martin Pitt ]
* Add systemd integration
-- Robert Ancell <email address hidden> Mon, 28 Apr 2014 10:32:37 +1200
-
lightdm (1.10.0-0ubuntu4) utopic; urgency=medium
* Add debian/lightdm.service: Add systemd unit.
* debian/lightdm.postinst: Set /etc/systemd/system/display-manager.service
symlink according to /etc/X11/default-display-manager.
* Build-depend on and enable dh-systemd.
-- Martin Pitt <email address hidden> Tue, 22 Apr 2014 17:29:48 +0200
-
lightdm (1.10.0-0ubuntu3) trusty; urgency=medium
* debian/patches/06_apparmor_chromium_updates.patch: allow oxide based
browsers and Google Chrome to run in the guest session
- LP: #1298021
- LP: #1306560
-- Jamie Strandboge <email address hidden> Fri, 11 Apr 2014 09:24:09 -0500