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