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