lightdm 1.9.1-0ubuntu1 source package in Ubuntu

Changelog

lightdm (1.9.1-0ubuntu1) trusty; urgency=low

  * New upstream release:
    - Correctly set $XDG_SESSION_CLASS for greeters. This was regressed in 1.7.5
      for ConsoleKit and was never passed to logind. logind/ConsoleKit treat
      greeter sessions without this set as user sessions. This causes greeters
      to show the lightdm user able to be logged in with.
      (LP: #1242939)
    - Set $USER when running the session-setup-script. This is a regression from
      1.7.5. (LP: #1245957)
    - Fix notification of sessions being logged out. This is a regression from
      1.7.5 and caused greeters to show sessions logged in after they had been
      logged out. (LP: #1245295)
    - Refactor liblightdm user scanning to be simpler and more reliable. This
      fixes bugs where some properties wouldn't be updated when they changed in
      accounts service.
    - Add support for a "display-stopped-script" field in lightdm.conf. The
      "display-stopped-script" field allows us to run a script right after
      stopping the display server.
    - Allow dm-tool to run outside of a session if it doesn't need to be.
    - Set $MIR_SERVER_NAME to assign a name to launched sessions. Also use a
      "greeter-" prefix for greeter sessions for the benefit of
      unity-system-compositor.
 -- Robert Ancell <email address hidden>   Wed, 30 Oct 2013 14:11:16 -0700

Upload details

Uploaded by:
Robert Ancell
Uploaded to:
Trusty
Original maintainer:
Robert Ancell
Architectures:
any all
Section:
x11
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
lightdm_1.9.1-0ubuntu1.tar.gz 322.0 KiB 0e837549435b34fc8dcc038918b72d3ba8cc0cadede2f662e3c182f7b378b1ef
lightdm_1.9.1-0ubuntu1.dsc 1.7 KiB cfba129d4f06ea452acfd046d1dc7459a55470e52a844d2cfb3a21a9b7d630c3

Available diffs

View changes file

Binary packages built by this source

gir1.2-lightdm-1: Typelib file for liblightdm-1

 A GObject based library for LightDM clients to use to interface with LightDM.

liblightdm-gobject-1-0: LightDM GObject client library

 A GObject based library for LightDM clients to use to interface with LightDM.

liblightdm-gobject-1-dev: LightDM GObject client library (development files)

 A GObject based library for LightDM clients to use to interface with LightDM.
 .
 This package contains header files and development information, which
 is useful for building LightDM greeters and user switchers.

liblightdm-gobject-1-doc: LightDM client library (documentation)

 A GObject based library for LightDM clients to use to interface with LightDM.
 .
 This package contains HTML documentation.

liblightdm-qt-3-0: LightDM Qt client library

 A Qt based library for LightDM clients to use to interface with LightDM.

liblightdm-qt-dev: LightDM Qt client library (development files)

 A Qt based library for LightDM clients to use to interface with LightDM.
 .
 This package contains header files and development information, which
 is useful for building LightDM greeters and user switchers.

liblightdm-qt5-3-0: LightDM Qt 5 client library

 A Qt 5 based library for LightDM clients to use to interface with LightDM.

liblightdm-qt5-3-dev: LightDM Qt 5 client library (development files)

 A Qt 5 based library for LightDM clients to use to interface with LightDM.
 .
 This package contains header files and development information, which
 is useful for building LightDM greeters and user switchers.

lightdm: Display Manager

 LightDM is a X display manager that:
  * Has a lightweight codebase
  * Is standards compliant (PAM, ConsoleKit, etc)
  * Has a well defined interface between the server and user interface
  * Cross-desktop (greeters can be written in any toolkit)