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