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