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