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