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