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