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