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