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