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