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