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