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