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