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
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
|
# ChangeLog for app-emulation/ganeti
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ChangeLog,v 1.60 2012/05/13 05:54:58 ramereth Exp $
*ganeti-2.4.5-r1 (13 May 2012)
13 May 2012; Lance Albertson <ramereth@gentoo.org> ganeti-2.4.5.ebuild,
+ganeti-2.4.5-r1.ebuild:
Add kvm path fix to 2.4.x series ebuild, mark 2.4.5 stable
*ganeti-2.5.1 (12 May 2012)
12 May 2012; Lance Albertson <ramereth@gentoo.org> files/ganeti-2.1.initd,
-ganeti-2.4.3.ebuild, -ganeti-2.4.4.ebuild, -ganeti-2.5.0_rc5.ebuild,
-ganeti-2.5.0_rc6.ebuild, +ganeti-2.5.1.ebuild, files/ganeti.confd:
Version bump, cleanup, lots-o-bugfixes
Fixed #371759, #372581 with an updated init script which is hopefully
smarter.
Fixed #415321 by checking for new path for kvm binary. Fixed #398279 by
adding
logger to the need depend in the init script. Added support for giving
args to noded and confd.
*ganeti-2.5.0_rc6 (05 Apr 2012)
05 Apr 2012; Sebastian Pipping <sping@gentoo.org> +ganeti-2.5.0_rc6.ebuild:
Bump to 2.5.0_rc6, looks trivial
*ganeti-2.5.0_rc5 (09 Mar 2012)
09 Mar 2012; Lance Albertson <ramereth@gentoo.org> ganeti-2.0.6.ebuild,
ganeti-2.1.8.ebuild, ganeti-2.2.2.ebuild, ganeti-2.3.1.ebuild,
ganeti-2.4.3.ebuild, ganeti-2.4.4.ebuild, -ganeti-2.5.0_rc1.ebuild,
+ganeti-2.5.0_rc5.ebuild:
Version bump, fix bash-completion
*ganeti-2.4.5 (27 Oct 2011)
27 Oct 2011; Lance Albertson <ramereth@gentoo.org> -ganeti-2.4.2.ebuild,
+ganeti-2.4.5.ebuild:
Version bump
*ganeti-2.5.0_rc1 (04 Oct 2011)
04 Oct 2011; Lance Albertson <ramereth@gentoo.org>
-ganeti-2.5.0_beta3.ebuild, +ganeti-2.5.0_rc1.ebuild:
Version bump
*ganeti-2.5.0_beta3 (05 Sep 2011)
05 Sep 2011; Lance Albertson <ramereth@gentoo.org>
-ganeti-2.5.0_beta2.ebuild, +ganeti-2.5.0_beta3.ebuild:
Version bump
*ganeti-2.4.4 (23 Aug 2011)
23 Aug 2011; Lance Albertson <ramereth@gentoo.org> ganeti-2.4.3.ebuild,
-files/ganeti-2.4.3-fix-start-stop.patch, +ganeti-2.4.4.ebuild,
ganeti-2.5.0_beta2.ebuild, +files/ganeti-fix-start-stop.patch:
Version bump for 2.4.4, start-stop-daemon patch fixes
Move to a unified patch that should work across the versions for a while.
*ganeti-2.5.0_beta2 (22 Aug 2011)
22 Aug 2011; Lance Albertson <ramereth@gentoo.org>
-ganeti-2.5.0_beta1.ebuild, +ganeti-2.5.0_beta2.ebuild:
Version bump
*ganeti-2.5.0_beta1 (15 Aug 2011)
15 Aug 2011; Lance Albertson <ramereth@gentoo.org> ganeti-2.4.2.ebuild,
+ganeti-2.5.0_beta1.ebuild, metadata.xml:
Version bump, mark 2.4.2 stable
10 Aug 2011; Lance Albertson <ramereth@gentoo.org> ganeti-2.4.3.ebuild:
Add missing dependency for baselayout-2.0
*ganeti-2.4.3 (09 Aug 2011)
09 Aug 2011; Lance Albertson <ramereth@gentoo.org> files/ganeti-2.1.initd,
-ganeti-2.4.1.ebuild, +ganeti-2.4.3.ebuild,
+files/ganeti-2.4.3-fix-start-stop.patch:
Version bump, and some fixes
* Add patch to daemon-util to fix #377905
* Imported upstream changes into init script
*ganeti-2.4.2 (12 May 2011)
12 May 2011; Lance Albertson <ramereth@gentoo.org> ganeti-2.4.1.ebuild,
+ganeti-2.4.2.ebuild:
Version bump, mark 2.4.1 stable
29 Mar 2011; Lance Albertson <ramereth@gentoo.org> files/ganeti.initd:
add more constraints to init script
29 Mar 2011; Lance Albertson <ramereth@gentoo.org> files/ganeti.initd:
Start after nfsmount if its used on the init script
*ganeti-2.4.1 (09 Mar 2011)
09 Mar 2011; Lance Albertson <ramereth@gentoo.org> -ganeti-2.4.0.ebuild,
+ganeti-2.4.1.ebuild:
Version bump
*ganeti-2.4.0 (07 Mar 2011)
07 Mar 2011; Lance Albertson <ramereth@gentoo.org>
-ganeti-2.4.0_rc3.ebuild, +ganeti-2.4.0.ebuild:
Version bump, add blocker to older ganeti-htools
*ganeti-2.4.0_rc3 (01 Mar 2011)
01 Mar 2011; Lance Albertson <ramereth@gentoo.org>
-ganeti-2.4.0_rc2.ebuild, +ganeti-2.4.0_rc3.ebuild:
Version bump for a critical bug
*ganeti-2.4.0_rc2 (22 Feb 2011)
22 Feb 2011; Lance Albertson <ramereth@gentoo.org>
-ganeti-2.4.0_rc1.ebuild, +ganeti-2.4.0_rc2.ebuild:
Version bump
16 Feb 2011; Lance Albertson <ramereth@gentoo.org> ganeti-2.3.1.ebuild:
Mark stable
*ganeti-2.4.0_rc1 (10 Feb 2011)
10 Feb 2011; Lance Albertson <ramereth@gentoo.org>
-ganeti-2.4.0_beta1.ebuild, +ganeti-2.4.0_rc1.ebuild:
Version bump
22 Jan 2011; Lance Albertson <ramereth@gentoo.org> ganeti-2.0.6.ebuild,
ganeti-2.1.8.ebuild, -ganeti-2.2.0.ebuild, -ganeti-2.2.1.ebuild,
ganeti-2.2.2.ebuild, -ganeti-2.3.0.ebuild:
Stabilize various 2.x releases finally, ebuild cleanup
*ganeti-2.4.0_beta1 (22 Jan 2011)
22 Jan 2011; Lance Albertson <ramereth@gentoo.org>
+ganeti-2.4.0_beta1.ebuild, +files/ganeti-kvm-poweroff.confd,
+files/ganeti-kvm-poweroff.initd:
Version bump. Add upstream KVM poweroff init script (gentoofied)
*ganeti-2.3.1 (22 Dec 2010)
22 Dec 2010; Lance Albertson <ramereth@gentoo.org> +ganeti-2.3.1.ebuild:
Version bump
*ganeti-2.3.0 (01 Dec 2010)
01 Dec 2010; Lance Albertson <ramereth@gentoo.org>
-ganeti-2.3.0_rc0.ebuild, -ganeti-2.3.0_rc1.ebuild, +ganeti-2.3.0.ebuild:
bump to version 2.3.0
23 Nov 2010; Lance Albertson <ramereth@gentoo.org> ganeti-2.2.0.ebuild,
ganeti-2.2.1.ebuild, ganeti-2.2.2.ebuild, ganeti-2.3.0_rc0.ebuild,
ganeti-2.3.0_rc1.ebuild:
require drbd-8.3 on >=ganeti-2.2 which was an undocumented requirement
*ganeti-2.3.0_rc1 (19 Nov 2010)
*ganeti-2.2.2 (19 Nov 2010)
19 Nov 2010; Lance Albertson <ramereth@gentoo.org> -ganeti-2.1.6.ebuild,
-ganeti-2.1.7.ebuild, +ganeti-2.2.2.ebuild, +ganeti-2.3.0_rc1.ebuild:
version bump, ebuild cleanup
*ganeti-2.1.8 (16 Nov 2010)
16 Nov 2010; Lance Albertson <ramereth@gentoo.org> -ganeti-2.1.5.ebuild,
+ganeti-2.1.8.ebuild:
version bump, cleanup
*ganeti-2.3.0_rc0 (07 Nov 2010)
07 Nov 2010; Lance Albertson <ramereth@gentoo.org>
+ganeti-2.3.0_rc0.ebuild:
version bump
*ganeti-2.2.1 (19 Oct 2010)
19 Oct 2010; Lance Albertson <ramereth@gentoo.org> +ganeti-2.2.1.ebuild:
Version bump
*ganeti-2.2.0 (04 Oct 2010)
04 Oct 2010; Lance Albertson <ramereth@gentoo.org>
-ganeti-2.2.0_rc0.ebuild, -ganeti-2.2.0_rc1.ebuild, +ganeti-2.2.0.ebuild:
Version bump to 2.2.0 final
*ganeti-2.2.0_rc1 (03 Sep 2010)
03 Sep 2010; Lance Albertson <ramereth@gentoo.org>
-ganeti-2.2.0_beta0.ebuild, +ganeti-2.2.0_rc1.ebuild:
Version bump, cleanup
*ganeti-2.1.7 (25 Aug 2010)
25 Aug 2010; Lance Albertson <ramereth@gentoo.org> -ganeti-2.1.2.1.ebuild,
-ganeti-2.1.3.ebuild, -ganeti-2.1.4.ebuild, +ganeti-2.1.7.ebuild:
Version bump, ebuild cleanup
*ganeti-2.2.0_rc0 (17 Aug 2010)
17 Aug 2010; Lance Albertson <ramereth@gentoo.org>
+ganeti-2.2.0_rc0.ebuild:
Version bump for 2.2.0-rc0
*ganeti-2.1.6 (19 Jul 2010)
19 Jul 2010; Lance Albertson <ramereth@gentoo.org> +ganeti-2.1.6.ebuild:
Version bump
06 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
ganeti-1.2.9.ebuild:
Use PYTHON_DEPEND instead of NEED_PYTHON.
*ganeti-2.1.5 (02 Jul 2010)
02 Jul 2010; Lance Albertson <ramereth@gentoo.org> +ganeti-2.1.5.ebuild:
Version bump
*ganeti-2.2.0_beta0 (20 Jun 2010)
*ganeti-2.1.4 (20 Jun 2010)
20 Jun 2010; Lance Albertson <ramereth@gentoo.org> +ganeti-2.1.4.ebuild,
+ganeti-2.2.0_beta0.ebuild:
Version bumps, add new 2.2 beta
*ganeti-2.1.3 (07 Jun 2010)
07 Jun 2010; Lance Albertson <ramereth@gentoo.org> -ganeti-2.1.0.ebuild,
-files/ganeti-2.1.0_rc1-fix-brctl-path-for-gentoo.patch,
-ganeti-2.1.1.ebuild, -files/ganeti-2.1.1-disable-check-man.patch,
+ganeti-2.1.3.ebuild:
version bump, ebuild & patch cleanup
*ganeti-2.1.2.1 (07 May 2010)
07 May 2010; Lance Albertson <ramereth@gentoo.org> +ganeti-2.1.2.1.ebuild:
Version bump
*ganeti-2.1.1 (12 Mar 2010)
12 Mar 2010; Lance Albertson <ramereth@gentoo.org> +ganeti-2.1.1.ebuild,
+files/ganeti-2.1.1-disable-check-man.patch, metadata.xml:
Version bump to 2.1.1
* Added patch to remove use of check-man (ganeti issue 91)
* Removed old brctl patch since its now fixed upstream.
* Added filestorage useflag to give the option disabling it
* Added syslog useflag
11 Mar 2010; Lance Albertson <ramereth@gentoo.org> -ganeti-1.2.1.ebuild,
-ganeti-2.0.5.ebuild, -ganeti-2.1.0_rc3.ebuild, -ganeti-2.1.0_rc4.ebuild:
Ebuild cleanup
*ganeti-2.1.0 (07 Mar 2010)
07 Mar 2010; Lance Albertson <ramereth@gentoo.org> +ganeti-2.1.0.ebuild,
files/ganeti-2.1.initd:
Version bump, init script fix
Ganeti starts/stops drbd on its own and thus requiring the drbd init
script is
pointless so removing it.
08 Feb 2010; Lance Albertson <ramereth@gentoo.org>
ganeti-2.1.0_rc4.ebuild, files/ganeti-2.1.initd, +files/ganeti.confd:
Enhance ganeti-2.1.x init script so that you can pass options to the daemons
easily
*ganeti-2.0.6 (06 Feb 2010)
06 Feb 2010; Lance Albertson <ramereth@gentoo.org> -ganeti-2.0.3.ebuild,
-ganeti-2.0.4.ebuild, +ganeti-2.0.6.ebuild:
Bump 2.0.x series
*ganeti-2.1.0_rc4 (31 Jan 2010)
31 Jan 2010; Lance Albertson <ramereth@gentoo.org>
-ganeti-2.1.0_rc1.ebuild, -ganeti-2.1.0_rc2.ebuild,
+ganeti-2.1.0_rc4.ebuild:
Version bump, cleanup
*ganeti-2.1.0_rc3 (15 Jan 2010)
15 Jan 2010; Lance Albertson <ramereth@gentoo.org>
+ganeti-2.1.0_rc3.ebuild:
Version bump
*ganeti-2.1.0_rc2 (17 Dec 2009)
*ganeti-2.0.5 (17 Dec 2009)
*ganeti-1.2.9 (17 Dec 2009)
17 Dec 2009; Lance Albertson <ramereth@gentoo.org> +ganeti-1.2.9.ebuild,
+ganeti-2.0.5.ebuild, +ganeti-2.1.0_rc2.ebuild:
Version bumps for CVE-2009-4261
See http://www.ocert.org/advisories/ocert-2009-019.html for details
*ganeti-2.1.0_rc1 (17 Dec 2009)
17 Dec 2009; Lance Albertson <ramereth@gentoo.org>
+ganeti-2.1.0_rc1.ebuild,
+files/ganeti-2.1.0_rc1-fix-brctl-path-for-gentoo.patch,
+files/ganeti-2.1.initd:
Version bump
- Added new init script based on upstream
09 Dec 2009; Lance Albertson <ramereth@gentoo.org> ganeti-2.0.3.ebuild,
ganeti-2.0.4.ebuild:
Fix dep on app-emulation/kvm to app-emulation/qemu-kvm
*ganeti-2.0.4 (02 Oct 2009)
*ganeti-2.0.3 (02 Oct 2009)
02 Oct 2009; Lance Albertson <ramereth@gentoo.org>
+files/ganeti-2.0.3-gentoo-brctl-path.patch, +ganeti-2.0.4.ebuild,
+files/ganeti2.initd, +ganeti-2.0.3.ebuild, metadata.xml:
Version bump to 2.x
Special thanks to Russell Haering <russell_h@osuosl.org>, and Ben Kero
<bkero@osuosl.org> for contributing to the ebuild.
24 Sep 2009; Lance Albertson <ramereth@gentoo.org> metadata.xml:
Set myself as the new maintainer, 2.x ebuilds forthcoming soon...
03 Jan 2009; Christoph Mende <angelos@gentoo.org> -ganeti-1.2.0.ebuild,
ganeti-1.2.1.ebuild:
QA: Cleanup, fixed dependencies (bug 239996)
05 Jul 2008; René Nussbaumer <killerfox@gentoo.org> metadata.xml:
Removing me as a maintainer
*ganeti-1.2.1 (31 Jan 2008)
31 Jan 2008; Michael Hanselmann <hansmi@gentoo.org> metadata.xml,
-ganeti-1.2_beta3.ebuild, +ganeti-1.2.1.ebuild:
Version bump according to bug 207583 and set KillerFox as maintainer.
*ganeti-1.2.0 (19 Dec 2007)
19 Dec 2007; Michael Hanselmann <hansmi@gentoo.org>
-ganeti-1.2_beta2-r1.ebuild, +ganeti-1.2.0.ebuild:
Version bump.
*ganeti-1.2_beta3 (28 Nov 2007)
28 Nov 2007; Michael Hanselmann <hansmi@gentoo.org>
+ganeti-1.2_beta3.ebuild:
Version bump.
*ganeti-1.2_beta2-r1 (23 Nov 2007)
23 Nov 2007; Michael Hanselmann <hansmi@gentoo.org> +files/ganeti.initd,
-ganeti-1.2_beta2.ebuild, +ganeti-1.2_beta2-r1.ebuild:
Add missing init script.
*ganeti-1.2_beta2 (23 Nov 2007)
23 Nov 2007; Michael Hanselmann <hansmi@gentoo.org> +metadata.xml,
+ganeti-1.2_beta2.ebuild:
Added to portage, ebuild by me.
|