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