lightdm 1.9.9-0ubuntu1 source package in Ubuntu
Changelog
lightdm (1.9.9-0ubuntu1) trusty; urgency=medium * New upstream release: - Handle signals being received in child processes instead of treating them like they are received in the daemon. - Set utmp ut_line to the display name (i.e. :0) to match what other programs expect (e.g. 'w'). - Fix lightdm_greeter_ensure_shared_data_dir_sync returning the wrong value. - Fix shared data tests so you can run test suite without root again. - Be extra careful not to call any non thread safe function after a fork. - Fix some small memory leaks detected by valgrind. - Fix process shutdown code to stop generating confusing warnings - Fix more double removal of source IDs. - Test improvements. [ Gunnar Hjalmarsson ] * debian/patches/04_language_handling.patch: - Make lightdm_get_language() return a language with a short form language code (LP: #1276072). -- Robert Ancell <email address hidden> Tue, 11 Mar 2014 09:17:15 +1300
Upload details
- Uploaded by:
- Robert Ancell
- Uploaded to:
- Trusty
- Original maintainer:
- Robert Ancell
- Architectures:
- any all
- Section:
- x11
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
lightdm_1.9.9-0ubuntu1.tar.gz | 340.6 KiB | 8e5b3e96bcccf4fd9274e0f828971dfff266bddf979bbc386420f9505bb262df |
lightdm_1.9.9-0ubuntu1.dsc | 1.7 KiB | 532d4d9e23dd3f36cf49e4fc43f107424d8dc8d04cfcb534b95bfdbf6d1e7bd9 |
Available diffs
- diff from 1.9.8-0ubuntu1 to 1.9.9-0ubuntu1 (31.9 KiB)
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)