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