1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
|
# ChangeLog for x11-misc/lightdm
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/lightdm/ChangeLog,v 1.66 2013/07/30 13:51:58 hwoarang Exp $
*lightdm-1.7.7 (30 Jul 2013)
30 Jul 2013; Markos Chandras <hwoarang@gentoo.org>
+files/lightdm-1.7.7-session-wrapper.patch, +lightdm-1.7.7.ebuild,
-lightdm-1.3.3.ebuild, -lightdm-1.4.0-r1.ebuild, lightdm-1.0.11.ebuild,
lightdm-1.2.2-r3.ebuild, lightdm-1.4.0-r2.ebuild, lightdm-1.4.0.ebuild:
Version bump. Remove old. Fix gobject-introspection dependencies. Bug #471448
25 May 2013; Ben de Groot <yngwin@gentoo.org> metadata.xml:
Remove myself as maintainer, bug #412697
*lightdm-1.4.0-r2 (18 May 2013)
18 May 2013; Markos Chandras <hwoarang@gentoo.org> +files/lightdm.service,
+lightdm-1.4.0-r2.ebuild:
Revbump to add systemd unit file. Thanks to Fabio Erculiani
<lxnay@gentoo.org>. Bug #412697
09 May 2013; Markus Meier <maekke@gentoo.org> lightdm-1.4.0-r1.ebuild:
add ~arm, bug #454326
02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> lightdm-1.0.11.ebuild,
lightdm-1.2.2-r3.ebuild, lightdm-1.3.3.ebuild, lightdm-1.4.0-r1.ebuild,
lightdm-1.4.0.ebuild:
Move Qt dependencies to the new category
03 Feb 2013; Agostino Sarubbo <ago@gentoo.org> lightdm-1.4.0-r1.ebuild:
Add ~ppc, wrt bug #454326
*lightdm-1.4.0-r1 (27 Jan 2013)
27 Jan 2013; Ben de Groot <yngwin@gentoo.org> +files/README.gentoo,
+lightdm-1.4.0-r1.ebuild, metadata.xml:
Add greeters as pdepend to fix bug #453702. Implement readme.gentoo elog
handling. Drop keywords of arches that don't have greeters keyworded.
26 Jan 2013; Agostino Sarubbo <ago@gentoo.org> lightdm-1.4.0.ebuild:
Stable for arm, wrt bug #452950
18 Jan 2013; Agostino Sarubbo <ago@gentoo.org> lightdm-1.4.0.ebuild:
Stable for x86, wrt bug #452644
18 Jan 2013; Agostino Sarubbo <ago@gentoo.org> lightdm-1.4.0.ebuild:
Stable for amd64, wrt bug #452644
17 Jan 2013; Ben de Groot <yngwin@gentoo.org> -lightdm-1.3.2.ebuild,
lightdm-1.4.0.ebuild:
Remove old. Bump 1.4.0 to EAPI 5 to fix verbose build log (bug #450014).
06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> lightdm-1.4.0.ebuild:
Add ~ppc, wrt bug #449322
*lightdm-1.4.0 (12 Oct 2012)
12 Oct 2012; Markos Chandras <hwoarang@gentoo.org> +lightdm-1.4.0.ebuild:
Version bump. Bug #438022
*lightdm-1.3.3 (11 Sep 2012)
11 Sep 2012; Markos Chandras <hwoarang@gentoo.org> +lightdm-1.3.3.ebuild:
Version bump
14 Aug 2012; Markos Chandras <hwoarang@gentoo.org> lightdm-1.3.2.ebuild:
Raise glib dependency per bug #420331
13 Aug 2012; Markos Chandras <hwoarang@gentoo.org> lightdm-1.2.2-r3.ebuild:
Raise glib dependency per bug #420331
24 Jul 2012; Markos Chandras <hwoarang@gentoo.org> lightdm-1.0.11.ebuild:
Stable on amd64 wrt bug #427450
24 Jul 2012; Markos Chandras <hwoarang@gentoo.org> lightdm-1.3.2.ebuild:
whitespace
24 Jul 2012; Johannes Huber <johu@gentoo.org> lightdm-1.0.11.ebuild:
Stable for x86, wrt bug #427450
*lightdm-1.3.2 (19 Jul 2012)
19 Jul 2012; Markos Chandras <hwoarang@gentoo.org> +lightdm-1.3.2.ebuild:
Version bump. Remove users.conf file per bug #424471
27 Jun 2012; Steev Klimaszewski <steev@gentoo.org> lightdm-1.2.2-r3.ebuild:
Keyword lightdm 1.2.2-r3 ~arm, tested on an EfikaMX Smarttop (armv7)
24 Jun 2012; Samuli Suominen <ssuominen@gentoo.org>
-files/lightdm-1.0.6-pkglibexec.patch, -lightdm-1.2.2.ebuild,
-lightdm-1.2.2-r1.ebuild, -lightdm-1.2.2-r2.ebuild:
old
*lightdm-1.2.2-r3 (24 Jun 2012)
24 Jun 2012; Samuli Suominen <ssuominen@gentoo.org> +lightdm-1.2.2-r3.ebuild,
files/lightdm-autologin:
Including 'auth include system-local-login' doesn't work for autologin
feature. Replace it with pam_env.so, pam_nologin.so and pam_permit.so wrt
#423163 by Henry Gebhardt
21 Jun 2012; Ben de Groot <yngwin@gentoo.org> lightdm-1.2.2-r2.ebuild:
Re-tidy. Restore glib slot. Drop unnecessary gobject-introspection minimal
version (there is nothing lower in tree). Restore useful comments.
*lightdm-1.2.2-r2 (20 Jun 2012)
20 Jun 2012; Samuli Suominen <ssuominen@gentoo.org> +lightdm-1.2.2-r2.ebuild:
Stop using custom pam.d files from $FILESDIR and use pamd_mimic to properly
use system-local-login. This is now safe because /etc/pam.d/system-login
pam_ck_connector.so line has the "nox11" argument in place. This will also be
required for systemd compability (pam_systemd.so) wrt #372229. Fix building
with sys-devel/gcc >= 4.7.0 wrt #412369 by Alphat-PC and Kacper Kowalik.
04 Jun 2012; Markos Chandras <hwoarang@gentoo.org> lightdm-1.0.11.ebuild,
lightdm-1.2.2-r1.ebuild, lightdm-1.2.2.ebuild:
Call epatch_user
*lightdm-1.2.2-r1 (30 May 2012)
30 May 2012; Ben de Groot <yngwin@gentoo.org>
+files/lightdm-1.2.0-fix-configure.patch, +lightdm-1.2.2-r1.ebuild,
-lightdm-1.1.8.ebuild, -lightdm-1.1.9.ebuild, -lightdm-1.2.0.ebuild,
files/lightdm, metadata.xml:
Reintroduce qt4 useflag, needed for Qt-based greeters. Add variables for user-
configurable default greeter. Remove post-depend on gtk-greeter. Remove some
old versions. Add myself as co-maintainer.
17 May 2012; Jeff Horelick <jdhore@gentoo.org> lightdm-1.0.11.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
*lightdm-1.0.11 (11 May 2012)
11 May 2012; Markos Chandras <hwoarang@gentoo.org> +lightdm-1.0.11.ebuild:
Bring 1.0.11 stable release back
05 May 2012; Jeff Horelick <jdhore@gentoo.org> lightdm-1.1.8.ebuild,
lightdm-1.1.9.ebuild, lightdm-1.2.0.ebuild, lightdm-1.2.2.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
*lightdm-1.2.2 (28 Apr 2012)
28 Apr 2012; Markos Chandras <hwoarang@gentoo.org> +lightdm-1.2.2.ebuild,
-lightdm-1.0.10.ebuild, -lightdm-1.0.11.ebuild, -lightdm-1.0.6-r4.ebuild,
-lightdm-1.1.3.ebuild, -lightdm-1.1.4.ebuild, -lightdm-1.1.7.ebuild:
version bump. remove old
*lightdm-1.0.11 (11 Apr 2012)
*lightdm-1.2.0 (11 Apr 2012)
11 Apr 2012; Markos Chandras <hwoarang@gentoo.org> +lightdm-1.0.11.ebuild,
+lightdm-1.2.0.ebuild:
Version bump for stable and testing branches
*lightdm-1.0.10 (30 Mar 2012)
30 Mar 2012; Markos Chandras <hwoarang@gentoo.org> +lightdm-1.0.10.ebuild:
Version bump. Bug #410227
28 Mar 2012; Diego E. Pettenò <flameeyes@gentoo.org> lightdm-1.1.9.ebuild:
QA: add missing dependency over gtk-doc-am.
*lightdm-1.1.9 (28 Mar 2012)
28 Mar 2012; Markos Chandras <hwoarang@gentoo.org> +lightdm-1.1.9.ebuild:
version bump
*lightdm-1.1.8 (16 Mar 2012)
16 Mar 2012; Markos Chandras <hwoarang@gentoo.org> +lightdm-1.1.8.ebuild:
version bump. Fixes bug 407591
09 Mar 2012; Markos Chandras <hwoarang@gentoo.org> lightdm-1.1.7.ebuild:
remove vala dependency. Thanks to ssuominen@gentoo.org
*lightdm-1.1.7 (09 Mar 2012)
09 Mar 2012; Markos Chandras <hwoarang@gentoo.org> +lightdm-1.1.7.ebuild:
version bump
*lightdm-1.1.4 (04 Mar 2012)
04 Mar 2012; Markos Chandras <hwoarang@gentoo.org> +lightdm-1.1.4.ebuild:
Version bump
04 Mar 2012; Markos Chandras <hwoarang@gentoo.org> -lightdm-1.0.6-r2.ebuild,
-lightdm-1.0.6-r3.ebuild:
old
*lightdm-1.1.3 (18 Feb 2012)
18 Feb 2012; Markos Chandras <hwoarang@gentoo.org> +lightdm-1.1.3.ebuild:
Version bump. Thanks to Ben Kohler <bkohler@gmail.com> for the ebuild. Bug
#399719
*lightdm-1.0.6-r4 (29 Jan 2012)
29 Jan 2012; Markos Chandras <hwoarang@gentoo.org> +lightdm-1.0.6-r4.ebuild:
Drop bundled moc files. This should allow building with multiple Qt versions.
Thanks to Ben de Groot <yngwin@gmail.com>. Bug #401259
13 Jan 2012; Markos Chandras <hwoarang@gentoo.org>
+files/lightdm-1.0.6-pkglibexec.patch, lightdm-1.0.6-r3.ebuild:
Apply pkglibexec patch. Thanks to Alphat-PC <AlphatPC@gmail.com>. Bug #397399
*lightdm-1.0.6-r3 (19 Nov 2011)
19 Nov 2011; Markos Chandras <hwoarang@gentoo.org> +lightdm-1.0.6-r3.ebuild,
+files/lightdm-autologin:
Add pam file to allow autologins. Bug #390863 thanks to Ben Kohler
<bkohler@gmail.com>
*lightdm-1.0.6-r2 (05 Nov 2011)
05 Nov 2011; Markos Chandras <hwoarang@gentoo.org> +lightdm-1.0.6-r2.ebuild,
-lightdm-1.0.6-r1.ebuild, files/session-wrapper-lightdm.patch:
Make Xsession executable. Refactor session-wrapper script
05 Nov 2011; Samuli Suominen <ssuominen@gentoo.org> lightdm-1.0.6-r1.ebuild:
Missing introspection.m4 for eautoreconf with USE="-introspection" wrt
#388813
05 Nov 2011; Markos Chandras <hwoarang@gentoo.org> lightdm-1.0.6-r1.ebuild:
Bring back GNOME_COMPILE_WARNINGS and add gnome-common dependency instead.
Thanks to ssuominen@gentoo.org
05 Nov 2011; Markos Chandras <hwoarang@gentoo.org> lightdm-1.0.6-r1.ebuild:
Remove GNOME_COMPILE_WARNINGS macro once again
*lightdm-1.0.6-r1 (05 Nov 2011)
05 Nov 2011; Markos Chandras <hwoarang@gentoo.org> -lightdm-1.0.6.ebuild,
+lightdm-1.0.6-r1.ebuild, +files/Xsession,
+files/session-wrapper-lightdm.patch:
Use Ubuntu patch to workaround the localization and other profile problems.
Bug #388247
*lightdm-1.0.6 (04 Nov 2011)
04 Nov 2011; Markos Chandras <hwoarang@gentoo.org> +lightdm-1.0.6.ebuild,
-lightdm-1.0.5.ebuild:
version bump
*lightdm-1.0.5 (29 Oct 2011)
29 Oct 2011; Markos Chandras <hwoarang@gentoo.org> +lightdm-1.0.5.ebuild,
-lightdm-1.1.0-r1.ebuild:
version bump ( even if the version number is smaller compared to the previous
version )
26 Oct 2011; Markos Chandras <hwoarang@gentoo.org> -lightdm-1.0.2-r1.ebuild,
-lightdm-1.1.0.ebuild, -files/lightdm-0.9.7-gtk.patch,
-files/lightdm-1.0.2-configure.patch:
remove old
*lightdm-1.1.0-r1 (23 Oct 2011)
23 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> +lightdm-1.1.0-r1.ebuild,
+files/lightdm:
Don't use system-local-login because of conflict with pam_ck_connector.so.
This would require pambase to separate console and graphical logins for nox11
parameter. This pam.d file is copied from gnome-base/gdm.
*lightdm-1.1.0 (23 Oct 2011)
23 Oct 2011; Markos Chandras <hwoarang@gentoo.org> +lightdm-1.1.0.ebuild:
Version bump. Bug #387197. Thanks to Roman Sergeev <sungeneral@gmail.com>
14 Oct 2011; Markos Chandras <hwoarang@gentoo.org> -lightdm-0.9.8.ebuild:
remove old
*lightdm-1.0.2-r1 (08 Oct 2011)
08 Oct 2011; Markos Chandras <hwoarang@gentoo.org> -lightdm-1.0.2.ebuild,
+lightdm-1.0.2-r1.ebuild, +files/lightdm-1.0.2-configure.patch:
Apply yet another patch to fix regression due to typos by upstream
*lightdm-1.0.2 (07 Oct 2011)
07 Oct 2011; Markos Chandras <hwoarang@gentoo.org> +lightdm-1.0.2.ebuild:
Version bump
*lightdm-0.9.8 (25 Sep 2011)
25 Sep 2011; Markos Chandras <hwoarang@gentoo.org> -lightdm-0.9.7.ebuild,
+lightdm-0.9.8.ebuild:
Version bump. Drop pkg_setup
*lightdm-0.9.7 (17 Sep 2011)
17 Sep 2011; Markos Chandras <hwoarang@gentoo.org> +lightdm-0.9.7.ebuild,
+files/lightdm-0.9.7-gtk.patch, +metadata.xml:
Re-introduce lightdm package. Bug #365311. Thanks to Christoph Junghans
<ottxor@gentoo.org>
|