]> rtime.felk.cvut.cz Git - sojka/lightdm.git/blob - debian/changelog
Bring 1.11.8-0ubuntu2 changes in tree
[sojka/lightdm.git] / debian / changelog
1 lightdm (1.11.8-0ubuntu2) utopic; urgency=medium
2
3   * debian/patches/06_apparmor-unix.patch: updates for unix socket mediation
4     (LP: #1362199)
5
6  -- Jamie Strandboge <jamie@ubuntu.com>  Fri, 05 Sep 2014 17:34:03 -0500
7
8 lightdm (1.11.8-0ubuntu1) utopic; urgency=medium
9
10   * New upstream release:
11     - Rework logind code that gets session ID. The previous method was racy
12       and a change in lightdm 1.11.7 led to a lockup when this race occurred.
13       (LP: #1364725)
14     - Handle CanGraphical property on logind seats
15
16  -- Robert Ancell <robert.ancell@canonical.com>  Wed, 03 Sep 2014 17:26:36 +1200
17
18 lightdm (1.11.7-0ubuntu1) utopic; urgency=medium
19
20   * New upstream release:
21     - Use logind to provide the list of seats to use. Deprecate the old method
22       of manually defining seats.
23     - Add --show-config option that shows combined configuration.
24     - Drop the surfaceflinger seat type. This was a temporary solution while
25       Ubuntu Phone was migrating to Mir.
26
27  -- Robert Ancell <robert.ancell@canonical.com>  Wed, 27 Aug 2014 16:25:53 +1200
28
29 lightdm (1.11.6-0ubuntu1) utopic; urgency=medium
30
31   * New upstream release:
32     * Add a seat option 'allow-user-switching' that can disable all user
33       switching for that seat
34     * Add a new session type 'mir-container' that allows the session to run
35       inside a custom system compositor (LP: #1359332)
36     * Only seat0 takes VT from Plymouth
37     * Removed unused GAsyncResultIface.is_tagged as this attribute was not
38       available in earlier versions of Glib I/O.
39     * Abort autogen if yelp-tools not installed
40     * Return correct errors for D-Bus calls
41
42  -- Robert Ancell <robert.ancell@canonical.com>  Fri, 22 Aug 2014 09:10:29 +1200
43
44 lightdm (1.11.5-0ubuntu1) utopic; urgency=medium
45
46   * New upstream release:
47     - Make PAM services configurable (LP: #1348251)
48   * debian/guest-account:
49   * debian/lightdm.install:
50   * debian/rules:
51   * debian/patches/05_translate_debian_files.patch:
52     - Make the real name of a guest account translatable (LP: #1177713)
53
54  -- Robert Ancell <robert.ancell@canonical.com>  Mon, 28 Jul 2014 13:40:46 +1200
55
56 lightdm (1.11.4-0ubuntu1) utopic; urgency=medium
57
58   * New upstream release:
59     - Do timed autologin each time you are returned to the greeter
60     - Fix tests failing with Qt 5.3 due to it checking getuid/geteuid which we are faking
61     - dm-tool: Warn if trying to switch to user without username
62   * debian/lightdm.service:
63     - Don't test for specific installation path
64
65  -- Robert Ancell <robert.ancell@canonical.com>  Tue, 01 Jul 2014 15:50:16 +1200
66
67 lightdm (1.11.3-0ubuntu1) utopic; urgency=medium
68
69   * New upstream release:
70     - Fix Mir sessions broken with unity-system-compositor 0.3.
71     - Add back Vala bindings for LightDM.Greeter.connect_sync - just mark as
72       deprecated.
73     - Put unity-system-compositor's mir_socket under /run rather than /tmp.
74       (LP: #1325995)
75     - Fix building with clang (3.5) and -Werror.
76     - Correct section name in default users.conf file.
77
78  -- Robert Ancell <robert.ancell@canonical.com>  Thu, 05 Jun 2014 16:07:14 +1200
79
80 lightdm (1.11.2-0ubuntu3) utopic; urgency=high
81
82   * No change rebuild against new dh_installinit, to call update-rc.d at
83     postinst.
84
85  -- Dimitri John Ledkov <xnox@ubuntu.com>  Wed, 28 May 2014 11:09:29 +0100
86
87 lightdm (1.11.2-0ubuntu2) utopic; urgency=medium
88
89   * Integration plymouth systemd system job with plymouth services.
90
91  -- Dimitri John Ledkov <xnox@ubuntu.com>  Sat, 17 May 2014 19:18:41 +0100
92
93 lightdm (1.11.2-0ubuntu1) utopic; urgency=medium
94
95   * New upstream release:
96     - Add liblightdm method to get user UID
97     - DBus-activate logind
98     - Check for libgcrypt at configure time
99
100  -- Robert Ancell <robert.ancell@canonical.com>  Fri, 16 May 2014 10:55:37 +1200
101
102 lightdm (1.11.1-0ubuntu1) utopic; urgency=medium
103
104   * New upstream release:
105     - Allow greeters to remain runing to reduce startup time when switching to a
106       greeter
107     - Add asynchronous methods to liblightdm 
108   * debian/lightdm.upstart:
109     - Respawn lightdm daemon if it is unexpectedly closed
110
111  -- Robert Ancell <robert.ancell@canonical.com>  Tue, 06 May 2014 17:07:44 +1200
112
113 lightdm (1.11.0-0ubuntu1) utopic; urgency=medium
114
115   * New upstream release:
116     - When switching to an existing session refresh PAM credentials and end
117       session cleanly so no resources leak. (LP: #1296276)
118     - Support new standard DesktopNames field in session files
119     - Set XDG_SESSION_TYPE and XDG_SESSION_DESKTOP as used by systemd
120     - Emit DBus PropertiesChanged when Sessions/Seats properties change. Also
121       add SessionAdded/SessionRemoved signals to Seat interface
122
123   [ Harald Sitter ]
124   * Add pam_kwallet to pam configs. (LP: #1305307)
125   
126   [ Martin Pitt ]
127   * Add systemd integration
128
129  -- Robert Ancell <robert.ancell@canonical.com>  Mon, 28 Apr 2014 10:32:37 +1200
130
131 lightdm (1.10.0-0ubuntu3) trusty; urgency=medium
132
133   * debian/patches/06_apparmor_chromium_updates.patch: allow oxide based
134     browsers and Google Chrome to run in the guest session
135     - LP: #1298021
136     - LP: #1306560
137
138  -- Jamie Strandboge <jamie@ubuntu.com>  Fri, 11 Apr 2014 09:24:09 -0500
139
140 lightdm (1.10.0-0ubuntu2) trusty; urgency=medium
141
142   * Add pam_kwallet to pam configs. (LP: #1305307)
143
144  -- Harald Sitter <apachelogger@kubuntu.org>  Thu, 10 Apr 2014 10:27:18 +0200
145
146 lightdm (1.10.0-0ubuntu1) trusty; urgency=medium
147
148   * New upstream release:
149     - Fix return value for Vala bindings to Greeter.start_session_sync
150     - Fix logging when failing to find session
151
152  -- Robert Ancell <robert.ancell@canonical.com>  Tue, 08 Apr 2014 16:12:46 +1200
153
154 lightdm (1.9.15-0ubuntu1) trusty; urgency=medium
155
156   * debian/patches/06_guest_signal_and_ptrace_aa_rules.patch,
157     debian/patches/07_guest_proc_pid_stat_aa_rule.patch: Dropped, the fixes
158     are upstream
159
160  -- Tyler Hicks <tyhicks@canonical.com>  Mon, 07 Apr 2014 10:33:46 -0500
161
162 lightdm (1.9.14-0ubuntu2) trusty; urgency=medium
163
164   * debian/patches/06_guest_signal_and_ptrace_aa_rules.patch: Grant
165     permission for guest session processes to signal and ptrace each
166     other (LP: #1298611)
167   * debian/patches/07_guest_proc_pid_stat_aa_rule.patch: Grant permission for
168     guest session processes to read /proc/<PID>/stat. This prevents AppArmor
169     denial messages caused by bamfdaemon and common utilities such as ps and
170     killall. (LP: #1301625)
171
172  -- Tyler Hicks <tyhicks@canonical.com>  Thu, 03 Apr 2014 02:48:51 -0500
173
174 lightdm (1.9.14-0ubuntu1) trusty; urgency=medium
175
176   * New upstream release:
177     - Pass --enable-hardware-greeter to unity-system-compositor for Mir sessions
178       on xlocal seats (LP: #1289072)
179
180  -- Robert Ancell <robert.ancell@canonical.com>  Thu, 03 Apr 2014 09:07:39 +1300
181
182 lightdm (1.9.13-0ubuntu1) trusty; urgency=medium
183
184   * New upstream release:
185     - Handle not getting an X connection when attempting to get X layouts.
186       (LP: #1235915)
187     - Read config data from both XDG_DATA_DIRS and XDG_CONFIG_DIRS.
188
189  -- Robert Ancell <robert.ancell@canonical.com>  Tue, 25 Mar 2014 14:45:54 +1300
190
191 lightdm (1.9.12-0ubuntu1) trusty; urgency=medium
192
193   [ Robert Ancell ]
194   * New upstream release:
195     - Ensure X authority is written before X server is started (LP: #1260220)
196     - Activate after unlocking a logind session
197
198   [ Gunnar Hjalmarsson ]
199   * debian/guest-account:
200     - Disable Unity shortcut hint. (LP: #1292178)
201
202  -- Robert Ancell <robert.ancell@canonical.com>  Mon, 17 Mar 2014 16:49:37 +1300
203
204 lightdm (1.9.11-0ubuntu2) trusty; urgency=medium
205
206   * Rebuild against Qt 5.2.1.
207
208  -- Timo Jyrinki <timo-jyrinki@ubuntu.com>  Thu, 13 Mar 2014 07:41:22 +0200
209
210 lightdm (1.9.11-0ubuntu1) trusty; urgency=medium
211
212   * New upstream release:
213     - Don't use g_hash_table_get_keys_as_array, it's a glib 2.40 feature
214
215  -- Robert Ancell <robert.ancell@canonical.com>  Thu, 13 Mar 2014 13:42:04 +1300
216
217 lightdm (1.9.10-0ubuntu1) trusty; urgency=medium
218
219   * New upstream release:
220     - Honour session type requested by greeter for guest sessions (LP: #1285132)
221     - Log to wtmp and btmp. (LP: #1027805)
222     - Implement guest-session config option
223
224  -- Robert Ancell <robert.ancell@canonical.com>  Thu, 13 Mar 2014 11:50:38 +1300
225
226 lightdm (1.9.9-0ubuntu1) trusty; urgency=medium
227
228   * New upstream release:
229     - Handle signals being received in child processes instead of treating them
230       like they are received in the daemon.
231     - Set utmp ut_line to the display name (i.e. :0) to match what other
232       programs expect (e.g. 'w').
233     - Fix lightdm_greeter_ensure_shared_data_dir_sync returning the wrong value.
234     - Fix shared data tests so you can run test suite without root again.
235     - Be extra careful not to call any non thread safe function after a fork.
236     - Fix some small memory leaks detected by valgrind.
237     - Fix process shutdown code to stop generating confusing warnings
238     - Fix more double removal of source IDs.
239     - Test improvements.
240
241   [ Gunnar Hjalmarsson ]
242   * debian/patches/04_language_handling.patch:
243     - Make lightdm_get_language() return a language with a short form language
244       code (LP: #1276072).
245
246  -- Robert Ancell <robert.ancell@canonical.com>  Tue, 11 Mar 2014 09:17:15 +1300
247
248 lightdm (1.9.8-0ubuntu1) trusty; urgency=medium
249
250   * New upstream release:
251     - Add support for shared user data directories between the greeter and user
252       sessions.
253     - Refactor LightDMUser and User classes to use the same code internally.
254
255  -- Robert Ancell <robert.ancell@canonical.com>  Thu, 20 Feb 2014 16:02:35 +1300
256
257 lightdm (1.9.7-0ubuntu2) trusty; urgency=medium
258
259   * debian/lightdm.postinst: Guard the chown'ing of /var/lib/lightdm/, it
260     might fail on the .gvfs mount. (LP: #1279428)
261
262  -- Martin Pitt <martin.pitt@ubuntu.com>  Wed, 12 Feb 2014 18:15:55 +0100
263
264 lightdm (1.9.7-0ubuntu1) trusty; urgency=medium
265
266   * New upstream release:
267     - Correctly invoke PAM to change authentication token. (LP: #1270118)
268     - Make xdg-seat a core property of a seat and always pass it to X servers.
269     - Qt bindings: properly hand over prompt and message type.
270     - Add warning flags where they are missing and fix the resulting warnings.
271
272  -- Robert Ancell <robert.ancell@canonical.com>  Fri, 07 Feb 2014 15:40:20 +0000
273
274 lightdm (1.9.6-0ubuntu3) trusty; urgency=medium
275
276   [ Gunnar Hjalmarsson ]
277   * debian/guest-session-auto.sh:
278     - Export gettext variables.
279   * debian/guest-account:
280     - Chown $HOME after /etc/guest-session/prefs.sh has been sourced.
281   * debian/patches/05_translate_guest_session_dialog.patch:
282     - Make the translatable strings in debian/guest-session-auto.sh end up in
283       the PO files.
284
285  -- Robert Ancell <robert.ancell@canonical.com>  Wed, 05 Feb 2014 10:23:52 +0000
286
287 lightdm (1.9.6-0ubuntu2) trusty; urgency=medium
288
289   * Clear default tty on lightdm shutdown, to avoid brief display of text
290     messages on shutdown. (LP: #967229)
291
292  -- Dimitri John Ledkov <xnox@ubuntu.com>  Tue, 04 Feb 2014 10:12:05 +0000
293
294 lightdm (1.9.6-0ubuntu1) trusty; urgency=medium
295
296   * New upstream release:
297     - Support Mir sessions in xlocal seats by starting a unity system compositor
298       for each session.
299     - Add --screen and --fullscreen options to "dm-tool add-nested-seat"
300     - Don't try to compile liblightdm-qt if liblightdm-gobject will not be
301       compiled.
302     - Stop greeters warning if sessions directories not present or lightdm.conf
303       doesn't exist - this is valid.
304     - Fix log name for Mir display servers
305     - Fix double removal of source IDs
306   * debian/guest-account:
307   * debian/guest-session-auto.sh:
308   * debian/lightdm.install:
309   * debian/rules:
310     - Warn users about the temporary nature of a guest session. (LP: #435930)
311   * debian/lightdm.install:
312   * debian/lightdm.maintscript:
313     - Move configuration from /etc to /usr/share so dpkg doesn't keep it around.
314
315  -- Robert Ancell <robert.ancell@canonical.com>  Wed, 22 Jan 2014 15:51:29 +1300
316
317 lightdm (1.9.5-0ubuntu1) trusty; urgency=low
318
319   * New upstream release:
320     - In the unity seat, if we don't have proper VT support, fake VT 0 instead
321       of a real VT number. This matches what logind expects.
322
323  -- Robert Ancell <robert.ancell@canonical.com>  Thu, 05 Dec 2013 09:35:42 +1300
324
325 lightdm (1.9.4-0ubuntu1) trusty; urgency=low
326
327   * New upstream release:
328     - Fix issue where VTs are double used when switching sessions.
329       (LP: #1256150)
330     - Remove lightdm-set-defaults and gdmflexiserver.
331     - Add new ability to specify a list of seat types to try, rather than just
332       one.
333     - Allow Mir sessions in the surfaceflinger seat.
334     - Rename the guest session wrapper to have a simpler name.
335     - Make sure sessions are associated with the display server before starting
336       them.
337     - Add a dm-tool man page.
338
339  -- Robert Ancell <robert.ancell@canonical.com>  Tue, 03 Dec 2013 19:07:28 +1300
340
341 lightdm (1.9.3-0ubuntu1) trusty; urgency=low
342
343   * New upstream release:
344     - Don't pass system user accounts from AccountsService to greeters.
345       (LP: #1248541)
346     - Fix crash if switching to greeter and it isn't installed. (LP: #1246529)
347
348  -- Robert Ancell <robert.ancell@canonical.com>  Thu, 07 Nov 2013 15:07:34 +1300
349
350 lightdm (1.9.2-0ubuntu1) trusty; urgency=low
351
352   * New upstream release:
353     - Implement missing guest-wrapper functionality and enable it for Ubuntu.
354     - Update AppArmor scripts to work in Ubuntu 13.10.
355       (LP: #1243339)
356
357  -- Robert Ancell <robert.ancell@canonical.com>  Wed, 30 Oct 2013 15:35:23 -0700
358
359 lightdm (1.9.1-0ubuntu1) trusty; urgency=low
360
361   * New upstream release:
362     - Correctly set $XDG_SESSION_CLASS for greeters. This was regressed in 1.7.5
363       for ConsoleKit and was never passed to logind. logind/ConsoleKit treat
364       greeter sessions without this set as user sessions. This causes greeters
365       to show the lightdm user able to be logged in with.
366       (LP: #1242939)
367     - Set $USER when running the session-setup-script. This is a regression from
368       1.7.5. (LP: #1245957)
369     - Fix notification of sessions being logged out. This is a regression from
370       1.7.5 and caused greeters to show sessions logged in after they had been
371       logged out. (LP: #1245295)
372     - Refactor liblightdm user scanning to be simpler and more reliable. This
373       fixes bugs where some properties wouldn't be updated when they changed in
374       accounts service.
375     - Add support for a "display-stopped-script" field in lightdm.conf. The
376       "display-stopped-script" field allows us to run a script right after
377       stopping the display server.
378     - Allow dm-tool to run outside of a session if it doesn't need to be.
379     - Set $MIR_SERVER_NAME to assign a name to launched sessions. Also use a
380       "greeter-" prefix for greeter sessions for the benefit of
381       unity-system-compositor.
382
383  -- Robert Ancell <robert.ancell@canonical.com>  Wed, 30 Oct 2013 14:11:16 -0700
384
385 lightdm (1.9.0-0ubuntu2) UNRELEASED; urgency=low
386
387   * debian/50-guest-wrapper.conf:
388     - Configure guest session wrapper to use
389
390  -- Robert Ancell <robert.ancell@canonical.com>  Sun, 27 Oct 2013 17:34:20 +1300
391
392 lightdm (1.9.0-0ubuntu1) trusty; urgency=low
393
394   * New upstream release:
395     - Fix crash when starting with existing X servers. This was introduced in
396       rev 1651 (lightdm 1.7.0). (LP: #1231841)
397     - Fix crash where Process objects are accessed after unref (LP: #1207935)
398
399  -- Robert Ancell <robert.ancell@canonical.com>  Tue, 22 Oct 2013 12:19:25 +1300
400
401 lightdm (1.8.0-0ubuntu1) saucy; urgency=low
402
403   * debian/lightdm-session:
404     - Handle xrdb, setxkbmap and xmodmap not being installed (LP: #1236317)
405
406  -- Robert Ancell <robert.ancell@canonical.com>  Wed, 09 Oct 2013 15:53:56 +1300
407
408 lightdm (1.7.18-0ubuntu1) saucy; urgency=low
409
410   * New upstream release:
411     - Set session environment variables for guest sessions (1.7 regression).
412       (LP: #1214504)
413     - Don't fail writing X authority if reading it had an error. (LP: #1234400)
414     - Update environment variables that we pass to Mir.
415
416  -- Robert Ancell <robert.ancell@canonical.com>  Mon, 07 Oct 2013 11:57:02 +1300
417
418 lightdm (1.7.17-0ubuntu1) saucy; urgency=low
419
420   * New upstream release:
421     - surfaceflinger: Set XDG_VTNR=0 if VTs are not available
422     - Allow compiling of liblightdm-qt without liblightdm-gobject
423     - Add missing documentation for xremote seat options.
424
425  -- Robert Ancell <robert.ancell@canonical.com>  Wed, 25 Sep 2013 12:06:25 +1200
426
427 lightdm (1.7.16-0ubuntu1) saucy; urgency=low
428
429   * New upstream release:
430     - Fix ConsoleKit support broken in 1.7.5
431     - Fix --test-mode (LP: #1226544) 
432     - Add support for running Surfaceflinger sessions
433
434  -- Robert Ancell <robert.ancell@canonical.com>  Thu, 19 Sep 2013 17:42:48 -0400
435
436 lightdm (1.7.15-0ubuntu1) saucy; urgency=low
437
438   [ Jeremy Bicha ]
439   * Have liblightdm-gobject-1.0 suggest not recommend lightdm
440     (LP: #1222155)
441
442   [ Michael Terry ]
443   * Set XDG_VTNR=1 as a fallback if using SeatUnity without a functioning
444     compositor or working VT switching, so that logind will recognize the VT
445     as active.
446
447  -- Michael Terry <mterry@ubuntu.com>  Wed, 11 Sep 2013 11:27:51 -0400
448
449 lightdm (1.7.14-0ubuntu1) saucy; urgency=low
450
451   * New upstream release:
452     - Correctly set permissions on Xauthority file.
453
454  -- Robert Ancell <robert.ancell@canonical.com>  Wed, 11 Sep 2013 13:06:28 +1200
455
456 lightdm (1.7.13-0ubuntu1) saucy; urgency=low
457
458   * New upstream release:
459     - Correctly set $XDG_CURRENT_DESKTOP for non-autologin sessions
460       (LP: #1221803)
461     - Fix overallocation of array for strings from greeter.
462     - Fix truncation writing card32 in XDMCP server.
463
464  -- Robert Ancell <robert.ancell@canonical.com>  Mon, 09 Sep 2013 16:08:55 +1200
465
466 lightdm (1.7.12-0ubuntu1) saucy; urgency=low
467
468   * New upstream release:
469     - Add xdg-seat config setting
470     - Notify Unity System Compositor of the session being authenticated
471
472  -- Robert Ancell <robert.ancell@canonical.com>  Thu, 29 Aug 2013 12:59:39 +1200
473
474 lightdm (1.7.11-0ubuntu1) saucy; urgency=low
475
476   * New upstream release:
477     [ 1.7.11 ]
478     - Fix crash when greeter quits due to read watch not being removed
479     - Correctly setup Unity System Compositor environment
480     - Improve log messages
481     [ 1.7.10 ]
482     - Fix session locking broken in 1.7.5
483     - Load lightdm.conf after lightdm.conf.d/*.conf
484     - Also support loading config from /usr/share
485     - When switching sessions show a greeter if authentication required
486     - Set $XDG_CURRENT_DESKTOP if specified in the xsession file (LP: #1212408)
487     - Change logging prefixes to make it easier to troubleshoot multiseat setups
488     - Bring Ubuntu packaging in-tree
489
490  -- Robert Ancell <robert.ancell@canonical.com>  Mon, 26 Aug 2013 14:48:55 +1200
491
492 lightdm (1.7.9-0ubuntu1) saucy; urgency=low
493
494   * New upstream release:
495     - Correctly set XDG_VTNR for unity sessions that are not autologin.
496
497  -- Robert Ancell <robert.ancell@canonical.com>  Tue, 30 Jul 2013 18:35:21 +0100
498
499 lightdm (1.7.8-0ubuntu1) saucy; urgency=low
500
501   * New upstream release:
502     - Add support for Mir sessions and greeters.
503     - Set XDG_VTNR for unity sessions.
504     - Fix desktop-session-start upstart signal not being emitted since 1.7.5.
505     - Fix greeter log broken in 1.7.5.
506   * debian/liblightdm-gobject-1-0.symbols:
507     - Updated
508
509  -- Robert Ancell <robert.ancell@canonical.com>  Tue, 30 Jul 2013 15:27:58 +0100
510
511 lightdm (1.7.7-0ubuntu2) saucy; urgency=low
512
513   * debian/lightdm.init:
514     - Use correct path to daemon (LP: #1204713)
515
516  -- Robert Ancell <robert.ancell@canonical.com>  Thu, 25 Jul 2013 14:25:48 +1200
517
518 lightdm (1.7.7-0ubuntu1) saucy; urgency=low
519
520   * New upstream release:
521     - Fix uninitialized pointer introduced in 1.7.3
522     - Enable compile warnings and fix code generating warnings
523   * debian/patches/50_ubuntu_fix_uninitialised_pointer.patch:
524     - Applied upstream:
525
526  -- Robert Ancell <robert.ancell@canonical.com>  Tue, 23 Jul 2013 11:23:47 +1200
527
528 lightdm (1.7.6-0ubuntu2) saucy; urgency=low
529
530   * src/main.c: fix up an unitialised pointer in configuration directory
531     handling.  (LP: #1203711)
532
533  -- Andy Whitcroft <apw@canonical.com>  Mon, 22 Jul 2013 11:36:05 +0100
534
535 lightdm (1.7.6-0ubuntu1) saucy; urgency=low
536
537   * New upstream release:
538     [ 1.7.6 ]
539     - Restore greeter hints that were regressed in 1.7.5.
540     - Don't run greeters through session wrapper - regression in 1.7.5    
541     [ 1.7.5 ]
542     - Quit Plymouth correctly when using the unity seat type (LP: #1192051)
543     - Release the VT when the system compositor fails to start
544     - Load sessions and greeters from /usr/share/lightdm/sessions and
545       /usr/share/lightdm/greeters. The existing directories are checked
546       if the sessions are not in these directories.
547     - Refactor the Display class so that it merges with the Seat class
548     - Support running the greeter and session in different display servers
549       instead of re-using the same one during a login.
550     - Add more regression tests
551     - Documentation fixes
552
553  -- Robert Ancell <robert.ancell@canonical.com>  Mon, 22 Jul 2013 17:13:19 +1200
554
555 lightdm (1.7.4-0ubuntu1) saucy; urgency=low
556
557   * New upstream release:
558     - Set XDG_SEAT and XDG_VTNR environment variables.
559     - Add initial support for Unity (i.e. Mir based) seats.
560     - Add a greeter wrapper option.
561   * debian/50-xserver-command.conf:
562   * debian/patches/05_add_xserver_core_option.patch:
563     - Use a conf file to replace X server core patch
564   * debian/50-greeter-wrapper.conf
565   * debian/patches/03_launch_dbus.patch
566     - Use a conf file to greeter wrapper patch    
567
568  -- Robert Ancell <robert.ancell@canonical.com>  Mon, 01 Jul 2013 15:47:21 +1200
569
570 lightdm (1.7.3-0ubuntu2) saucy; urgency=low
571
572   * debian/guest-account: disable screen locking in a more reliable way.
573     Rather than trying to write a key for another user, while setting up the
574     guest user account, just set up an autostart desktop that will set it 
575     during the login (lp: #951000)
576
577  -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 25 Jun 2013 22:30:04 +0200
578
579 lightdm (1.7.3-0ubuntu1) saucy; urgency=low
580
581   * New upstream release:
582     - Load configuration from /etc/lightdm/lightdm.conf.d. (LP: #1190425)
583     - Fix compile warnings
584     - Fix tests not running from install directory inside checkout.
585
586  -- Robert Ancell <robert.ancell@canonical.com>  Fri, 21 Jun 2013 14:39:27 +1200
587
588 lightdm (1.7.2-0ubuntu1) saucy; urgency=low
589
590   * New upstream release:
591     - Fix .pc file for liblightdm-qt5-3
592     - Add a new option "autologin-in-background" which lets an autologin happen
593       in a second display while still showing the greeter.
594     - Stop if fail to create default seat
595     - Add option to set seat type in lightdm-set-defaults
596     - Stop using g_file_set_contents - it can leave intermediate files around
597     - Make tests work without installing them
598     - Fix distcheck
599   * debian/patches/06_fix_qt_pcfiles.patch:
600   * debian/patches/07_lp1189948.patch:
601     - Applied upstream
602
603  -- Robert Ancell <robert.ancell@canonical.com>  Mon, 17 Jun 2013 14:08:46 +1200
604
605 lightdm (1.7.0-0ubuntu6) saucy; urgency=low
606
607   * install apparmor abstractions as 064 (LP: #1189948)
608     - debian/patches/07_lp1189948.patch: adjust Makefile.am and Makefile.in
609       to use install --mode=0644
610     - debian/lightdm.postinst: chmod apparmor abstractions to 0644 on upgrade
611
612  -- Jamie Strandboge <jamie@ubuntu.com>  Tue, 11 Jun 2013 14:11:34 -0500
613
614 lightdm (1.7.0-0ubuntu5) saucy; urgency=low
615
616   * Drop XS-Testsuite header. We don't actually have any autopkgtests right
617     now (they are commented out in debian/tests/control and are broken).
618
619  -- Martin Pitt <martin.pitt@ubuntu.com>  Thu, 06 Jun 2013 06:58:11 +0200
620
621 lightdm (1.7.0-0ubuntu4) saucy; urgency=low
622
623   * Install some files in liblightdm-qt-dev, so it's somewhat useful.
624
625  -- Adam Conrad <adconrad@ubuntu.com>  Fri, 24 May 2013 00:31:31 -0600
626
627 lightdm (1.7.0-0ubuntu3) saucy; urgency=low
628
629   * Switch to unversioned -dev package for liblightdm-qt to match Debian and
630     avoid having to change other packages synced from Debian
631   * Swtich Conflicts to Breaks and add liblightdm-qt-3-dev to Breaks/Replaces
632
633  -- Scott Kitterman <scott@kitterman.com>  Fri, 24 May 2013 00:37:06 -0400
634
635 lightdm (1.7.0-0ubuntu2) saucy; urgency=low
636
637   * Cherry-pick patches from upstream to fix liblightdm-qt{,5} pcfiles. 
638   * Refresh patches to apply cleanly 
639
640  -- Iain Lane <iain.lane@canonical.com>  Tue, 07 May 2013 17:36:29 +0100
641
642 lightdm (1.7.0-0ubuntu1) saucy; urgency=low
643
644   [ Robert Ancell ]
645   * New upstream release:
646     - Use logind instead of ConsoleKit if it is available
647     - Use Q_SLOTS and Q_SIGNALS instead of slots and signals.
648     - Ignore stale X server locks
649     - Pass through system locale or set locale from AccountsService/.dmrc
650     - Fix bug where seat failure before D-Bus acquired would not stop daemon
651   * debian/control:
652     - liblightdm-qt-2 -> liblightdm-qt-3
653   * debian/patches/06_qt_no_keywords.patch:
654     - Applied upstream
655     
656   [ Gunnar Hjalmarsson ]
657   * debian/patches/04_language_options.patch:
658     - Applied upstream
659   * debian/patches/04_language_handling.patch:
660     - Set LANGUAGE instead of LANG, since the Language property in
661       accountsservice as patched for Ubuntu does not contain a valid
662       locale name.
663
664  -- Robert Ancell <robert.ancell@canonical.com>  Thu, 02 May 2013 10:20:02 -0700
665
666 lightdm (1.6.0-0ubuntu2.1) raring-proposed; urgency=low
667
668   * lightdm.upstart: Add a start condition on plymouth-ready, and
669     drop conditions already handled by plymouth-splash (LP: #982889).
670   * control: Depend on the new plymouth version that provides plymouth-ready.
671
672  -- Timo Aaltonen <tjaalton@ubuntu.com>  Tue, 23 Apr 2013 12:10:28 +0300
673
674 lightdm (1.6.0-0ubuntu2) raring; urgency=low
675
676   * debian/patches/06_qt_no_keywords.patch:
677     - Don't use Qt keywords like slots and signals in headers.  Instead,
678       use Q_SLOTS and Q_SIGNALS.  This avoids breaking builds of projects
679       that define QT_NO_KEYWORDS.
680
681  -- Michael Terry <mterry@ubuntu.com>  Mon, 15 Apr 2013 11:31:15 -0400
682
683 lightdm (1.6.0-0ubuntu1) raring; urgency=low
684
685   * New upstream bugfix release:
686     - Allow VNC command to be specified in lightdm.conf
687     - Register enums with QObject meta type system.
688   * debian/watch:
689     - Watch for .xz releases
690
691  -- Robert Ancell <robert.ancell@canonical.com>  Mon, 15 Apr 2013 11:01:22 +1200
692
693 lightdm (1.5.3-0ubuntu1) raring; urgency=low
694
695   * New upstream bugfix release:
696     - Fix build with gobject-introspection 1.35.9
697     - Fix authentication cancel regression caused in 1.5.2 (LP: #1163456)
698   * debian/patches/fix-ftbfs-gir-scanner.patch:
699     - Applied upstream
700
701  -- Robert Ancell <robert.ancell@canonical.com>  Wed, 03 Apr 2013 15:55:16 +1300
702
703 lightdm (1.5.2-0ubuntu2) raring; urgency=low
704
705   * Pass --symbol-prefix via LightDM_1_gir_SCANNERFLAGS rather than
706     LightDM_1_gir_CFLAGS, fixing build failure with
707     gobject-introspection >= 1.35.9.
708
709  -- Dmitrijs Ledkovs <dmitrij.ledkov@ubuntu.com>  Tue, 02 Apr 2013 12:51:14 +0100
710
711 lightdm (1.5.2-0ubuntu1) raring; urgency=low
712
713   * New upstream bugfix release:
714     * Fix stale X server being left behind when using LockSession D-Bus API
715       (LP: #1005813)
716     * Adjust AppArmor profile to also work with logind
717     * Don't use GIO to access X authority files - it uses GVFS which is
718       unnecessary overhead/complexity
719     * Handle over/underflows when reading from greeter
720     * Improve warning message when XDMCP packet has length mismatch
721     * Only report test command line if it fails
722     * Add more regression tests
723
724  -- Robert Ancell <robert.ancell@canonical.com>  Wed, 27 Mar 2013 14:44:44 +1300
725
726 lightdm (1.5.1-0ubuntu2) raring; urgency=low
727
728   * debian/lightdm.upstart: Clear the virtual terminal after starting lightdm
729     so startup messages are not displayed when switching users or when
730     suspending (LP: #967229)
731
732  -- Brian Murray <brian@ubuntu.com>  Thu, 21 Mar 2013 14:33:46 -0700
733
734 lightdm (1.5.1-0ubuntu1) raring; urgency=low
735
736   * New upstream release:
737     [ 1.5.0 ]
738     - Add man page for lightdm-set-defaults (LP: #1044485)
739     - Use xzip for distribution, don't distribute old metadata
740     - Correctly check if display is active when session quits
741     - Relicense liblightdm to LGPL-2/LGPL-3 so GPL-2 code can link against it
742     - Selectively lock memory rather than calling mlockall for main daemon
743     [ 1.5.1 ]
744     - QLightDM: Add Qt5 version of the library: liblightdm-qt5-2 (LP: #1117355)
745     - QLightDM: Add some missing role names in UsersModel
746     - QLightDM: Add a backgroundPath role to UsersModel
747     - QLightDM: Fix potential crash in QLightDM::UsersModel closedown.
748     - Improve guest session apparmor
749     - Run each test in its own /tmp dir so they can't interfere with eachother
750     - Fix script hooks no longer working with latest glib (LP: #1128474)
751     - Fix display clean up code
752   * debian/control:
753     - Use standards version 3.9.4
754     - Drop bzr branch
755     - Build-depend on qtbase5-dev
756     - Add new Qt 5 packages
757   * debian/patches/08_lp1059510.patch:
758   * debian/patches/09_lp577919-fix-chromium-launch.patch:
759   * debian/patches/10_selective_mlock.patch:
760   * debian/patches/11_runtime_dir_access.patch:
761      - Applied upstream
762   * debian/source/format:
763     - Use 3.0
764
765  -- Robert Ancell <robert.ancell@canonical.com>  Fri, 08 Mar 2013 11:06:52 +1300
766
767 lightdm (1.4.0-0ubuntu5) raring; urgency=low
768
769   * Add 11_runtime_dir_access.patch: Allow guest session to write
770     /run/user/<username>/. (LP: #1131139)
771
772  -- Martin Pitt <martin.pitt@ubuntu.com>  Mon, 25 Feb 2013 14:44:18 +0100
773
774 lightdm (1.4.0-0ubuntu4) raring; urgency=low
775
776   * Update pam configs to call pam_env last and use user_readenv=1
777     explicitly, so that ~/.pam_environment can always be read even when
778     home directories are encrypted with ecryptfs.  LP: #952185.
779
780  -- Steve Langasek <steve.langasek@ubuntu.com>  Tue, 12 Feb 2013 12:57:29 -0800
781
782 lightdm (1.4.0-0ubuntu3) raring; urgency=low
783
784   [ Michael Terry ]
785   * debian/02_disable_tests.patch, debian/rules:
786     - Drop patch, disable test suite during build by just overriding
787       dh_auto_test.  This way we can still manually run tests
788   * debian/control, debian/tests:
789     - Add dep8 tests to run upstream test suite.  The suite only works once
790       lightdm is installed into PREFIX.  So we must run via dep8.
791       Disabled for now until the next upstream release.
792   * debian/patches/05_add_xserver_core_option.patch:
793     - Modify test X server to also accept -core
794   * debian/patches/10_selective_mlock.patch:
795     - Backport patch from upstream to not use mlockall for the daemon
796       (LP: #1074279)
797   * debian/rules:
798     - Use ./autogen.sh when running dh_autoreconf
799
800   [ Matt Fischer ]
801   * debian/lightdm.install:
802     - Remove duplicate entry /usr/share/man
803     - Install apport hook
804   * debian/lightdm.postinst:
805     - Fix ownership of /var/lib/lightdm
806   * debian/lightdm.postrm:
807     - Correctly remove /var/lib/lightdm on uninstall
808   * debian/source_lightdm.py:
809     - Update apport hook
810
811  -- Michael Terry <mterry@ubuntu.com>  Thu, 31 Jan 2013 11:05:23 -0500
812
813 lightdm (1.4.0-0ubuntu2) quantal; urgency=low
814
815   * debian/patches/01_transition_ubuntu2d_ubuntu_desktop.patch:
816     - Fix 2d->3d transition to handle new support for accountsservice
817       LP: #1059137
818
819  -- Michael Terry <mterry@ubuntu.com>  Tue, 09 Oct 2012 10:26:43 -0400
820
821 lightdm (1.4.0-0ubuntu1) quantal; urgency=low
822
823   * New upstream stable release.
824   * debian/liblightdm-gobject-1-0.symbols:
825     - Updated
826   * debian/patches/06_add_remote_login_hint.patch:
827   * debian/patches/07_fix_types_in_vapi.patch:
828     - Applied upstream
829
830  -- Robert Ancell <robert.ancell@canonical.com>  Fri, 05 Oct 2012 17:33:21 +1300
831
832 lightdm (1.3.3-0ubuntu5) quantal; urgency=low
833
834   * debian/patches/08_lp1059510.patch: allow owner 'rw' access to
835     /{,var/}run/user/guest-*/dconf/user. Also allow owner writes to sockets in
836     /{,var/}run/user/guest-*/keyring-*/. (LP: #1059510)
837   * debian/patches/09_lp577919-fix-chromium-launch.patch: allow launch of
838     chromium-browser from guest session. (LP: #577919)
839
840  -- Jamie Strandboge <jamie@ubuntu.com>  Mon, 01 Oct 2012 10:15:51 -0500
841
842 lightdm (1.3.3-0ubuntu4) quantal; urgency=low
843
844   * debian/patches/06_add_remote_login_hint.patch,
845     debian/liblightdm-gobject-1-0.symbols:
846     - Add a greeter hint to disable remote login support, and turn it
847       on by default.
848
849  -- Michael Terry <mterry@ubuntu.com>  Tue, 11 Sep 2012 11:42:17 -0400
850
851 lightdm (1.3.3-0ubuntu3) quantal; urgency=low
852
853   * debian/patches/06_disable_remote_login.patch:
854     - Drop patch, thereby enabling Remote Login support (LP: #1040221)
855
856  -- Michael Terry <mterry@ubuntu.com>  Fri, 07 Sep 2012 11:40:01 -0400
857
858 lightdm (1.3.3-0ubuntu2) quantal; urgency=low
859
860   * debian/patches/07_fix_types_in_vapi.patch:
861     - Patch from upstream to fix a broken vapi when trying to use
862       a couple enums
863
864  -- Michael Terry <mterry@ubuntu.com>  Thu, 06 Sep 2012 17:26:01 -0400
865
866 lightdm (1.3.3-0ubuntu1) quantal; urgency=low
867
868   [ Robert Ancell ]
869   * New upstream release:
870     - Add a new remote session type. These sessions create a temporary local
871       account and authenticate against a remote server. The session is an
872       application that accesses that remote session (e.g. VNC, RDP etc)
873     - Support multiple simultaneous PAM prompts (LP: #1043593)
874     - Set utmp ut_host field to the X display address (LP: #1027760)
875     - Correctly reap unused authentication sessions (LP: #990661)
876   * debian/liblightdm-gobject-1-0.symbols:
877     - Updated
878
879   [ Michael Terry ]
880   * debian/patches/06_disable_remote_login.patch:
881     - Always return an error when trying to log in to remote sessions,
882       until the FFe is granted (which is bug 1040221)
883
884  -- Robert Ancell <robert.ancell@canonical.com>  Thu, 30 Aug 2012 10:15:16 +1200
885
886 lightdm (1.3.2-0ubuntu3) quantal; urgency=low
887
888   [ Christopher James Halse Rogers ]
889   * debian/patches/05_add_xserver_core_option.patch:
890     - Pass '-core' to the X server, which will cause it to dump core when
891       crashing. This will trigger apport, so we'll get more reliable crash
892       reports from X server crashes.
893
894   [ Didier Roche ]
895   * debian/patches/01_transition_ubuntu2d_ubuntu_desktop.patch:
896     - unity-2d is not supported anymore and won't be port to gsettings,
897       transition people using the 2d session to the 3d one. llvmpipe
898       will be use if no hardware acceleration is available (LP: #1035261)
899   * debian/patches/01_transition_gnome_ubuntu_desktop.patch:
900     - removed, not needed anymore
901
902   [ Scott Kitterman ]
903   * Add lightdm-kde-greeter as an alternate recommends for lightdm
904
905  -- Didier Roche <didrocks@ubuntu.com>  Wed, 15 Aug 2012 08:41:55 +0200
906
907 lightdm (1.3.2-0ubuntu2) quantal; urgency=low
908
909   * Update guest-account script to not depend on Gnome and to set
910     various KDE settings LP: #1028552
911
912  -- Jonathan Riddell <jriddell@ubuntu.com>  Tue, 07 Aug 2012 16:37:49 +0100
913
914 lightdm (1.3.2-0ubuntu1) quantal; urgency=low
915
916   * New upstream release:
917     - Handle clearenv() not being defined
918     - Fix compilation with GCC 4.7
919     - Expose remaining properties in QLightDM::Greeter
920     - Fix utmp records being written before child process created
921
922  -- Robert Ancell <robert.ancell@canonical.com>  Tue, 17 Jul 2012 18:44:05 +1200
923
924 lightdm (1.3.1-0ubuntu2) quantal; urgency=low
925
926   * debian/control:
927     - Add build-depends on yelp-tools
928
929  -- Robert Ancell <robert.ancell@canonical.com>  Thu, 21 Jun 2012 15:22:59 +1200
930
931 lightdm (1.3.1-0ubuntu1) quantal; urgency=low
932
933   * New upstream release:
934     - Don't set PAM_XDISPLAY or PAM_XAUTHDATA if not supported
935     - Add lock-memory option, enabled by default, to prevent paging memory
936       to disk.
937     - Write utmp records for sessions
938     - Install PAM configuration
939     - Run greeters inside the "lightdm-greeter" PAM service
940     - Handle setresgid and setresuid not being available
941     - Use xsession directory from lightdm.conf in liblightdm
942   * debian/rules:
943     - Install lightdm-greeter PAM config
944   * debian/lightdm.lightdm-greeter.pam:
945     - PAM configuration for greeters
946
947  -- Robert Ancell <robert.ancell@canonical.com>  Thu, 21 Jun 2012 11:47:33 +1200
948
949 lightdm (1.2.1-0ubuntu1) precise-proposed; urgency=low
950
951   * New upstream release:
952     - Fix wrapper path in AppArmor profile (broken since 1.1.1)
953     - Add show-manual-login and allow-guest options to lightdm-set-defaults  
954
955  -- Robert Ancell <robert.ancell@canonical.com>  Wed, 18 Apr 2012 18:37:47 +1000
956
957 lightdm (1.2.0-0ubuntu2) precise; urgency=low
958
959   * Fix wrapper path in AppArmor profile. This got broken in 1.1.1. Patch also
960     committed upstream, and cherry-picked (r1487) (LP: #975901)
961
962  -- Martin Pitt <martin.pitt@ubuntu.com>  Tue, 10 Apr 2012 11:06:03 +0200
963
964 lightdm (1.2.0-0ubuntu1) precise; urgency=low
965
966   * New upstream release.
967     - Backup .xsession-errors on login (LP: #951597)
968     - Handle failures in pam_setcred
969     - Open log files in append mode (LP: #951597)
970     - Add extra checks in liblightdm so that it doesn't send invalid messages
971       to the daemon (LP: #969023)
972     - Fix gdmflexiserver not being added to the path (broken since 1.1.4)
973       (LP: #953554)
974     - Fix PAM conversations after authentication from locking up sessions
975       (LP: #956848)
976     - Fix PAM informational messages locking up autologin
977     - Change XDMCP manage timeout from 10ms to 126s (maximum specified in the
978       XDMCP specification)
979     - Fix greeter-show-guest example (LP: #972711)
980
981  -- Robert Ancell <robert.ancell@canonical.com>  Thu, 05 Apr 2012 17:26:50 +1000
982
983 lightdm (1.1.9-0ubuntu2) precise; urgency=low
984
985   * debian/lightdm-session:
986     - include some Xsession macros used by Xsession.d scripts (lp: #900221)
987
988  -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 29 Mar 2012 12:52:34 +0200
989
990 lightdm (1.1.9-0ubuntu1) precise; urgency=low
991
992   [ Gunnar Hjalmarsson ]
993   * debian/guest-account: Add trailing '/' to the line
994     "gs_skel=/etc/guest-session/skel" (LP: #956152).
995
996   [ Robert Ancell ]
997   * New upstream release:
998     * Add --show-users/--hide-users to lightdm-set-defaults
999     * Call initgroups before pam_setcred - this allows pam_setcred to change
1000       group membership correctly (LP: #880104)
1001
1002  -- Robert Ancell <robert.ancell@canonical.com>  Thu, 22 Mar 2012 16:48:59 +1100
1003
1004 lightdm (1.1.8-0ubuntu1) precise; urgency=low
1005
1006   * New upstream release:
1007     - Handle PAM interactions that have more than one message in one callback
1008       (LP: #951460)
1009
1010  -- Robert Ancell <robert.ancell@canonical.com>  Thu, 15 Mar 2012 12:57:30 +1100
1011
1012 lightdm (1.1.7-0ubuntu2) precise; urgency=low
1013
1014   * debian/guest-account: Fix arbitrary file deletion in removal of guest
1015     files in /tmp. Use find/xargs with 0 separators instead of spaces.
1016     (LP: #953044, CVE-2012-0943)
1017
1018  -- Martin Pitt <martin.pitt@ubuntu.com>  Tue, 13 Mar 2012 14:53:10 +0100
1019
1020 lightdm (1.1.7-0ubuntu1) precise; urgency=low
1021
1022   * New upstream release.
1023
1024  -- Robert Ancell <robert.ancell@canonical.com>  Fri, 09 Mar 2012 15:28:40 +1100
1025
1026 lightdm (1.1.6-0ubuntu1) precise; urgency=low
1027
1028   * Upload the new version to Ubuntu
1029   * Reshuffle a bit the vcs to use merge upstream correctly
1030
1031   [ Robert Ancell ]
1032   * New upstream release:
1033     - Fix session wrapper working the same as it did in 1.1.3 (lp: #944736)
1034     - Stop file descriptors leaking into the session processes (lp: #927060)
1035
1036   [ Martin Pitt ]
1037   * debian/control: Fix liblightdm-gobject-1-doc architecture to "all".
1038
1039  -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 06 Mar 2012 13:45:29 +0100
1040
1041 lightdm (1.1.4.is.1.1.3-0ubuntu3) precise; urgency=low
1042
1043   * debian/lightdm.postinst: Drop the disable-while-typing gsettings call
1044     again. The Unity greeter already disables the mouse plugin these days, and
1045     other known greeters do not use g-s-d.
1046   * debian/lightdm.dirs: Really add /etc/X11/, revision 1077 did not actually
1047     do it. (LP: #921169)
1048
1049  -- Martin Pitt <martin.pitt@ubuntu.com>  Mon, 05 Mar 2012 13:10:46 +0100
1050
1051 lightdm (1.1.4.is.1.1.3-0ubuntu2) precise; urgency=low
1052
1053   [ Matt Fischer ]
1054   * debian/lightdm.dirs:
1055     - Add /etc/X11/ so lightdm.postinst doesn't fail on systems without X
1056       installed (LP: #921169)
1057
1058   [ Martin Pitt ]
1059   * debian/lightdm.postinst: Disable disable-while-typing touchpad setting for
1060     GNOME; we do not really need this feature in lightdm, and multiple
1061     syndaemon instances cause the touchpad to stop working sometimes. Add
1062     libglib2.0-bin dependency for this. (LP: #868400)
1063
1064  -- Martin Pitt <martin.pitt@ubuntu.com>  Mon, 05 Mar 2012 12:36:04 +0100
1065
1066 lightdm (1.1.4.is.1.1.3-0ubuntu1) precise; urgency=low
1067
1068   * Revert to 1.1.3 until we can figure out proper solution to bug 944736
1069
1070  -- Michael Terry <mterry@ubuntu.com>  Fri, 02 Mar 2012 15:03:26 -0500
1071
1072 lightdm (1.1.4-0ubuntu1) precise; urgency=low
1073
1074   * New upstream release.
1075     - Change session directory once user permissions are set so it works
1076       on NFS filesystems that don't allow root to access files. (LP: #877766)
1077     - Restructure session code so the PAM authentication is run in its
1078       own process. (LP: #881466)
1079     - Set PAM_XDISPLAY and PAM_XAUTHDATA pam items (LP: #862559)
1080     - Don't send session stdout to .xsession-errors
1081     - Fix Qt bindings crash when removing a user
1082
1083  -- Robert Ancell <robert.ancell@canonical.com>  Thu, 01 Mar 2012 20:54:07 +1100
1084
1085 lightdm (1.1.3-0ubuntu1) precise; urgency=low
1086
1087   * New upstream release:
1088     - Actually return the system default keyboard layout, not just 'us'
1089     - Add keyboard layout variants to list of keyboard layouts
1090     - Check accountsservice as well as .dmrc for users' layouts
1091     - Add lightdm_user_get_layouts() to query the configured list of layouts
1092       on a per-user basis
1093     - Add Lock D-Bus method that locks the seat and provides a hint to the
1094       greeter to be in lock mode.
1095     - Automatically lock sessions when switching away from them
1096     - Add a has-messages property to liblightdm
1097     - Add regression tests for PAM modules changing usernames
1098     - Don't use g_key_file_unref, it requires glib 2.32
1099
1100  -- Robert Ancell <robert.ancell@canonical.com>  Wed, 15 Feb 2012 20:15:08 +1100
1101
1102 lightdm (1.1.2-0ubuntu3) precise; urgency=low
1103
1104   * debian/patches/05_keyboard_indicator.patch:
1105     - Backported patch from trunk to fix various keyboard layout issues
1106       preventing greeter keyboard indicators from working.
1107       LP: #919199, LP: #919200, LP: #915468
1108
1109  -- Michael Terry <mterry@ubuntu.com>  Sun, 12 Feb 2012 19:37:51 -0500
1110
1111 lightdm (1.1.2-0ubuntu2) precise; urgency=low
1112
1113   * Redo the previous update using merge-upstream in the package vcs so the
1114     new version is not reverted in the diff.gz...
1115   * 00upstream_set-defaults_autologin_support.patch:
1116     - dropped, the fix is in the new version
1117
1118  -- Sebastien Bacher <seb128@ubuntu.com>  Sun, 12 Feb 2012 13:01:15 +0100
1119
1120 lightdm (1.1.2-0ubuntu1) precise; urgency=low
1121
1122   * New upstream release:
1123     - Add regression tests for getting the user language and layout
1124     - Stop accidentally distributing libsystem
1125     - Fix introspection bindings not containing any methods (LP: #920810)
1126     - lightdm-set-defaults can now set the autologin user
1127     - Add Python greeter regression tests (representative of all introspection
1128       based greeters)
1129     - Wait for the VT to become active when switching to avoid a suspected
1130       race condition somewhere between LightDM, X, ConsoleKit and the kernel.
1131       (LP: #851612)
1132     - Stop lightdm_greeter_start_session_sync() blocking on success.
1133   * debian/lightdm.prerm:
1134     - Fix incorrect location of lightdm binary (found by Rolf Anders)
1135
1136  -- Robert Ancell <robert.ancell@canonical.com>  Fri, 10 Feb 2012 17:32:47 +1100
1137
1138 lightdm (1.1.1-0ubuntu4) precise; urgency=low
1139
1140   * Add 00upstream_set-defaults_autologin_support.patch: Add support for
1141     setting autologin-user in lightdm-set-defaults. Committed to and
1142     backported from trunk.
1143   * debian/lightdm.postinst: Migrate autologin configuration from gdm on first
1144     installation. (LP: #854431)
1145
1146  -- Martin Pitt <martin.pitt@ubuntu.com>  Mon, 30 Jan 2012 08:25:03 +0100
1147
1148 lightdm (1.1.1-0ubuntu3) precise; urgency=low
1149
1150   [ Aurélien Gâteau ]
1151   * debian/control, liblightdm-qt*.install:
1152     - Rename liblightdm-qt packages to match upstream changes
1153     - Conflicts, Replaces with the buggy version
1154
1155  -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 19 Jan 2012 11:34:41 +0100
1156
1157 lightdm (1.1.1-0ubuntu2) precise; urgency=low
1158
1159   * debian/patches/04_language_options.patch:
1160     - Replace 'locale -a' output with accountsservice's list of
1161       language options (LP: #918225).
1162
1163  -- Gunnar Hjalmarsson <ubuntu@gunnar.cc>  Wed, 18 Jan 2012 16:10:29 +0100
1164
1165 lightdm (1.1.1-0ubuntu1) precise; urgency=low
1166
1167   * New upstream release:
1168     * Support PAM requesting a change of password (lp: #911597)
1169     * Support for reading users' backgrounds from Accounts Service 
1170       (lp: #844081)
1171     * Switching to a user without a password bypasses the greeter
1172       (lp: #861177)      
1173     * Move the GTK+ and Qt greeters into their own projects
1174   * Drop the gtk and qt greeters packaging files from this source
1175   * debian/liblightdm-gobject-1-0.symbols:
1176     - list new lightdm_user_get_background symbol
1177   * debian/patches/04_CVE-2011-4105.patch,
1178     debian/patches/05_CVE-2011-3153.patch,
1179     debian/patches/09_show_lang_chooser_option.patch,
1180     debian/patches/10_available_languages.patch,
1181     debian/patches/11_set_language_in_accountsservice.patch:
1182     - dropped, those issues are fixed in the new version or apply to the
1183       gtk greeter which is moved to its own source
1184   * debian/rules:
1185     - install lightdm-set-defaults back to its previous location
1186
1187  -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 18 Jan 2012 11:10:03 +0100
1188
1189 lightdm (1.0.6-0ubuntu4) precise; urgency=low
1190
1191   [ Gunnar Hjalmarsson ]
1192   * debian/lightdm-gtk-greeter-ubuntu.conf and
1193     debian/patches/09_show_lang_chooser_option.patch:
1194     - Disclose the option to enable the language chooser.
1195   * debian/patches/10_available_languages.patch:
1196     - If available, show a list of installed translations in the
1197       language chooser instead of a 'locale -a' list (LP: #868346).
1198     - Use nl_langinfo() to get language and country names for the
1199       language chooser labels.
1200     - Translate language and country names.
1201     - Handle @variants properly.
1202   * debian/patches/11_set_language_in_accountsservice.patch:
1203     - Save item that is selected from the language chooser also when
1204       AccountsService is in use (LP: #868346).
1205
1206  -- Robert Ancell <robert.ancell@canonical.com>  Tue, 22 Nov 2011 12:41:43 +1100
1207
1208 lightdm (1.0.6-0ubuntu3) precise; urgency=low
1209
1210   * SECURITY UPDATE: file contents disclosure via hard link
1211     - debian/patches/04_CVE-2011-4105.patch: make sure file isn't a symlink
1212       or a hard link before doing the chown on it.
1213     - CVE-2011-4105
1214   * SECURITY UPDATE: file contents disclosure via links (LP: #883865)
1215     - debian/patches/05_CVE-2011-3153.patch: drop privileges before
1216       accessing file.
1217     - CVE-2011-3153
1218
1219  -- Marc Deslauriers <marc.deslauriers@ubuntu.com>  Tue, 15 Nov 2011 14:23:53 -0500
1220
1221 lightdm (1.0.6-0ubuntu2) precise; urgency=low
1222
1223   * Upload to precise.
1224
1225  -- Martin Pitt <martin.pitt@ubuntu.com>  Thu, 10 Nov 2011 07:19:12 +0100
1226
1227 lightdm (1.0.6-0ubuntu1) oneiric-proposed; urgency=low
1228
1229   [ Martin Pitt ]
1230   * debian/lightdm.upstart: Put back check for "text" in kernel command line,
1231     for inhibiting automatic lightdm start. Check $JOB to still allow a manual
1232     "start lightdm" command to work. (LP: #873334)
1233
1234   [ Robert Ancell ]
1235   * New upstream release:
1236     - Use lchown for correcting ownership of ~/.Xauthority instead of chown
1237
1238  -- Robert Ancell <robert.ancell@canonical.com>  Wed, 02 Nov 2011 11:37:43 -0400
1239
1240 lightdm (1.0.5-0ubuntu1) oneiric-proposed; urgency=low
1241
1242   * New upstream release.
1243     [1.0.5]
1244     - Relax AppArmor guest profile to allow compiz to start
1245     - Connect up VNC settings for width, height, depth
1246     [1.0.4]
1247     - Fix --enable-gtk-greeter=yes not working
1248     - Fix X sessions with arguments in Exec not working
1249     - Use previous session for automatic login or if greeter does not request
1250       one. (LP: #834515)
1251     - Correct ownership of ~/.Xauthority if upgrading from buggy version of
1252       LightDM that had it root owned. (LP: #871667)
1253     - Set default resolution of VNC to 1024x768, add settings for width, height,
1254       depth into lightdm.conf.
1255     - AppArmor profile: Fix broken gnome-keyring and dbus/gwibber, and quiesce
1256       annoying kernel audit messages for privileges that we definitively do not
1257       want to grant. (LP: #877736) (LP: #874635)
1258     - Set LOGNAME environment variable (LP: #875705)
1259     - Mark strings as translatable in GTK greeter (LP: #868613)
1260     [ 1.0.3]
1261     - Fix reference counting issue in ConsoleKit code
1262     - Really add the lightdm-guest-session-wrapper
1263     [ 1.0.2 ]
1264     - Fix daemon from blocking if Accounts Service does not exist
1265     - Fix greeter log file not being written
1266     - Don't set LANG environment variable if using Accounts Service.
1267     - Fix gdmflexiserver not working due to it not being in PATH
1268     - Don't authenticate the greeter user
1269     - Allow greeters to be disabled in configure flags
1270     - Fix over allocation of read buffer in greeter protocol
1271     - Make sure objects are cleaned up on exit
1272     - Fix minor memory leaks
1273     - Fix hugely oversized allocation in greeter buffer.  Can trigger
1274       crashes when entering very long passwords.
1275   * debian/patches/00bzr_guest_session_wrapper.diff:
1276   * debian/patches/07_long_password_crash.patch:
1277   * debian/patches/08_correct_ck_ref.patch:
1278     - Applied upstream
1279   * New upstream release.
1280
1281  -- Robert Ancell <robert.ancell@canonical.com>  Wed, 26 Oct 2011 12:45:17 -0400
1282
1283 lightdm (1.0.1-0ubuntu6) oneiric; urgency=low
1284
1285   * debian/patches/08_correct_ck_ref.patch:
1286     - backported fix from Mikkel Kamstrup Erlandsen for a refcounting issue
1287       which leads to sessions where unity can't start (lp: #851345)
1288
1289  -- Sebastien Bacher <seb128@ubuntu.com>  Fri, 07 Oct 2011 13:57:44 +0200
1290
1291 lightdm (1.0.1-0ubuntu5) oneiric; urgency=low
1292
1293   * Add debian/patches/00bzr_guest_session_wrapper.diff: Add back the guest
1294     session wrapper part that was uploaded in 1.0.0-0ubuntu4. The patch was
1295     correctly merged into trunk, but the 1.0 branch backport missed this
1296     wrapper part and thus broke AppArmor protection entirely. (LP: #849027)
1297
1298  -- Martin Pitt <martin.pitt@ubuntu.com>  Fri, 07 Oct 2011 11:47:36 +0200
1299
1300 lightdm (1.0.1-0ubuntu4) oneiric; urgency=low
1301
1302   * debian/patches/04_language_not_to_LANG.patch:
1303   * debian/patches/04_dmrc_set_LANG_only.patch:
1304     - Replace LANG disabling code with proper fix (LP: #868149)
1305   * debian/patches/03_launch_dbus.patch:
1306   * debian/patches/05_gdmflexiserver_not_in_PATH.patch:
1307     - Refreshed
1308   * debian/patches/06_accounts_service_timeout.patch:
1309     - Fix D-Bus timeout when accounts service not installed (LP: #866035)
1310   * debian/patches/07_long_password_crash.patch:
1311     - Fix crash with long passwords (LP: #817186)
1312
1313  -- Robert Ancell <robert.ancell@canonical.com>  Thu, 06 Oct 2011 15:45:21 +1100
1314
1315 lightdm (1.0.1-0ubuntu3) oneiric; urgency=low
1316
1317   * debian/patches/05_gdmflexiserver_not_in_PATH.patch:
1318     - Make sure to insert our own utility path into PATH after PAM
1319       sets PATH, not before.  This ensures gdmflexiserver is present
1320       in PATH and can be found by gnome-screensaver, gnome-shell, etc.
1321
1322  -- Michael Terry <mterry@ubuntu.com>  Wed, 05 Oct 2011 09:05:31 -0400
1323
1324 lightdm (1.0.1-0ubuntu2) oneiric; urgency=low
1325
1326   * debian/patches/04_language_not_to_LANG.patch:
1327     Locale names based on AccountsService's "Language" key may not
1328     go to $LANG, as that property is a language name, not a locale.
1329     (LP: #864618).
1330
1331  -- Gunnar Hjalmarsson <ubuntu@gunnar.cc>  Wed, 05 Oct 2011 09:49:15 +0200
1332
1333 lightdm (1.0.1-0ubuntu1) oneiric; urgency=low
1334
1335   * New upstream release:
1336     - GTK greeter now remembers last user
1337     - GTK greeter now initializes i18n (LP: #862427)
1338     - Start authentication for automatically selected user in GTK greeter
1339     - Link liblightdm-qt against QtGui
1340     - Fix liblightdm-qt crashing when face images are installed (LP: #850095)
1341     - Set correct permissions on session log files (LP: #863119)
1342     - Prefer a locale with a codeset over one without for setting LANG
1343       (LP: #864618)
1344     - Introduce a lightdm-guest-session-wrapper session command which MAC
1345       systems like AppArmor and SELinux can use for attaching a restrictive
1346       policy to guest sessions.
1347     - Provide an AppArmor profile for guest session lockdown.
1348   * debian/patches/01_guest_session_lockdown.patch:
1349     - Applied upstream
1350
1351  -- Robert Ancell <robert.ancell@canonical.com>  Tue, 04 Oct 2011 19:58:25 +1100
1352
1353 lightdm (1.0.0-0ubuntu4) oneiric; urgency=low
1354
1355   * Add 01_guest_session_lockdown.patch: Lock down guest session with an
1356     AppArmor profile. This uses the very same approach as gdm-guest-session,
1357     and copies the profile from it. (LP: #849027)
1358   * 03_launch_dbus.patch: Refresh.
1359   * debian/lightdm.install: Install AppArmor profile.
1360
1361  -- Martin Pitt <martin.pitt@ubuntu.com>  Fri, 30 Sep 2011 17:30:56 +0200
1362
1363 lightdm (1.0.0-0ubuntu3) oneiric; urgency=low
1364
1365   * debian/patches/03_launch_dbus.patch:
1366     - Fix patch applying in the wrong place
1367
1368  -- Robert Ancell <robert.ancell@canonical.com>  Thu, 29 Sep 2011 16:08:20 +1000
1369
1370 lightdm (1.0.0-0ubuntu2) oneiric; urgency=low
1371
1372   * debian/lightdm-gtk-greeter.postinst,
1373     debian/lightdm-gtk-greeter.postrm,
1374     debian/lightdm-gtk-greeter.preinst:
1375     - move the gtk-greeter conffile starting from 1.0.0-0ubuntu1 and not
1376       0.9.7-0ubuntu1 (the patch using 0.9.7-0ubuntu1 as a reference has
1377       been integrated in 1.0.0-0ubuntu1 without being updated even if
1378       0.9.7-0ubuntu2 was already released). Ensure we do it now (LP: #861316)
1379
1380  -- Didier Roche <didrocks@ubuntu.com>  Wed, 28 Sep 2011 13:40:40 +0200
1381
1382 lightdm (1.0.0-0ubuntu1) oneiric; urgency=low
1383
1384   [ Steve Langasek ]
1385   * don't start on graphics-device-added; reintroducing this reverted the fix
1386     for bug #615549 from maverick without explanation.
1387   * clean up the completely illegible start rule for debian/lightdm.upstart,
1388     killing off the unnecessary parentheses
1389   * debian/lightdm.upstart: when lightdm is shut down by a runlevel call,
1390     emit an upstart event that can be caught by plymouth so it can
1391     distinguish between the DM shutting down for a runlevel change vs. other
1392     causes.  LP: #854329.
1393
1394   [ Robert Ancell ]
1395   * New upstream release.
1396     [ 0.9.8 ]
1397     - GetSeatForCookie and GetSessionForCookie are now deprecated.  They
1398       remain for now but use the XDG_SEAT_PATH and XDG_SESSION_PATH
1399       environment variables instead.
1400     - Change log filenames to be unique across different display types.
1401     - Fix up script hooks, add regression tests for them
1402     - Complete removal of X code from the core of LightDM, so it can better
1403       support various display types
1404     - Add ability to set the language of a user from the greeter (LP: #803858)
1405     - Set LANG variable based on the user language
1406     - Add language selector into GTK greeter (disabled by default)
1407     - Allow TCP/IP connections if xserver-allow-tcp is true
1408     - Allow lightdm --version to be run as non-root
1409     - Automatically respond to PAM messages without prompts (LP: #783598)
1410     - Create 'AddLocalXSeat' D-Bus method, and require root to use 'AddSeat'
1411     - Fix multi-seat configuration picking the same display number (LP: #851362)
1412     - Use correct D-Bus and power interface in liblightdm-qt (LP: #852803)
1413     - Run pam_setcred inside the session process so pam_group works
1414       (LP: #851347)
1415     - Make sure one session is always selected in the GTK greeter (LP: #819177)
1416     [ 1.0.0 ]
1417     - Explicitly grab keyboard focus in GTK greeter
1418     - Fix removed power and a11y menu items in GTK greeter
1419     - Put system binary directory into path when running in test mode
1420       (LP: #860003)
1421     - Call pam_getenvlist after pam_setcred
1422
1423   [ Lionel Le Folgoc ]
1424   * Make the gtk greeter easily themable by derivatives: (LP: #845549)
1425     - rename lightdm-gtk-greeter.conf to lightdm-gtk-greeter-ubuntu.conf,
1426       and handle the move in maintainer scripts.
1427     - manage /etc/lightdm/lightdm-gtk-greeter.conf with update-alternatives,
1428       by default it uses /etc/lightdm/lightdm-gtk-greeter-ubuntu.conf with a
1429       very low priority.
1430   * debian/control: lightdm-gtk-greeter provides lightdm-gtk-greeter-config.
1431
1432  -- Robert Ancell <robert.ancell@canonical.com>  Wed, 28 Sep 2011 16:00:20 +1000
1433
1434 lightdm (0.9.7-0ubuntu2) oneiric; urgency=low
1435
1436   * don't start on graphics-device-added; reintroducing this reverted the fix
1437     for bug #615549 from maverick without explanation.
1438   * clean up the completely illegible start rule for debian/lightdm.upstart,
1439     killing off the unnecessary parentheses
1440   * debian/lightdm.upstart: when lightdm is shut down by a runlevel call,
1441     emit an upstart event that can be caught by plymouth so it can
1442     distinguish between the DM shutting down for a runlevel change vs.
1443     other causes.  LP: #854329.
1444
1445  -- Steve Langasek <steve.langasek@ubuntu.com>  Sun, 25 Sep 2011 22:22:38 -0700
1446
1447 lightdm (0.9.7-0ubuntu1) oneiric; urgency=low
1448
1449   * New upstream release.
1450     - Set PAM_TTY to the display name, not the tty device (LP: #851055)
1451
1452  -- Robert Ancell <robert.ancell@canonical.com>  Fri, 16 Sep 2011 09:39:22 +1000
1453
1454 lightdm (0.9.6-0ubuntu1) oneiric; urgency=low
1455
1456   * New upstream release:
1457     - Only unlock displays if switched to from greeter
1458     - Make log file not system readable
1459     - Write ~/.Xauthority inside the session process so it cannot be hijacked
1460     - Set PAM_TTY and PAM_XDISPLAY when opening PAM session
1461     - Add VNC server support
1462     - Do not write ~/.dmrc and ~/.Xauthority as root. [CVE-2011-3349]
1463   * debian/patches/00upstream_unlock_fix.patch:
1464   * debian/patches/04_dont_write_files_as_root.patch:
1465     - Applied upstream
1466
1467  -- Robert Ancell <robert.ancell@canonical.com>  Thu, 15 Sep 2011 17:32:25 +1000
1468
1469 lightdm (0.9.5-0ubuntu2) oneiric; urgency=low
1470
1471   * debian/lightdm.config: When installing from scratch as part of a release
1472     upgrade, default to lightdm, otherwise ask. (LP: #806559)
1473   * Add 04_dont_write_files_as_root.patch: Do not write ~/.dmrc and
1474     ~/.Xauthority as root. [CVE-2011-3349]
1475   * Add 00upstream_unlock_fix.patch: Only unlock displays if switched to from
1476     greeter. Cherrypicked from upstream r1137. (LP: #844274)
1477
1478  -- Martin Pitt <martin.pitt@ubuntu.com>  Thu, 15 Sep 2011 08:52:24 +0200
1479
1480 lightdm (0.9.5-0ubuntu1) oneiric; urgency=low
1481
1482   [ Steve Langasek ]
1483   * Update upstart job to use current start condition lifted from gdm,
1484     and to check runlevels instead of /proc/cmdline so it's possible to
1485     start lightdm after switching out of recovery mode.  LP: #803513.
1486
1487   [ Didier Roche ]
1488   * debian/patches/01_transition_gnome_ubuntu_desktop.patch:
1489     natty-oneiric session name upgrade:
1490     - transition from unity-2d -> ubuntu-2d
1491     - transition from gnome-2d -> gnome-fallback
1492
1493   [ Robert Ancell ]
1494   * New upstream release:
1495    [0.9.5]
1496     - Use accounts service in the daemon if it is available
1497     - Correctly load seat type in multi seat configuration
1498     - Add display-setup, session-setup and session-cleanup scripting hooks
1499     - Fix cancel button in GTK greeter (LP: #819240)
1500     - Fix line through GTK greeter menu items
1501     - Exit daemon if a seat fails which has exit-on-failure set to true
1502     - Add HasGuestAccount property to seat D-Bus interface (LP: #835084)
1503     - Fix XDMCP authorization
1504     - Update man file
1505     - Emit upstart events (LP: #715094)
1506    [0.9.4]
1507     - lightdm-set-defaults enables tweaking the default session and chosen
1508       greeter for lightdm. This is useful for derivatives waiting to not ship
1509       the whole configuration file of lightdm
1510     - Fix crash in GTK+ greeter when a user is added
1511     - Move xsessions-directory and xgreeters-directory from [SeatDefaults] to
1512       [LightDM].  This is a configuration break, but making it on the assumption
1513       that these settings are not likely to have been overridden.
1514     - Fix fallback from org.freedesktop.Accounts to passwd format
1515     - Fix duplicate user entries being shown when using passwd file
1516     - Add AddSeat D-Bus method for adding dynamic seats
1517     - Added a dm-tool program that allows user switching and adding seats
1518     - Allow remote X servers, e.g. launched using dm-tool add-nested-seat
1519     - Fix bug where sessions were started when the greeter quit and the user
1520       hadn't been authorized.
1521     - Fix bug where sessions used the seat bus name
1522     - Don't allow autologin-username to be set to empty
1523     - Fix bug where PAM session was not opened before writing to home directory
1524     - Fix crash when failing to write X authority
1525
1526  -- Robert Ancell <robert.ancell@canonical.com>  Wed, 07 Sep 2011 16:09:53 +1000
1527
1528 lightdm (0.9.3-0ubuntu8) oneiric; urgency=low
1529
1530   * debian/patches/series:
1531     - Add patch from last commit to actually apply.  Ahem.
1532   * debian/rules:
1533     - Make greeter wrapper executable
1534
1535  -- Michael Terry <mterry@ubuntu.com>  Thu, 25 Aug 2011 16:20:00 -0400
1536
1537 lightdm (0.9.3-0ubuntu7) oneiric; urgency=low
1538
1539   * debian/install, debian/lightdm-greeter-session,
1540     debian/patches/03_launch_dbus.patch:
1541     - Add patch and wrapper script to launch dbus for the greeter so that
1542       we can safely kill it when the greeter ends.
1543
1544  -- Michael Terry <mterry@ubuntu.com>  Wed, 24 Aug 2011 15:34:07 -0400
1545
1546 lightdm (0.9.3-0ubuntu6) oneiric; urgency=low
1547
1548   * Backport r1065 to use account service instead of .dmrc (lp: #823718), 
1549     should fix the session not being correct remembered (lp: #818201)
1550
1551  -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 23 Aug 2011 16:21:59 +0200
1552
1553 lightdm (0.9.3-0ubuntu5) oneiric; urgency=low
1554
1555   * Backport potfiles.in fix from trunk
1556   * debian/lightdm.install: install dm-tool (seat management utility)
1557
1558  -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 18 Aug 2011 15:59:45 +0200
1559
1560 lightdm (0.9.3-0ubuntu4) oneiric; urgency=low
1561
1562   * Updated to current trunk, that's a candidate version version for the next
1563     update, it fixes those issues:
1564     - login doesn't work for ecryptfs users (lp: #823775, #824594)
1565     - "lightdm-gtk-greeter segfaults in get_user_iter when adding a new user"
1566     (lp: #822470)
1567     - fix fallback from org.freedesktop.Accounts to passwd format (lp: #817835)
1568     - empty autologin-user should not be passed to pam (lp: #817581)
1569   * debian/control.in:
1570     - build-depends on quilt, it's needed with source v1
1571     - don't build-depends on valac, vala is not used in the current version
1572   * debian/lightdm.install:
1573     - install the manpages as well
1574   * debian/lightdm.manpages:
1575     - dropped, it's installed by the upstream make install
1576   * debian/rules:
1577     - use the quilt rule
1578   * debian/source/format:
1579     - use source v1, it works better with vcs workflows
1580
1581  -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 18 Aug 2011 15:29:42 +0200
1582
1583 lightdm (0.9.3-0ubuntu3) oneiric; urgency=low
1584
1585   * debian/control: stop forcing the unity-greeter recommends (lp: #824299)
1586
1587  -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 11 Aug 2011 23:21:51 +0200
1588
1589 lightdm (0.9.3-0ubuntu2) oneiric; urgency=low
1590
1591   * Backport mterry's changes to the gdmflexiserver functionnality
1592   * debian/control: default to the unity greeter (lp: #809710)
1593   * debian/lightdm.install: install the new files
1594
1595   [ Didier Roche ]
1596   * Cherry-pick from upstream:
1597     - lightdm-set-defaults enables tweaking the default session and chosen
1598       greeter for lightdm. This is useful for derivatives waiting to not ship
1599       the whole configuration file of lightdm
1600     - refreshed translations
1601   * debian/rules:
1602     - set "ubuntu" as the default session (unable to login for people who don't
1603       have a .dmrc, sorry for the kittens…)
1604
1605  -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 10 Aug 2011 18:34:03 +0200
1606
1607 lightdm (0.9.3-0ubuntu1) oneiric; urgency=low
1608
1609   [ Sebastien Bacher ]
1610   * New upstream version
1611   * debian/control:
1612     - build-depends on dh-translations
1613     - build with the current vala
1614     - demote the greeter depends back to a recommend, lightdm can be use to
1615       connect to remote displays and doesn't need a local greeter
1616     - lightdm depends on dbus (lp: #822824)
1617     - liblightdm-gobject recommends accountsservice (lp: #822863)
1618   * debian/liblightdm-gobject-1-0.symbols:
1619     - track library symbols
1620   * debian/lightdm.install:
1621     - ship the translations
1622   * debian/lightdm.preinst:
1623     - fix missing dh token
1624   * debian/rules:
1625     - reorder rules to work with new dh versions
1626     - stop the build if the liblightdm-gobject symbols are outdated
1627     - use dh-translations to generate the translations template
1628   * debian/source_lightdm.py:
1629     - get bug informations for apport, thanks Pedro Villavicencio (lp: #819954)
1630
1631   [ Didier Roche ]
1632   * debian/watch:
1633     - fix debian/watch to get lightdm
1634   * debian/patches/01_transition_gnome_ubuntu_desktop.patch:
1635     - transition so that gnome.desktop is now move to ubuntu.desktop as the main
1636       session. We need that for transitionning to the next step (post LTS) where
1637       gnome-shell.desktop will be renamed to gnome.desktop
1638
1639  -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 09 Aug 2011 18:21:07 +0200
1640
1641 lightdm (0.9.2-0ubuntu4) oneiric; urgency=low
1642
1643   * debian/control: depends on the greeters rather than recommends, seems some
1644     users still get no greeter after upgrade otherwise
1645
1646  -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 27 Jul 2011 19:10:47 +0200
1647
1648 lightdm (0.9.2-0ubuntu3) oneiric; urgency=low
1649
1650   * Fix lightdm to conflict liblightdm-gobject-0-0 and liblightdm-qt-0-0,
1651     so that old greeters are removed on upgrade
1652     - update debian/control
1653
1654  -- Chris Coulson <chris.coulson@canonical.com>  Tue, 26 Jul 2011 23:26:49 +0100
1655
1656 lightdm (0.9.2-0ubuntu2) oneiric; urgency=low
1657
1658   * debian/control: 
1659     - recommends the preferred greeter before a virtual one
1660     - let the new gtk greeter provide the old example named one for easier
1661       upgrade
1662
1663  -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 26 Jul 2011 21:38:25 +0200
1664
1665 lightdm (0.9.2-0ubuntu1) oneiric; urgency=low
1666
1667   * New upstream release
1668     [0.9.0]
1669     - Fix invalid XAUTHORITY variable being set for second X server.
1670     - Fix bug where switching users created X servers without VTs
1671     - Release a VT when the X server on it stops
1672     - Greeters are now just standard X sessions that are stored in
1673       /usr/share/xgreeters.
1674     - Drop most of the configure options, they aren't necessary
1675     - Config changes:
1676       - Major reorginisation of configuration to make it easier to configure and
1677         understand.  Users should set [SeatDefaults] section with settings for
1678         all seats, and can override each setting in a per seat configuration.
1679       - Default seats are now specified using a [Seat:<name>] section.  If no
1680         seats are specified then one is started.  This can be overridden by
1681         setting start-default-seat=false in [LightDM].
1682       - Support setting autologin user to guest account
1683       - Split the user accounts configuration into /etc/lightdm/users.conf so
1684         the  main config can be private.
1685       - The default user session is now "default".  Distributions should put a
1686         symlink to their chosen default or set one in lightdm.conf.
1687       - XDMCP keys now stored in keys.conf
1688     - liblightdm API changes:
1689       - Both libraries are now version 1 and have API and ABI guarantees.
1690       - Face images are now local paths not URIs
1691       - liblightdm-gobject now uses lightdm_ prefix instead of ldm_
1692       - Non-greeter functions are now moved out of the Greeter class
1693       - connect_to_server() is now called connect_sync and blocks until
1694         completion.
1695       - start_session() is now called start_session_sync and blocks until
1696         completion. The quit signal is removed, and the greeter should quit if
1697         this method returns TRUE.
1698       - login() is now called authenticate()
1699       - Greeters now have hints instead of configuration (greeters should load
1700         their own configuration from /etc/lightdm if they need it).
1701       - liblightdm-gobject uses AccountsService if it is available
1702       - Added regression tests for liblightdm-qt
1703     - D-Bus API changes:
1704       - Expose Seats and Sessions on org.freedesktop.DisplayManager
1705       - Add a CanSwitch property
1706       - Rename ShowGreeter() to SwitchToGreeter()
1707     - Greeter changes:
1708       - Drop "example" from the name of the GTK+ and Qt greeters and make them
1709         official default greeters.
1710       - Use GTK3 for GTK+ greeter.
1711       - Removed the Vala and Python GTK+ greeters, they weren't being well
1712         maintained.
1713     [0.9.1]
1714     - Fix up translation build system
1715     - Add a --with-greeter-user configure option
1716     - Fix greeter-user configuration not being used
1717     - Abort greeter if attempted to be run as root and greeter-user set
1718     - Fix setting session in GTK+ greeter
1719     [0.9.2]
1720     - Fix annotation and Vala bindings for getting the UserList singleton
1721     - Fix GTK+ greeter error label not being shown
1722     - Don't set SIGQUIT to ignore in child processes
1723     - Reworked the PAM code as ecryptfs users weren't able to log in.  They
1724       can now but not sure what changed to fix that!?
1725   * debian/control:
1726     - Build depend on libgtk3.0-dev, not libgtk2.0-dev
1727     - Drop obsolete greeters, use new ones
1728     - lightdm conflicts with liblightdm-gobject-1 and liblightdm-qt-1 so old
1729       greeters will be removed.
1730     - Update versions of libraries
1731   * debian/lightdm.conf:
1732     - Removed, no longer needs configuration
1733   * debian/patches/01_resize_grip.patch:
1734     - Dropped, not required anymore
1735
1736  -- Robert Ancell <robert.ancell@canonical.com>  Tue, 26 Jul 2011 19:19:00 +1000
1737
1738 lightdm (0.4.4-0ubuntu1) oneiric; urgency=low
1739
1740   * New upstream release
1741     - Fix failure to accept XDMCP connections due to invalid assert.
1742     - Allow minimum-display-number to be set in lightdm.conf and on the command
1743       line.
1744     - Session X authority now written to ~/.Xauthority by default.  It can be
1745       configured to run from the system location by setting
1746       user-authority-in-system-dir=true in lightdm.conf.
1747     - When using system authority the authority can be updated by the user.
1748       (LP: #795046)
1749     - Written X authority files now checks hostname and display number.
1750     - Enironment is no longer passed through to X servers and sessions, this is
1751       no longer required now PAM works correctly.
1752     - liblightdm API changes:
1753       - Drop ldm_greeter_get_is_first() - it was added for testing and doesn't
1754         work well.
1755     - Fix more errors where authentication messages from previous sessions could
1756       be confused with new sessions.
1757     - Added XDMCP regression tests.
1758   * debian/lightdm.conf:
1759     - Updated to latest format
1760
1761  -- Robert Ancell <robert.ancell@canonical.com>  Fri, 15 Jul 2011 13:35:49 +1000
1762
1763 lightdm (0.4.3-0ubuntu1) oneiric; urgency=low
1764
1765   * New upstream release
1766
1767  -- Robert Ancell <robert.ancell@canonical.com>  Wed, 13 Jul 2011 15:06:13 +1000
1768
1769 lightdm (0.4.2-0ubuntu2) oneiric; urgency=low
1770
1771   * debian/Xsession:
1772     - Correctly load ~/.Xresource
1773
1774  -- Robert Ancell <robert.ancell@canonical.com>  Wed, 06 Jul 2011 09:29:15 +1000
1775
1776 lightdm (0.4.2-0ubuntu1) oneiric; urgency=low
1777
1778   * New upstream release
1779     - Fixes (LP: #798277)
1780   * debian/lightdm.upstart:
1781     - Don't source /etc/environment or /etc/default/locale - this is done in PAM
1782   * debian/Xsession:
1783     - Handle X resource directory being empty (LP: #800193)
1784
1785  -- Robert Ancell <robert.ancell@canonical.com>  Tue, 05 Jul 2011 15:22:12 +1000
1786
1787 lightdm (0.4.1-0ubuntu1) oneiric; urgency=low
1788
1789   * New upstream release
1790     - Fixes (LP: #793366)
1791   * debian/lightdm.conf:
1792   * debian/guest-session-cleanup.sh:
1793   * debian/guest-session-setup.sh:
1794     - Enable guest session
1795
1796  -- Robert Ancell <robert.ancell@canonical.com>  Thu, 30 Jun 2011 17:04:25 +0100
1797
1798 lightdm (0.4.0-0ubuntu7) oneiric; urgency=low
1799
1800   * debian/Xsession:
1801     - Correctly load Xresources (LP: #800193)
1802
1803  -- Robert Ancell <robert.ancell@canonical.com>  Mon, 27 Jun 2011 09:43:49 +0100
1804
1805 lightdm (0.4.0-0ubuntu6) oneiric; urgency=low
1806
1807   * debian/Xsession:
1808     - Set required variables to make Xsession.d scripts work (LP: #800192)
1809
1810  -- Robert Ancell <robert.ancell@canonical.com>  Mon, 27 Jun 2011 00:03:12 +1000
1811
1812 lightdm (0.4.0-0ubuntu5) oneiric; urgency=low
1813
1814   * debian/lightdm.lightdm-autologin.pam, debian/rules:
1815     - Actually install autologin PAM configuration (LP: #797669).
1816
1817  -- Colin Watson <cjwatson@ubuntu.com>  Fri, 17 Jun 2011 12:52:33 +0100
1818
1819 lightdm (0.4.0-0ubuntu4) oneiric; urgency=low
1820
1821   * debian/control: don't depends on gnome-icon-theme-full, the purpose of the
1822     binary is to not be installed by default, icons should be moved rather
1823
1824  -- Sebastien Bacher <seb128@ubuntu.com>  Fri, 17 Jun 2011 11:28:05 +0200
1825
1826 lightdm (0.4.0-0ubuntu3) oneiric; urgency=low
1827
1828   * debian/control:
1829     - Make GTK greeters depend on gnome-icon-theme-full (LP: #796793)
1830   * debian/Xsession:
1831   * debian/lightdm.conf:
1832     - Load profile and X resources when running session (LP: #794315)
1833       (LP: #795083)
1834
1835  -- Robert Ancell <robert.ancell@canonical.com>  Fri, 17 Jun 2011 15:26:59 +1000
1836
1837 lightdm (0.4.0-0ubuntu2) oneiric; urgency=low
1838
1839   * debian/copyright:
1840     - Drop copyright reference to obsolete ck-connector.[ch]
1841   * debian/patches/02_disable_tests.patch:
1842     - Disable regression tests as they're not running on the buildd's correctly
1843
1844  -- Robert Ancell <robert.ancell@canonical.com>  Fri, 17 Jun 2011 13:55:12 +1000
1845
1846 lightdm (0.4.0-0ubuntu1) oneiric; urgency=low
1847
1848   * New upstream release
1849   * debian/control:
1850     - Add build-depends on dbus for regression tests
1851     - lightdm pre-depends on dpkg (>= 1.15.7.2) to get dpkg-maintscript-helper
1852       support
1853     - Drop build-depends on libdbus-glib-1-dev, libck-connector-dev
1854   * debian/lightdm.conf:
1855     - Update to latest format
1856   * debian/lightdm.postinst:
1857   * debian/lightdm.postrm:
1858   * debian/lightdm.preinst:
1859     - Move config file from /etc/lightdm.conf to /etc/lightdm/lightdm.conf
1860   * debian/lightdm-autologin.pam:
1861     - Add autologin PAM session
1862   * debian/patches/01_resize_grip.patch:
1863     - Don't show resize grip on window
1864   * debian/patches/01_handle_all_signals.patch:
1865   * debian/patches/02_process_exit.patch:
1866     - Applied upstream
1867
1868  -- Robert Ancell <robert.ancell@canonical.com>  Fri, 17 Jun 2011 12:31:14 +1000
1869
1870 lightdm (0.3.7-0ubuntu2) oneiric; urgency=low
1871
1872   * debian/control:
1873     - Add ${python:Depends} and required dependencies for
1874       lightdm-greeter-example-python-gtk package (LP: #787409)
1875   * debian/patches/01_handle_all_signals.patch:
1876     - Correctly handle signals from external processes (LP: #789389)
1877   * debian/patches/02_process_exit.patch:
1878     - Fix crash when child processes quit (LP: #795050)
1879
1880  -- Robert Ancell <robert.ancell@canonical.com>  Fri, 10 Jun 2011 16:24:56 +1000
1881
1882 lightdm (0.3.7-0ubuntu1) oneric; urgency=low
1883
1884   * New upstream release
1885
1886  -- Robert Ancell <robert.ancell@canonical.com>  Mon, 30 May 2011 20:22:39 +1000
1887
1888 lightdm (0.3.6-0ubuntu1) oneiric; urgency=low
1889
1890   * New upstream release
1891   * debian/lightdm.conf:
1892     - Start display on active VT
1893
1894  -- Robert Ancell <robert.ancell@canonical.com>  Mon, 30 May 2011 16:43:37 +1000
1895
1896 lightdm (0.3.5-0ubuntu1) oneiric; urgency=low
1897
1898   * New upstream release
1899
1900  -- Robert Ancell <robert.ancell@canonical.com>  Tue, 24 May 2011 15:38:04 +1000
1901
1902 lightdm (0.3.4-0ubuntu1) oneiric; urgency=low
1903
1904   * New upstream release
1905
1906  -- Robert Ancell <robert.ancell@canonical.com>  Fri, 20 May 2011 14:56:09 +1000
1907
1908 lightdm (0.3.3-0ubuntu1) natty; urgency=low
1909
1910   * New upstream release
1911   * debian/lightdm-greeter-example-gtk.install:
1912     - Install .ui file
1913
1914  -- Robert Ancell <robert.ancell@canonical.com>  Tue, 10 May 2011 17:45:50 +0200
1915
1916 lightdm (0.3.2-0ubuntu1) natty; urgency=low
1917
1918   * New upstream release:
1919   * debian/lightdm-greeter-*.install:
1920     - Use new binary names
1921   * debian/lightdm.conf:
1922     - Start display on VT 7
1923
1924  -- Robert Ancell <robert.ancell@canonical.com>  Thu, 21 Apr 2011 15:31:24 +1000
1925
1926 lightdm (0.3.0-0ubuntu1) natty; urgency=low
1927
1928   * New upstream release
1929   * debian/control:
1930     - Add build-depends on valac
1931     - Drop build-depends on libwebkitgtk-dev
1932     - Rename gir1.0-lightdm-0 to gir1.2-lightdm-0
1933     - Webkit engine and theme dropped
1934     - Merge theme and engines into one package
1935     - Add vala-gtk, python-gtk and qt greeters
1936
1937  -- Robert Ancell <robert.ancell@canonical.com>  Sat, 16 Apr 2011 18:22:50 +1000
1938
1939 lightdm (0.2.3-0ubuntu2) natty; urgency=low
1940
1941   * debian/control:
1942     - Fix Vcs-Bzr link
1943
1944  -- Robert Ancell <robert.ancell@canonical.com>  Fri, 14 Jan 2011 14:44:48 -0600
1945
1946 lightdm (0.2.3-0ubuntu1) natty; urgency=low
1947
1948   * New upstream release
1949   * debian/control:
1950     - Build depend on libwebkitgtk-dev
1951
1952  -- Robert Ancell <robert.ancell@canonical.com>  Fri, 14 Jan 2011 14:39:15 -0600
1953
1954 lightdm (0.2.2-0ubuntu2) natty; urgency=low
1955
1956   * debian/copyright:
1957     - Update copyright for liblightdm-gobject and liblightdm-qt
1958
1959  -- Robert Ancell <robert.ancell@canonical.com>  Wed, 15 Dec 2010 10:16:16 +1100
1960
1961 lightdm (0.2.2-0ubuntu1) natty; urgency=low
1962
1963   * New upstream release
1964   * debian/copyright:
1965     - Update copyright for src/ck-connector.[ch]
1966   * debian/liblightdm-gobject-0-dev:
1967     - .vapi file has moved location
1968   * debian/lightdm.upstart:
1969     - Tidy up upstart config
1970   * debian/rules:
1971     - Compile with --with-greeter-user=lightdm
1972
1973  -- Robert Ancell <robert.ancell@canonical.com>  Thu, 09 Dec 2010 11:45:44 +1100
1974
1975 lightdm (0.2.1-0ubuntu1) natty; urgency=low
1976
1977   [ Julien Lavergne ]
1978   * debian/lightdm.{config,pam,postinst,postrm,prerm,upstart,init}
1979    - Add configuration based on gdm and xdm ones.
1980   * debian/rules:
1981    - Use dh_installinit --no-start
1982    - Remove .la and .a files.
1983    - Pass --list-missing to dh_install.
1984    - Don't use --with quilt with format 3.0.
1985    - Use with autoreconf.
1986   * debian/control:
1987    - Add myself to Uploaders, and use ubuntu address for Maintainer.
1988    - Build-depends on dh-autoreconf and gtk-doc-tools
1989    - Improve the description.
1990    - Add depends on libpam-runtime (>= 0.76-14) and libpam-modules for pam
1991      support.
1992    - Add depends on adduser.
1993    - Provides x-display-manager.
1994    - Add depends on libglib2.0-dev, libdbus-glib-1-dev and libxklavier-dev for
1995      libldmgreeter-dev.
1996   * debian/libldmgreeter-dev.install:
1997    - Install .so
1998   * debian/lightdm.install
1999    - Install conf file for DBus.
2000   * debian/lightdm.dirs
2001    - Add /var directories for logs, and cache.
2002   * debian/po & debian/lightdm.template:
2003    - Add translations for display manager switch.
2004   * debian/copyright:
2005    - Update address for source code and copyright for debian/.
2006   * debian/lightdm.conf:
2007    - Sync with upstream modification.
2008   * debian/lightdm.manpages
2009    - Add the upstream manpage.
2010
2011   [ Robert Ancell ]
2012   * New upstream release
2013   * Rename from libldmgreeter to liblightdm
2014   * debian/control:
2015     - Use ubuntu-desktop Bzr link
2016   * debian/gir1.0-lightdm-0.install:
2017     - Install typelib into correct package
2018   * debian/lightdm.postinst:
2019   * debian/lightdm.postrm:
2020     - Create lightdm user
2021
2022  -- Robert Ancell <robert.ancell@canonical.com>  Wed, 01 Dec 2010 08:40:37 +1100
2023
2024 lightdm (0.2.0-0ubuntu1) maverick; urgency=low
2025
2026   * New upstream release
2027   * debian/control:
2028     - Use standards version 3.9.1
2029   * debian/lightdm.conf:
2030   * debian/rules:
2031     - Make an Ubuntu specific default config file
2032
2033  -- Robert Ancell <robert.ancell@canonical.com>  Fri, 12 Nov 2010 13:58:43 +1100
2034
2035 lightdm (0.1.2-0ubuntu2) maverick; urgency=low
2036
2037   * debian/lightdm-theme-gnome.install:
2038   * debian/lightdm-theme-webkit.install:
2039     - Fix install location of themes
2040
2041  -- Robert Ancell <robert.ancell@canonical.com>  Tue, 12 Oct 2010 15:52:24 +1100
2042
2043 lightdm (0.1.2-0ubuntu1) maverick; urgency=low
2044
2045   * New upstream release
2046
2047  -- Robert Ancell <robert.ancell@canonical.com>  Fri, 10 Sep 2010 16:57:49 +1000
2048
2049 lightdm (0.1.1-0ubuntu1) maverick; urgency=low
2050
2051   * New upstream release
2052
2053  -- Robert Ancell <robert.ancell@canonical.com>  Sat, 14 Aug 2010 22:06:43 +1000
2054
2055 lightdm (0.1.0-0ubuntu2) maverick; urgency=low
2056
2057   * debian/lightdm-theme-gnome.install:
2058     - Install gnome theme data
2059
2060  -- Robert Ancell <robert.ancell@canonical.com>  Thu, 22 Jul 2010 22:17:46 +0200
2061
2062 lightdm (0.1.0-0ubuntu1) maverick; urgency=low
2063
2064   * New upstream release
2065
2066  -- Robert Ancell <robert.ancell@canonical.com>  Thu, 22 Jul 2010 21:57:35 +0200
2067
2068 lightdm (0.0.4-0ubuntu1) maverick; urgency=low
2069
2070   * New upstream release
2071   * debian/control:
2072     - Build-depend on libxdmcp-dev, libxcb1-dev
2073     - Use standards-version 3.9.0
2074
2075  -- Robert Ancell <robert.ancell@canonical.com>  Fri, 16 Jul 2010 10:12:40 +1000
2076
2077 lightdm (0.0.3-0ubuntu2) maverick; urgency=low
2078
2079   * debian/control:
2080     - Build-depend on libxklavier-dev
2081
2082  -- Robert Ancell <robert.ancell@canonical.com>  Sat, 10 Jul 2010 15:33:57 +1000
2083
2084 lightdm (0.0.3-0ubuntu1) maverick; urgency=low
2085
2086   * New upstream release
2087     - Wait for signal from X server before starting session
2088     - Add language API
2089     - Add keyboard layout API
2090     - Add gettext support to the WebKit greeter
2091
2092  -- Robert Ancell <robert.ancell@canonical.com>  Sat, 10 Jul 2010 14:07:26 +1000
2093
2094 lightdm (0.0.2-0ubuntu1maverick1) maverick; urgency=low
2095
2096   * New upstream release:
2097     - Fix installation of D-Bus service file
2098     - Allow DISPLAY env variable to be passed to X server so can run Xephyr
2099     - Handle no automatic login in webkit theme
2100   * debian/control:
2101     - Remove invalid ${shlibs:Depends} lines on binary free packages
2102   * debian/watch:
2103     - Update watch location
2104
2105  -- Robert Ancell <robert.ancell@canonical.com>  Thu, 01 Jul 2010 11:47:58 +1000
2106
2107 lightdm (0.0.1-0ubuntu1) maverick; urgency=low
2108
2109   * Initial release
2110
2111  -- Robert Ancell <robert.ancell@canonical.com>  Sun, 27 Jun 2010 11:14:01 +1000