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