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