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