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