]> rtime.felk.cvut.cz Git - sojka/lightdm.git/blob - NEWS
data/guest-session.apparmor: Allow reading /run
[sojka/lightdm.git] / NEWS
1 Overview of changes in lightdm 1.1.0
2
3     * Remove GetSeatForCookie and GetSessionForCookie D-Bus methods
4     * Switching to a user without a password bypasses the greeter
5     * Use LD_PRELOAD to intercept system calls for testing
6     * Removed the --passwd-file option as not required for testing anymore
7     * Rename test-xserver to X and remove --xserver-command option
8     * Make a test session wrapper and remove --session-wrapper option
9     * Remove unused --user-session, --greeter-session, --minimum-vt,
10       --minimum-display-number options
11     * Use 'default' as the default greeter (make a symlink)
12     * GTK greeter now initializes i18n
13     * GTK greeter now remembers last user
14     * Start authentication for automtically selected user in GTK greeter
15     * Don't resize GTK greeter on each click
16     * Start authentication when scrolling through GTK greeter entries
17     * Link liblightdm-qt against QtGui
18     * Fix liblightdm-qt crashing when face images are installed
19     * Introduce a lightdm-guest-session-wrapper session command which MAC
20       systems like AppArmor and SELinux can use for attaching a restrictive
21       policy to guest sessions.
22     * Provide an AppArmor profile for guest session lockdown.
23
24 Overview of changes in lightdm 1.0.0
25
26     * Explicitly grab keyboard focus in GTK greeter
27     * Fix removed power and a11y menu items in GTK greeter
28     * Put system binary directory into path when running in test mode
29     * Call pam_getenvlist after pam_setcred
30
31 Overview of changes in lightdm 0.9.8
32
33     * GetSeatForCookie and GetSessionForCookie are now deprecated.  They
34       remain for now but use the XDG_SEAT_PATH and XDG_SESSION_PATH
35       environment variables instead.
36     * Change log filenames to be unique across different display types.
37     * Fix up script hooks, add regression tests for them
38     * Complete removal of X code from the core of LightDM, so it can better
39       support various display types
40     * Add ability to set the language of a user from the greeter
41     * Set LANG variable based on the user language
42     * Add language selector into GTK greeter (disabled by default)
43     * Allow TCP/IP connections if xserver-allow-tcp is true
44     * Allow lightdm --version to be run as non-root
45     * Automatically respond to PAM messages without prompts
46     * Create 'AddLocalXSeat' D-Bus method, and require root to use 'AddSeat'
47     * Fix multi-seat configuration picking the same display number
48     * Use correct D-Bus and power interface in liblightdm-qt
49     * Run pam_setcred inside the session process so pam_group works
50     * Make sure one session is always selected in the GTK greeter
51
52 Overview of changes in lightdm 0.9.7
53
54     * Set PAM_TTY to the display name, not the tty device
55
56 Overview of changes in lightdm 0.9.6
57
58     * Only unlock displays if switched to from greeter
59     * Make log file not system readable
60     * Write ~/.Xauthority inside the session process so it cannot be hijacked
61     * Set PAM_TTY and PAM_XDISPLAY when opening PAM session
62     * Add VNC server support
63     * Do not write ~/.dmrc and ~/.Xauthority as root. [CVE-2011-3349]
64
65 Overview of changes in lightdm 0.9.5
66
67     * Use accounts service in the daemon if it is available
68     * Correctly load seat type in multi seat configuration
69     * Add display-setup, session-setup and session-cleanup scripting hooks
70     * Fix cancel button in GTK greeter
71     * Fix line through GTK greeter menu items
72     * Exit daemon if a seat fails which has exit-on-failure set to true
73     * Add HasGuestAccount property to seat D-Bus interface
74     * Fix XDMCP authorization
75     * Update man file
76
77 Overview of changes in lightdm 0.9.4
78
79     * lightdm-set-defaults enables tweaking the default session and chosen
80       greeter for lightdm. This is useful for derivatives waiting to not ship
81       the whole configuration file of lightdm
82     * Fix crash in GTK+ greeter when a user is added
83     * Move xsessions-directory and xgreeters-directory from [SeatDefaults] to
84       [LightDM].  This is a configuration break, but making it on the assumption
85       that these settings are not likely to have been overridden.
86     * Fix fallback from org.freedesktop.Accounts to passwd format
87     * Fix duplicate user entries being shown when using passwd file
88     * Add AddSeat D-Bus method for adding dynamic seats
89     * Added a dm-tool program that allows user switching and adding seats
90     * Allow remote X servers, e.g. launched using dm-tool add-nested-seat
91     * Fix bug where sessions were started when the greeter quit and the user
92       hadn't been authorized.
93     * Fix bug where sessions used the seat bus name
94     * Don't allow autologin-username to be set to empty
95     * Fix bug where PAM session was not opened before writing to home directory
96     * Fix crash when failing to write X authority
97
98 Overview of changes in lightdm 0.9.3
99
100     * Unlock ConsoleKit sessions when switching to them
101     * Add a gdmflexiserver binary that provides backwards compatibility with
102       existing sessions
103     * Set XDG_SEAT_PATH and XDG_SESSION_PATH environment variables for sessions.
104     * Always set XAUTHORITY environment variable so sudo keeps accessing the
105       correct X authority.
106     * Connect up lightdm_user_get_logged_in in liblightdm-gobject
107     * Ignore sessions that fail TryExec or are hidden
108     * Add missing home_directory User property missing in Vala bindings
109
110 Overview of changes in lightdm 0.9.2
111
112     * Fix annotation and Vala bindings for getting the UserList singleton
113     * Fix GTK+ greeter error label not being shown
114     * Don't set SIGQUIT to ignore in child processes
115     * Reworked the PAM code as ecryptfs users weren't able to log in.  They
116       can now but not sure what changed to fix that!?
117
118 Overview of changes in lightdm 0.9.1
119
120     * Fix up translation build system
121     * Add a --with-greeter-user configure option
122     * Fix greeter-user configuration not being used
123     * Abort greeter if attempted to be run as root and greeter-user set
124     * Fix setting session in GTK+ greeter
125
126 Overview of changes in lightdm 0.9.0
127
128     * Fix invalid XAUTHORITY variable being set for second X server.
129     * Fix bug where switching users created X servers without VTs
130     * Release a VT when the X server on it stops
131     * Greeters are now just standard X sessions that are stored in
132       /usr/share/xgreeters.
133     * Binaries now installed in /usr/sbin
134     * Drop most of the configure options, they aren't necessary
135     * Config changes:
136       - Major reorginisation of configuration to make it easier to configure and
137         understand.  Users should set [SeatDefaults] section with settings for
138         all seats, and can override each setting in a per seat configuration.
139       - Default seats are now specified using a [Seat:<name>] section.  If no seats
140         are specified then one is started.  This can be overridden by setting
141         start-default-seat=false in [LightDM].
142       - Support setting autologin user to guest account
143       - Split the user accounts configuration into /etc/lightdm/users.conf so the
144         main config can be private.
145       - The default user session is now "default".  Distributions should put a
146         symlink to their chosen default or set one in lightdm.conf.
147       - XDMCP keys now stored in keys.conf
148     * liblightdm API changes:
149       - Both libraries are now version 1 and have API and ABI guarantees.
150       - Face images are now local paths not URIs
151       - liblightdm-gobject now uses lightdm_ prefix instead of ldm_
152       - Non-greeter functions are now moved out of the Greeter class
153       - connect_to_server() is now called connect_sync and blocks until
154         completion.
155       - start_session() is now called start_session_sync and blocks until
156         completion. The quit signal is removed, and the greeter should quit if
157         this method returns TRUE.
158       - login() is now called authenticate()
159       - Greeters now have hints instead of configuration (greeters should load their
160         own configuration from /etc/lightdm if they need it).
161       - liblightdm-gobject uses AccountsService if it is available
162       - Added regression tests for liblightdm-qt
163     * D-Bus API changes:
164       - Expose Seats and Sessions on org.freedesktop.DisplayManager
165       - Add a CanSwitch property
166       - Rename ShowGreeter() to SwitchToGreeter()
167     * Greeter changes:
168       - Drop "example" from the name of the GTK+ and Qt greeters and make them
169         official default greeters.
170       - Use GTK3 for GTK+ greeter.
171       - Removed the Vala and Python GTK+ greeters, they weren't being well
172         maintained.
173
174 Overview of changes in lightdm 0.4.4
175
176     * Fix failure to accept XDMCP connections due to invalid assert.
177     * Allow minimum-display-number to be set in lightdm.conf and on the command
178       line.
179     * Session X authority now written to ~/.Xauthority by default.  It can be
180       configured to run from the system location by setting
181       user-authority-in-system-dir=true in lightdm.conf.
182     * When using system authority the authority can be updated by the user.
183     * Written X authority files now checks hostname and display number.
184     * Enironment is no longer passed through to X servers and sessions, this is
185       no longer required now PAM works correctly.
186     * liblightdm API changes:
187       - Drop ldm_greeter_get_is_first() - it was added for testing and doesn't
188         work well.
189     * Fix more errors where authentication messages from previous sessions could
190       be confused with new sessions.
191     * Added XDMCP regression tests.
192
193 Overview of changes in lightdm 0.4.3
194
195     * Don't replace Plymouth if it isn't running on a valid VT
196     * Allow a null username to log in with - the system will prompt for a
197       username.
198     * liblightdm API changes:
199       - Rename ldm_greeter_provide_secret to ldm_greeter_respond - responses
200         may not be secrets.
201       - show-prompt signal now has a PromptType field
202       - show-message signal now has a MessageType field and takes over
203         behaviour of show-error signal
204     * Fix error where an authentication failure from a previous session could
205       be interpreted as a failure in the current session.
206     * Simplify Vala bindings and add missing methods
207
208 Overview of changes in lightdm 0.4.2
209
210     * Fix errors communicating with PAM
211     * Fix interaction with Plytmouth.
212     * Removes the vt option in lightdm.conf, this is no longer required
213       and the active is used for the first display if Plymouth is
214       detected.  A new option minimum-vt is added to select the first
215       VT to be used for other displays.
216     * On login switch to an existing session if already logged in with that
217       username.
218     * Correctly connect up D-Bus interface for user switching
219
220 Overview of changes in lightdm 0.4.1
221
222     * Fix linking issue with -z,defs
223     * Added guest account support
224     * Restart X server if it crashes during a session
225     * Don't set language environment variables, use the daemon values
226       (system default) and leave it to ~/.profile for users to set these
227     * Change greeter library API, starting a session no longer has a language
228       option
229     * Fix greeter crash when user accounts change
230
231 Overview of changes in lightdm 0.4.0
232
233     * Fix crash when child processes quit
234     * Fix crash when catching signals
235     * Fix crash when session quits after X server
236     * Add internal checking for NULL object access
237     * Correctly handle signals from external programs (Thanks to Jason Conti)
238     * liblightdm API changes:
239       - ldm_greeter_start_authentication becomes ldm_greeter_login
240       - The existing ldm_greeter_login is now ldm_greeter_start_session
241         and the username parameter is not required.
242       - Drop ldm_greeter_get_default_layout (X controls the layout)
243     * Configuration changes:
244       - Use /etc/lightdm/lightdm.conf instead of /etc/lightdm.conf
245       - The "displays" item is now called "seats".  LightDM will fallback to
246         "displays" if "seats" is not defined, but this is deprecated and will
247         be removed by version 1.0.
248       - Make X server configuration a separate section and now has new options
249     * Automatic login users now use PAM session lightdm-autologin
250     * Use org.freedesktop.DisplayManager instead of
251       org.lightdm.LightDisplayManager for D-Bus name
252     * Add regression tests
253     * Allow many more options to be set from the command line
254
255 Overview of changes in lightdm 0.3.7
256
257     * Fix autologin broken in 0.3.3
258
259 Overview of changes in lightdm 0.3.6
260
261     * Disable Plymouth when starting
262     * Allow display vt setting to be set to "active" to start on active VT
263     * Fix login in Qt example greeter
264     * Fix typo for High Contrast menu item (GTK example greeter)
265
266 Overview of changes in lightdm 0.3.5
267
268     * Set working directory when logging in
269     * Massive improvements to Qt greeter
270     * Fix XDMCP authentication/authorization errors
271     * Have the daemon open a connection to a local X server
272     * Tidy up some debugging messages
273     
274 Overview of changes in lightdm 0.3.4
275
276     * Updates to liblightdm-qt
277     * Fix --with-cache-dir not working
278     * Set greeterdir in .pc files to point to where greeter engines should be
279       installed
280
281 Overview of changes in lightdm 0.3.3
282
283     * Don't run in test-mode if Xephyr cannot be found
284     * Fix daemon using 100% CPU after greeter quits
285     * Fix crash when users don't have GECOS data
286     * Greeters can now detect user add/remove events
287     * Fix ConsoleKit support broken with switch to GDBus
288     * Correctly clean up X processes on exit
289     * Wait for greeter to quit before running user session (fixes problem with
290       Compiz)
291
292 Overview of changes in lightdm 0.3.2
293
294     * Distribute GTK greeter .ui file
295
296 Overview of changes in lightdm 0.3.1
297
298     * Add greeter login_with_defaults method
299     * Add example to the name of all the greeters
300     * Set the configuration for the default display to use VT 7
301     * Fix the vt setting for displays, it was incorrectly named tty
302     * Fix crash when load-users is false in UserManager
303     * Fix up name of .vapi file so it can be used directly from valac
304     * Tidy up Qt library and greeter
305     * Move menubar in greeters to top of screen
306     * Fix console kit get_can_*() methods
307     * Use GtkBuilder for example GTK greeter
308
309 Overview of changes in lightdm 0.3.0
310
311     * Correctly pass environment variables through to the session
312     * Allow starting virtual terminal to be configured
313     * Replace D-Bus greeter communication with a private pipe
314     * Use GDBus instead of dbus-glib
315     * Use the engine process name instead of a hardcoded value in theme files
316     * Rename ldm_greeter_connect to ldm_greeter_connect_to_server so it doesn't
317       clash with GObject method name
318     * Rename ldm-gtk-greeter to lightdm-gtk-greeter
319     * Rename gnome theme to example-gtk-gnome
320     * Add more annotations to liblightdm-gobject
321     * Add an example PyGObject, Vala and QT greeter
322     * Generate metadata for QT libraries
323     * Move Webkit greeter into separate module
324
325 Overview of changes in lightdm 0.2.3
326
327     * Set correct linking library names in pkg-config files
328     * Handle session executables that take arguments
329
330 Overview of changes in lightdm 0.2.2
331
332     * Make default themedir work when --prefix is not passed to configure
333     * Look for face images in ~/.face and ~/.face.icon
334     * Put .vapi file in unversioned vala directory
335     * Fix compiling without QT
336     * Choose the VT to open the display on
337     * Set correct group memberships for sessions (Yves-Alexis Perez)
338     * Set permissions on xauthority file so it can only be read by the owning
339       user (Yves-Alexis Perez)
340     * Set correct permissions on ~/.dmrc (Yves-Alexis Perez)
341     * Add --enable-liblightdm-gobject, --enable-liblightdm-qt configure option
342     * Set environment variables from PAM (Yves-Alexis Perez)
343
344 Overview of changes in lightdm 0.2.1
345
346     * Use "lightdm" as default PAM service and make it configurable
347     * Rename libldmgreeter to libldmgreeter-gobject
348     * Add libldmgreeter-qt (David Edmundson)
349     * Fix gobject-introspection build
350     * Renamed libldmgreeter to liblightdm
351     * Install a .vapi file
352
353 Overview of changes in lightdm 0.2.0
354
355     * Make default user configuration per-display
356     * Only automatically login the first time
357     * Fix WebKit theme loading and automatic login
358     * Do cross fade for sessions that support it
359       (set X-LightDM-Supports-Transitions=true in their xsession file)
360     * Load user settings from ~/.dmrc
361     * Add configuration for default language/layout
362     * Change language/layout/session when user selected in GTK+ greeter
363     * Set default keyboard layout on first login
364     * Don't run all sessions throught /etc/X11/XSession - make the session
365       wrapper optional and configurable.
366     * Make pkgconfig file require libxklavier
367     * Only compile greeters if have dependencies
368     * Include ck-connector code to reduce library dependencies
369     * Add introspection.m4 to the source tree
370     * Support using no greeter user in lightdm.conf
371     * Flush writes to main log file
372     * Allow non-privilidged user to write greeter log file in /var
373     * Fix bugs stopping running greeter as priviledged user (i.e. root)
374     * Don't default to running greeters with the GDM user - it may not exist!
375
376 Overview of changes in lightdm 0.1.2
377
378     * Write PID file
379     * Make user switcher API work
380     * Add a AddDisplay D-Bus method to start new displays
381     * Feed signals to GLib main loop via a pipe
382     * Add an upstart script
383     * Make theme files more similar to existing themes
384     * Change dbus namespace from org.freedesktop.LightDisplayManager to
385       org.lightdm.LightDisplayManager
386     * Write debug log to /var/log/lightdm/lightdm.log instead of stdout.  Use
387       --debug for the previous behaviour
388     * Add exec_prefix into libldmgreeter.pc
389     * Change versioned include and pkgconfig files from 1 to 0
390     * Add themedir variable into pkgconfig file
391     * Connect language list in GTK greeter to login language
392
393 Overview of changes in lightdm 0.1.1
394
395     * Change licence of libldmgreeter from GPL to LGPL
396     * Write X server and session output to log files
397     * Set PATH, DESKTOP_SESSION, GDMSESSION and USERNAME environment variables
398     * Run sessions through Xsession
399     * Close all X servers on exit
400     * Send SIGHUP to X server when returning to greeter (makes all clients quit)
401     * Change authorization after a session ends so previous session does not get
402       access
403     * Make shutdown buttons work in GTK+ greeter
404     * Make user manager configurable
405     * Make GTK+ greeter show username entry if no user list
406     * Hide C and POSIX languages in greeter
407     * Load language and layout from .dmrc file
408
409 Overview of changes in lightdm 0.1.0
410
411     * Make --test-mode which runs as the current user
412     * Support displays acting as XDMCP terminals
413     * Support MIT-MAGIC-COOKIE-1 and XDM-AUTHORIZATION-1 authorization
414     * Support XDMCP over IPv6
415
416 Overview of changes in lightdm 0.0.4
417
418     * Support XDMCP logins
419     * Support multi-head
420     * Clean up resources on exit
421     * Create gettext instance in WebKit greeter
422
423 Overview of changes in lightdm 0.0.3
424
425     * Wait for signal from X server before starting session
426     * Add language API
427     * Add keyboard layout API
428     * Add gettext support to the WebKit greeter
429
430 Overview of changes in lightdm 0.0.2
431
432     * Fix installation of D-Bus service file
433     * Allow DISPLAY env variable to be passed to X server so can run Xephyr
434     * Handle no automatic login in webkit theme
435
436 Overview of changes in lightdm 0.0.1
437
438     * Initial release