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