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