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