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