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