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