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