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