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