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