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