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