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