]> rtime.felk.cvut.cz Git - sojka/lightdm.git/blobdiff - NEWS
Name greeter mir sessions with a 'greeter' prefix, so the compositor can know
[sojka/lightdm.git] / NEWS
diff --git a/NEWS b/NEWS
index d3111ef2152998e096e6829b48dc33e9a8f4073d..3b06afa4d07e76f06cd50ca5d8cacc2c23bb913a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,116 @@
+Overview of changes in lightdm 1.7.9
+
+    * Correctly set XDG_VTNR for unity sessions that are not autologin.
+
+Overview of changes in lightdm 1.7.8
+
+    * Add support for Mir sessions and greeters.
+    * Set XDG_VTNR for unity sessions.
+    * Fix desktop-session-start upstart signal not being emitted since 1.7.5.
+    * Fix greeter log broken in 1.7.5.
+
+Overview of changes in lightdm 1.7.7
+
+    * Fix uninitialized pointer introduced in 1.7.3
+    * Enable compile warnings and fix code generating warnings
+
+Overview of changes in lightdm 1.7.6
+
+    * Restore greeter hints that were regressed in 1.7.5.
+    * Don't run greeters through session wrapper - regression in 1.7.5
+
+Overview of changes in lightdm 1.7.5
+
+    * Quit Plymouth correctly when using the unity seat type
+    * Release the VT when the system compositor fails to start
+    * Load sessions and greeters from /usr/share/lightdm/sessions and
+      /usr/share/lightdm/greeters. The existing directories are checked
+      if the sessions are not in these directories.
+    * Refactor the Display class so that it merges with the Seat class
+    * Support running the greeter and session in different display servers
+      instead of re-using the same one during a login.
+    * Add more regression tests
+    * Documentation fixes
+
+Overview of changes in lightdm 1.7.4
+
+    * Set XDG_SEAT and XDG_VTNR environment variables.
+    * Add initial support for Unity (i.e. Mir based) seats.
+    * Add a greeter wrapper option.
+
+Overview of changes in lightdm 1.7.3
+
+    * Load configuration from /etc/lightdm/lightdm.conf.d.
+    * Fix compile warnings
+    * Fix tests not running from install directory inside checkout.
+
+Overview of changes in lightdm 1.7.2
+
+    * Fix incorrectly distributed guest-session apparmor data
+
+Overview of changes in lightdm 1.7.1
+
+    * Fix .pc file for liblightdm-qt5-3
+    * Add a new option "autologin-in-background" which lets an autologin happen
+      in a second display while still showing the greeter.
+    * Stop if fail to create default seat
+    * Add option to set seat type in lightdm-set-defaults
+    * Stop using g_file_set_contents - it can leave intermediate files around
+    * Make tests work without installing them
+    * Fix distcheck
+
+Overview of changes in lightdm 1.7.0
+
+    * Use logind instead of ConsoleKit if it is available
+    * Use Q_SLOTS and Q_SIGNALS instead of slots and signals.
+    * Ignore stale X server locks
+    * Pass through system locale or set locale from AccountsService/.dmrc
+    * Fix bug where seat failure before D-Bus acquired would not stop daemon
+
+Overview of changes in lightdm 1.6.0
+
+    * Allow VNC command to be specified in lightdm.conf
+    * Register enums with QObject meta type system.
+
+Overview of changes in lightdm 1.5.3
+
+    * Fix build with gobject-introspection 1.35.9
+    * Fix authentication cancel regression caused in 1.5.2
+
+Overview of changes in lightdm 1.5.2
+
+    * Fix stale X server being left behind when using LockSession D-Bus API
+    * Adjust AppArmor profile to also work with logind
+    * Don't use GIO to access X authority files - it uses GVFS which is
+      unnecessary overhead/complexity
+    * Handle over/underflows when reading from greeter
+    * Improve warning message when XDMCP packet has length mismatch
+    * Only report test command line if it fails
+    * Add more regression tests
+
+Overview of changes in lightdm 1.5.1
+
+    * QLightDM: Add Qt5 version of the library: liblightdm-qt5-2
+    * QLightDM: Add some missing role names in UsersModel
+    * QLightDM: Add a backgroundPath role to UsersModel
+    * QLightDM: Fix potential crash in QLightDM::UsersModel closedown.
+    * Improve guest session apparmor
+    * Run each test in its own /tmp dir so they can't interfere with eachother
+    * Fix script hooks no longer working with latest glib
+    * Fix display clean up code
+
+Overview of changes in lightdm 1.5.0
+
+    * Add man page for lightdm-set-defaults
+    * Use xzip for distribution, don't distribute old metadata
+    * Correctly check if display is active when session quits
+    * Relicense liblightdm to LGPL-2/LGPL-3 so GPL-2 code can link against it
+    * Selectively lock memory rather than calling mlockall for main daemon
+
+Overview of changes in lightdm 1.4.1
+
+    * Fix autologin PAM configuration
+
 Overview of changes in lightdm 1.4.0
 
     * Correctly implement and test autologin timeouts
@@ -7,6 +120,7 @@ Overview of changes in lightdm 1.4.0
     * QLightDM: Expose image path in UserModel
     * QLightDM: Add parameter to session model to show either local or remote
       sessions
+    * Fix race conditions in tests
 
 Overview of changes in lightdm 1.3.3