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