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