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