]> rtime.felk.cvut.cz Git - sojka/debian/lightdm.git/blob - debian/changelog
upload to unstable
[sojka/debian/lightdm.git] / debian / changelog
1 lightdm (1.14.0-1) unstable; urgency=medium
2
3   * debian/patches:
4     - 02_fix-apparmor-profile updated, following information from Mathieu
5       Parent.                                                   closes: #780456
6   * debian/watch updated to follow 1.14 branch.
7   * New upstream release.
8   * debian/lightdm.install:
9     - install bash completion files.
10   * debian/liblightdm-qt-3-0.symbols updated for new release.
11   * Upload to unstable.
12
13  -- Yves-Alexis Perez <corsac@debian.org>  Wed, 06 May 2015 22:42:17 +0200
14
15 lightdm (1.12.3-1) experimental; urgency=medium
16
17   * New upstream release.
18   * debian/patches:
19     - 02_fix-apparmor-profile edited, dropped parts unneeded anymore with more
20       recent AppArmor.
21
22  -- Yves-Alexis Perez <corsac@debian.org>  Fri, 13 Mar 2015 22:36:14 +0100
23
24 lightdm (1.12.2-1) experimental; urgency=medium
25
26   * New upstream release.
27   * debian/patches:
28     - 01_set-default-path and 06_change-user-dirs refreshed for new release.
29     - 03_use-desktopnames-properties dropped, included upstream.
30   * debian/liblightdm-gobject-1-0.symbols updated for new symbols.
31   * debian/liblightdm-qt-3-0.symbols updated for new symbols.
32
33  -- Yves-Alexis Perez <corsac@debian.org>  Sun, 08 Mar 2015 22:06:41 +0100
34
35 lightdm (1.10.3-3) unstable; urgency=medium
36
37   * debian/patches:
38     - 06_change-user-dirs edited, don't use /var/lib/lightdm directly (it
39     seems to confuse lightdm and break .dmrc saving) but use
40     /var/lib/lightdm/data and create it at runtime.             closes: #767359
41
42  -- Yves-Alexis Perez <corsac@debian.org>  Tue, 04 Nov 2014 21:58:15 +0100
43
44 lightdm (1.10.3-2) unstable; urgency=medium
45
46   * debian/patches:
47     - 03_use-desktopnames-properties added, from upstream bzr r1984, use
48     DesktopNames property in session .desktop file instead of
49     X-LightDM-DesktopName since GDM uses that key too.
50
51  -- Yves-Alexis Perez <corsac@debian.org>  Fri, 24 Oct 2014 14:32:07 +0200
52
53 lightdm (1.10.3-1) unstable; urgency=medium
54
55   * New upstream release.
56   * debian/patches:
57     - 04_fix-double-free-configuration-key-source dropped, included upstream.
58   * debian/upstream/signing-key.asc added, add PGP key for Robert Ancell
59     (0x18EAA1890F7C882E).
60   * debian/watch updated, add mangle option to check PGP signatures.
61
62  -- Yves-Alexis Perez <corsac@debian.org>  Thu, 09 Oct 2014 13:01:51 +0200
63
64 lightdm (1.10.2-3) unstable; urgency=medium
65
66   * debian/patches:
67     - 04_fix-double-free-configuration-key-source added, fix crash when
68       key sources are defined twice in config files.            closes: #762211
69     - 06_change-user-dirs added, use /var/lib/lightdm as user dirs, since it's
70       the home dir for lightdm user since the beginning and it's already
71       correctly created.                                        closes: #749243
72   * debian/control:
73     - update standards version to 3.9.6.
74
75  -- Yves-Alexis Perez <corsac@debian.org>  Wed, 08 Oct 2014 22:51:19 +0200
76
77 lightdm (1.10.2-2) unstable; urgency=medium
78
79   * debian/patches:
80     - 05_debianize-pam-files edited, don't log an error if
81     libpam-gnome-keyring is not installed.                      closes: #683508
82   * debian/control:
83     - put lipam-systemd before consolekit in alternative.       closes: #763187
84   * debian/lightdm.postinst:
85     - make sure /var/lib/lightdm always exists.                 closes: #762218
86
87  -- Yves-Alexis Perez <corsac@debian.org>  Sun, 28 Sep 2014 21:58:17 +0200
88
89 lightdm (1.10.2-1) unstable; urgency=medium
90
91   * debian/patches:
92     - 06_allow_libpamsystemd_and_ck_together dropped, ConsoleKit is now
93       deprecated (wether we're using init=systemd or not).
94   * New upstream release.
95   * debian/liblightdm-gobject-1-0.symbols:
96     - update symbol file, add lightdm_user_get_uid.
97
98  -- Yves-Alexis Perez <corsac@debian.org>  Wed, 17 Sep 2014 21:48:07 +0200
99
100 lightdm (1.10.1-3) unstable; urgency=medium
101
102   * debian/rules:
103     - stop installing apparmor guest profile.                   closes: #747252
104   * debian/control:
105     - make the libpam-systemd dependency linux-any.
106
107  -- Yves-Alexis Perez <corsac@debian.org>  Wed, 11 Jun 2014 20:55:38 +0200
108
109 lightdm (1.10.1-2) unstable; urgency=medium
110
111   * debian/patches:
112     - 02_fix-apparmor-profile updated, fix chromium path in apparmor
113       abstraction profile.                                      closes: #742829
114   * debian/control:
115     - add libpam-systemd as consolekit alternative dependency.  closes: #747619
116
117  -- Yves-Alexis Perez <corsac@debian.org>  Sat, 17 May 2014 15:31:23 +0200
118
119 lightdm (1.10.1-1) unstable; urgency=medium
120
121   * New upstream release.
122   * debian/patches:
123     - really apply 02_fix-apparmor-profile, update it.  (really) closes:#736075
124
125  -- Yves-Alexis Perez <corsac@debian.org>  Tue, 06 May 2014 07:43:05 +0200
126
127 lightdm (1.10.0-3) unstable; urgency=medium
128
129   * debian/control:
130     - add build-dep on dh-systemd.
131   * debian/lightdm.postinst:
132     - handle symlinks for systemd service files according to the currently
133       selected display manager.
134   * debian/lightdm.service:
135     - add systemd service file, thanks Martin Pitt for the work.closes: #733220
136   * debian/rules:
137     - use dh systemd addon and configure it to not start the lightdm service
138       at once.
139
140  -- Yves-Alexis Perez <corsac@debian.org>  Mon, 28 Apr 2014 21:15:45 +0200
141
142 lightdm (1.10.0-2) unstable; urgency=medium
143
144   * Upload to unstable.
145
146  -- Yves-Alexis Perez <corsac@debian.org>  Tue, 22 Apr 2014 23:33:26 +0200
147
148 lightdm (1.10.0-1) experimental; urgency=medium
149
150   * New upstream stable release.
151   * debian/watch updated to track 1.10 branch.
152
153  -- Yves-Alexis Perez <corsac@debian.org>  Tue, 08 Apr 2014 22:54:47 +0200
154
155 lightdm (1.9.13-1) experimental; urgency=medium
156
157   * New upstream development release.
158
159  -- Yves-Alexis Perez <corsac@debian.org>  Tue, 25 Mar 2014 22:04:52 +0100
160
161 lightdm (1.9.11-1) experimental; urgency=medium
162
163   * New upstream development release.
164   * debian/watch updated to track versions over 10.
165   * debian/patches:
166     - 02_fix-build-glib-before-2.40 removed, included upstream.
167
168  -- Yves-Alexis Perez <corsac@debian.org>  Thu, 13 Mar 2014 09:19:21 +0100
169
170 lightdm (1.9.9-1) experimental; urgency=medium
171
172   * New upstream development release.
173   * debian/liblightdm-gobject-1-0.symbols, debian/liblightdm-qt-3-0.symbols:
174     - add a symbol file to handle library dependencies more carefully.
175   * debian/patches:
176     - 02_fix-build-glib-before-2.40 added, fix FTBFS with glib before 2.40.
177
178  -- Yves-Alexis Perez <corsac@debian.org>  Wed, 12 Mar 2014 11:00:42 +0100
179
180 lightdm (1.9.8-1) experimental; urgency=medium
181
182   * New upstream development release.
183
184  -- Yves-Alexis Perez <corsac@debian.org>  Fri, 21 Feb 2014 22:05:10 +0100
185
186 lightdm (1.9.6-1) experimental; urgency=medium
187
188   * New upstream development release.
189
190  -- Yves-Alexis Perez <corsac@debian.org>  Wed, 22 Jan 2014 21:18:16 +0100
191
192 lightdm (1.9.5-1) experimental; urgency=medium
193
194   * New upstream development release.
195   * debian/watch updated to track 1.9 branch.
196   * debian/patches:
197     - 04_dont-add-pkglibexecdir-path dropped, gdm-flexiserver script has been
198       dropped from LightDM so the PATH addition was dropped as well.
199     - 01_set-default-path and 06_allow_libpamsystemd_and_ck_together
200       refreshed.
201   * debian/rules:
202     - stop removing gdmflexiserver since it doesn't exist anymore.
203     - configure libexecdir to be /u/l/*/lightdm.
204   * debian/lightdm.install:
205     - drop install of lightdm-set-defaults.
206     - rename lightdm-guest-session-wrapper to lightdm-guest-session.
207
208  -- Yves-Alexis Perez <corsac@debian.org>  Sun, 29 Dec 2013 22:28:33 +0100
209
210 lightdm (1.8.8-1) unstable; urgency=medium
211
212   * New upstream release.
213
214  -- Yves-Alexis Perez <corsac@debian.org>  Thu, 13 Mar 2014 09:35:36 +0100
215
216 lightdm (1.8.7-1) unstable; urgency=medium
217
218   * New upstream release.
219   * debian/patches:
220     - 03_fix-pam_chauthtok-call dropped, included upstream.
221
222  -- Yves-Alexis Perez <corsac@debian.org>  Thu, 06 Feb 2014 21:41:24 +0100
223
224 lightdm (1.8.6-2) unstable; urgency=medium
225
226   * debian/patches:
227     - 03_fix-pam_chauthtok-call added, pass PAM_CHANGE_EXPIRED_AUTHTOK to the
228       pam_chauthtok() call.                                     closes: #735670
229
230  -- Yves-Alexis Perez <corsac@debian.org>  Sun, 02 Feb 2014 14:15:27 +0100
231
232 lightdm (1.8.6-1) unstable; urgency=medium
233
234   * New upstream release.
235   * debian/patches:
236     - 02_fix-apparmor-profile added: remove inclusion of an AppArmor
237       abstraction not available in Debian.                      closes: #736075
238
239  -- Yves-Alexis Perez <corsac@debian.org>  Wed, 22 Jan 2014 21:10:28 +0100
240
241 lightdm (1.8.5-3) unstable; urgency=low
242
243   * debian/lightdm.postrm: warn if user/group deletion failed.  closes: #731220
244   * debian/control:
245     - update standards version to 3.9.5.
246
247  -- Yves-Alexis Perez <corsac@debian.org>  Sun, 29 Dec 2013 14:55:54 +0100
248
249 lightdm (1.8.5-2) unstable; urgency=medium
250
251   * debian/patches:
252     - 06_allow_libpamsystemd_and_ck_together added. Create a ConsoleKit
253       session, even if a logind session already exists. That makes transition
254       from ConsoleKit to systemd/logind somehow easier, but means some events
255       might happen twice.                                       closes: #728361
256
257  -- Yves-Alexis Perez <corsac@debian.org>  Mon, 02 Dec 2013 21:15:54 +0100
258
259 lightdm (1.8.5-1) unstable; urgency=low
260
261   * New upstream bugfix release.
262   * debian/patches:
263     - 02_default-config removed, replaced by a config snippet.
264   * debian/01_debian.conf:
265     - add config snippet for Debian specific config
266   * debian/lightdm.install:
267     - install 01_debian.conf to /usr/share/lightdm/lightdm.conf.d/
268
269  -- Yves-Alexis Perez <corsac@debian.org>  Thu, 07 Nov 2013 10:20:11 +0100
270
271 lightdm (1.8.3-1) unstable; urgency=low
272
273   * New upstream release.
274   * debian/rules:
275     - enable all hardening flags.
276
277  -- Yves-Alexis Perez <corsac@debian.org>  Thu, 31 Oct 2013 09:31:16 +0100
278
279 lightdm (1.8.2-1) unstable; urgency=low
280
281   * New upstream release.
282   * debian/patches:
283     - 01_set-default-path, 02_default-config, 05_debianize-pam-files
284       refreshed.
285     - 03_quit-plymouth disabled for now, to check if problem is really fixed
286       upstream.
287   * debian/control:
288     - rename liblightdm-qt-2-0 to liblightdm-qt-3-0 to match updated soname.
289
290  -- Yves-Alexis Perez <corsac@debian.org>  Sun, 20 Oct 2013 20:45:55 +0200
291
292 lightdm (1.6.3-1) unstable; urgency=low
293
294   * New upstream release.
295
296  -- Yves-Alexis Perez <corsac@debian.org>  Wed, 09 Oct 2013 21:22:43 +0200
297
298 lightdm (1.6.2-1) unstable; urgency=low
299
300   [ Yves-Alexis Perez ]
301   * debian/po:
302     - update pl.po, thanks Michał Kułach.                       closes: #711378
303   * New upstream release.
304     - fix wrong permissions on .Xauthority file and don't pollute homedir with
305       temporary files.                                          closes: #721744
306   * debian/watch updated to track 1.6 branch.
307   * debian/control:
308     - update standards version to 3.9.4.
309
310   [ Evgeni Golov ]
311   * Correct Vcs-* URLs to point to anonscm.debian.org
312
313  -- Yves-Alexis Perez <corsac@debian.org>  Wed, 11 Sep 2013 07:41:13 +0200
314
315 lightdm (1.6.0-3) unstable; urgency=low
316
317   * debian/control:
318     - drop valac-0.18 dependency for now since it's not available in sid
319       anyway.                                                   closes: #707176
320
321  -- Yves-Alexis Perez <corsac@debian.org>  Sat, 11 May 2013 23:48:35 +0200
322
323 lightdm (1.6.0-2) unstable; urgency=low
324
325   [ Niv Sardi ]
326   * Build with GIR
327
328   [ Yves-Alexis Perez ]
329   * Upload to unstable.
330   * debian/rules:
331     - hardening=+pie segfaults but +bindnow does work so keep it enabled.
332   * debian/docs removed: stop shipping NEWS file since it's the same as
333     changelog.
334
335  -- Yves-Alexis Perez <corsac@debian.org>  Sun, 05 May 2013 14:09:23 +0200
336
337 lightdm (1.6.0-1) experimental; urgency=low
338
339   * New upstream release.
340
341  -- Yves-Alexis Perez <corsac@debian.org>  Wed, 17 Apr 2013 22:06:36 +0200
342
343 lightdm (1.5.3-1) experimental; urgency=low
344
345   * New upstream unstable release.
346   * debian/docs: ship NEWS file.                                closes: #689870
347   * debian/watch:
348     - support .xz tarballs.
349   * debian/patches:
350     - 01_set-default-path, 03_quit-plymouth, 04_dont-add-pkglibexecdir-path
351       and 05_debianize-pam-files refreshed.
352   * debian/control:
353     - add build-dep on libgcrypt11-dev.
354   * debian/rules:
355     - disable pie hardening flags for now, it segfaults at startup.
356     - fix gdmflexiserver removal
357     - fix permissions on apparmor profiles.
358   * debian/lightdm.install:
359     - install apparmor profiles.
360
361  -- Yves-Alexis Perez <corsac@debian.org>  Sun, 07 Apr 2013 14:30:05 +0200
362
363 lightdm (1.4.0-1) experimental; urgency=low
364
365   * New upstream release.
366   * debian/patches:
367     - 01_set-default-path, 02_default-config and
368       04_dont-add-pkglibexecdir-path refreshed for new release.
369     - 05_debianize-pam-files added, Debianize the lightdm and
370       lightdm-autologin pam config files.
371   * debian/control:
372     - suggests upower.                                          closes: #679538
373     - make lightdm depends on lightdm-gtk-greeter | lightdm-greeter, thanks
374       Ralf Jung for the report.                                 closes: #684714
375     - add build-dep on itstool.
376   * debian/lightdm.install:
377     - stop installing lightdm upstart script since it's broken. closes: #679409
378     - install /u/s/help.* 
379     - install PAM files
380   * debian/rules:
381     - stop installing own PAM files.
382   * debian/*.pam: drop obsolete PAM files.
383
384  -- Yves-Alexis Perez <corsac@debian.org>  Sun, 07 Oct 2012 09:16:34 +0200
385
386 lightdm (1.2.2-3) unstable; urgency=low
387
388   * debian/lightdm.pam:
389     - enable pam_loginuid.                                      closes: #677435
390   * debian/lightdm.lightdm-autologin.pam added, support auto-login when
391     configured in /etc/lightdm/lightdm.conf.                    closes: #636104
392   * debian/rules:
393     - install both pam files.
394
395  -- Yves-Alexis Perez <corsac@debian.org>  Mon, 18 Jun 2012 21:13:57 +0200
396
397 lightdm (1.2.2-2) unstable; urgency=low
398
399   * debian/rules:
400     - re-enable tests now that gcc-4.7 has been fixed.
401
402  -- Yves-Alexis Perez <corsac@debian.org>  Wed, 13 Jun 2012 19:51:16 +0200
403
404 lightdm (1.2.2-1) unstable; urgency=low
405
406   * Upload to unstable.
407   * New upstream release.                                       closes: #673036
408   * debian/rules:
409     - build with --parallel.
410     - disable silent rules so build logs are useful.
411     - disable building test for now since it fails with gcc-4.7.
412   * debian/*.lintian-overrides added, override warning for hardening
413     checks, we do enable build flags.
414
415  -- Yves-Alexis Perez <corsac@debian.org>  Tue, 15 May 2012 22:44:04 +0200
416
417 lightdm (1.2.0-1) experimental; urgency=low
418
419   [ Yves-Alexis Perez ]
420   * New upstream release.
421     - don't leak fds to child processes.                        closes: #658678
422   * debian/po:
423     - da.po updated, thanks to “Joe Dalton”.                    closes: #650946
424   * debian/control:
425     - add Provides: on x-display-manager.                       closes: #654343
426     - liblightdm-gobject-dev requires libdbus-glib-1-dev and libxklavier-dev
427       so add dependencies.
428     - drop lightdm-{gtk,qt}-greeter packages since they have been moved to
429       standalone packages.
430     - rename lightdm-qt-1-0 package to -2-0 to follow soname bump.
431     - drop dh-autoreconf build-dep.
432     - fix liblightdm*-dev package not depending on the library package itself.
433     - update standards version to 3.9.3.
434   * debian/watch updated for new tarballs location.
435   * debian/patches:
436     - 01_set-default-path refreshed.
437     - 02_default-config.patch refreshed
438       + use lightdm-greeter as greeter name, which is provided as an
439         alternative by the various greeters.
440     - 04_default-gtk-greeter-config dropped since lightm-gtk-greeter has been
441       moved to standalone package.
442     - 06_move-progs-to-pkglibexecdir dropped, included upstream.
443     - 07_CVE-2011-4105 dropped, code doesn't exist anymore.
444     - 08_CVE-2011-3153 dropped, included upstream.
445   * debian/rules:
446     - don't install libsystem as it's only useful for tests.
447     - drop autoreconf since we don't need it anymore.
448   * debian/lightdm-{gtk,qt}-greeter.{config.install.templates,postinst,prerm}
449     dropped.
450   * debian/lightdm.pam:
451      - add selinux lines, thanks Laurent Bigonville.            closes: #664805
452
453   [ Lionel Le Folgoc ]
454   * debian/patches: add missing DEP3 headers.
455
456  -- Yves-Alexis Perez <corsac@debian.org>  Fri, 06 Apr 2012 21:32:13 +0200
457
458 lightdm (1.0.6-3) unstable; urgency=low
459
460   * debian/patches:
461     - 07_CVE-2011-4105 refreshed, use AC_USE_SYSTEM_EXTENSIONS in configure.ac
462       so GNU extensions are used even on kFreeBSD.              closes: #649633
463   * debian/rules:
464     - explicitly disable introspection. It seems only enabled on kFreeBSD
465       builds for some reason.
466
467  -- Yves-Alexis Perez <corsac@debian.org>  Sat, 26 Nov 2011 09:34:47 +0100
468
469 lightdm (1.0.6-2) unstable; urgency=high
470
471   * urgency=high for security fixes.
472   * debian/patches:
473     - 07_CVE-2011-4105 added, make sure the file is not a link when chowning
474       it. (CVE-2011-4105)
475     - 08_CVE-2011-3153 added, fix information disclosure by droping privileges
476       before reading and re-writing ~/.dmrc.
477
478  -- Yves-Alexis Perez <corsac@debian.org>  Tue, 15 Nov 2011 21:39:30 +0100
479
480 lightdm (1.0.6-1) unstable; urgency=high
481
482   * New upstream release, urgency=high for security fix.
483     - fix .Xauthority ownership using lchown() (CVE-2011-4105)
484
485  -- Yves-Alexis Perez <corsac@debian.org>  Fri, 04 Nov 2011 20:54:52 +0100
486
487 lightdm (1.0.4-1) unstable; urgency=low
488
489   * New upstream release.
490   * debian/patches:
491     - 01_set-default-path refreshed.
492
493  -- Yves-Alexis Perez <corsac@debian.org>  Wed, 26 Oct 2011 07:29:19 +0200
494
495 lightdm (1.0.3-1) unstable; urgency=low
496
497   * New upstream release.
498   * debian/watch updated to only track stable releases.
499   * debian/patches:
500     - 01_set-default-path and 05_dont-add-pkglibexecdir-path refreshed for new
501       upstream release.
502     - 06_move-lightdm-set-defaults-to-pkglibexecdir renamed to
503       06_move-progs-to-pkglibexecdir, use the same patch to move
504       lightdm-guest-session-wrapper to pkglibexecdir and refresh the original
505       patch for new upstream.
506   * debian/lightdm.install:
507     - install lightdm-guest-session-wrapper.
508
509  -- Yves-Alexis Perez <corsac@debian.org>  Sat, 08 Oct 2011 13:39:15 +0200
510
511 lightdm (1.0.2-1) unstable; urgency=low
512
513   * New upstream release.
514     - don't use autologin pam service, fix startup.             closes: #643844
515   * debian/control:
516     - add recommends on policykit-1 to greeters.                closes: #643292
517   * debian/patches:
518     - 05_dont-add-pkglibexecdir-path refreshed for new upstream release.
519
520  -- Yves-Alexis Perez <corsac@debian.org>  Thu, 06 Oct 2011 07:41:40 +0200
521
522 lightdm (1.0.0-3) unstable; urgency=low
523
524   * debian/lightdm-{gtk,qt}.{postinst,prerm}:
525     - don't use dpkg-architecture since it's in dpkg-dev.       closes: #643792
526
527  -- Yves-Alexis Perez <corsac@debian.org>  Thu, 29 Sep 2011 22:26:18 +0200
528
529 lightdm (1.0.0-2) unstable; urgency=low
530
531   * debian/rules:
532     - correctly enable pie and bindnow.
533     - use a variable for multi-arch path instead of *.
534     - use autoreconf dh addon
535   * debian/control:
536     - add build-dep on dh-autoreconf and gtk-doc-tools
537   * debian/patches:
538     - 06_move-lightdm-set-defaults-to-pkglibexecdir added, move
539       lightdm-set-defaults to pkglibexecdir instead of libexecdir.
540   * debian/lightdm-{gtk,qt}-greeter.{postinst,prerm}:
541     - use variable for multi-arch path instead of *.
542     - update lightdm-set-defaults path to re-add lightdm folder.
543
544  -- Yves-Alexis Perez <corsac@debian.org>  Thu, 29 Sep 2011 12:09:35 +0200
545
546 lightdm (1.0.0-1) unstable; urgency=low
547
548   * New upstream release.
549   * debian/patches:
550     - all patches refreshed
551     - 02_default-config: explicitly disable tcp listen.
552   * debian/rules:
553     - drop all hardening rules now done by dh in compat mode 9, but manually
554       add pie and bindnow.
555     - add -Wl,--as-needed -Wl,-O1 to LDFLAGS.
556     - update gdmflexiserver path for multi-arch paths.
557   * debian/compat bumped to 9.
558   * debian/control:
559     - added build-deb on dpkg-dev (>= 1.16.1) for hardening support.
560     - dropped hardening-includes from build-depends, now superseded
561     - update debhelper build-dep to 9 for compat mode v9.
562     - add Pre-Depends: ${misc:Pre-Depends} to the lib packages.
563     - add Recommends: on gnome-icon-theme to gtk greeter.       closes: #643291
564   * debian/liblightdm-gobject-1-0.install,
565     debian/liblightdm-gobject-dev.install, debian/liblightdm-qt-1-0.install,
566     debian/liblightdm-qt-dev.install, debian/lightdm.install:
567     - update to use multi-arch folders.
568   * debian/lightdm.install:
569     - in v9 compat mode, libexecdir doesn't have the package name added so
570       update in consequence
571   * debian/liblightdm*.{postinst,prerm}:
572     - update path to lightdm-set-defaults.
573   * debian/lightdm.postinst:
574     - don't fail if one can't reload dbus, like in a chroot.    closes: #642295
575
576  -- Yves-Alexis Perez <corsac@debian.org>  Thu, 29 Sep 2011 07:39:18 +0200
577
578 lightdm (0.9.7-1) unstable; urgency=low
579
580   * New upstream release.
581     - fix consolekit session issues.
582
583  -- Yves-Alexis Perez <corsac@debian.org>  Fri, 16 Sep 2011 08:01:12 +0200
584
585 lightdm (0.9.6-1) unstable; urgency=low
586
587   * New upstream release:
588     - don't write user files as root to prevent symlinks attacks
589       [CVE-2011-3349]                                           closes: #639151
590   * debian/patches:
591     - 01_set-default-path, 02_default-config, 03_quit-plymouth,
592       04_default-gtk-greeter-config refreshed.
593     - 05_always-export-XAUTHORITY dropped, included upstream. 
594     - 05_dont-add-pkglibexecdir-path added, don't add /usr/lib/lightdm/lightdm
595       to the PATH, it's ugly.
596   * debian/rules:
597     - don't install gdmflexiserver script for now until the PATH issue is
598       solved.
599   * debian/lightdm.install
600     - install lightdm-set-default and dm-tool there.
601   * debian/lightdm-{gtk,qt}-greeter.{config,templates,postinst,prerm}:
602     - provide a way to select the current greeter through debconf. Other
603       packages providing a greeter use the same templates/config to register
604       themselves in debconf.
605   * debian/control:
606     - add suggests on accountsservice.
607
608  -- Yves-Alexis Perez <corsac@debian.org>  Thu, 15 Sep 2011 11:36:21 +0200
609
610 lightdm (0.9.2-3) unstable; urgency=low
611
612   * debian/patches:
613     - 05_always-export-XAUTHORITY added, always export path to xauth file.
614   * debian/lightdm-xsession.desktop:
615     - provide a default xsession desktop file.                  closes: #636111
616
617  -- Yves-Alexis Perez <corsac@debian.org>  Sat, 06 Aug 2011 11:34:57 +0200
618
619 lightdm (0.9.2-2) unstable; urgency=low
620
621   * debian/control;
622     - use real package name in greeter dependency.              closes: #636020
623     - recommends desktop-base (for default background) and
624       gnome-theme-standards (for Adwaita GTK+ 3 theme) in GTK+ greeter.
625   * debian/patches:
626     - 04_default-gtk-greeter-config added, tune GTK+ greeter config to match
627       Debian themes.
628
629  -- Yves-Alexis Perez <corsac@debian.org>  Sat, 30 Jul 2011 20:03:59 +0200
630
631 lightdm (0.9.2-1) unstable; urgency=low
632
633   * New upstream release.
634   * debian/lightdm.install:
635     - install locale files in lightdm package.
636   * debian/rules:
637     - set greeter user at build time.
638   * debian/control:
639     - rename the greeter packages to fit what's in Ubuntu.
640     - lightdm-vala doesn't provide a greeter anymore.
641   * debian/lightdm{,-gtk-greeter}.install:
642     - ship GTK+ greeter config file in the lightdm-gtk-greeter package.
643   * debian/lightdm.{config,templates} and debian/po debconf files added from
644     Ubuntu package.
645
646  -- Yves-Alexis Perez <corsac@debian.org>  Fri, 29 Jul 2011 20:32:36 +0200
647
648 lightdm (0.9.0-1) unstable; urgency=low
649
650   * Initial release.                                            closes: #615591
651
652  -- Yves-Alexis Perez <corsac@debian.org>  Thu, 28 Jul 2011 22:39:44 +0200