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
|
# ChangeLog for app-emulation/ganeti
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ChangeLog,v 1.17 2010/02/08 22:38:59 ramereth Exp $
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.
|