summaryrefslogtreecommitdiff
blob: e1866a7b9e4fd58e2d4bae5db0721283bab78b58 (plain)
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
# ChangeLog for app-emulation/libvirt
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v 1.30 2009/06/10 15:34:16 cardoe Exp $

*libvirt-0.6.4-r1 (10 Jun 2009)

  10 Jun 2009; Doug Goldstein <cardoe@gentoo.org> -libvirt-0.6.4.ebuild,
  +libvirt-0.6.4-r1.ebuild, files/libvirt-0.6.4-kvm-img.patch:
  bug fixes for kvm-img support patch

  09 Jun 2009; Patrick Lauer <patrick@gentoo.org> libvirt-0.6.4.ebuild:
  Fixing virtualbox dep for #272264

  09 Jun 2009; Doug Goldstein <cardoe@gentoo.org>
  -files/libvirt-0.4.4-binary-paths.patch,
  -files/libvirt-0.4.4-capabilities-kvm-path.patch,
  -files/libvirt-0.4.4-kvm-cdrom-fix.patch, -libvirt-0.4.6-r1.ebuild,
  -files/libvirt-0.4.6-add-missing-permission-checks.patch,
  -files/libvirt-0.4.6-parallel-build-fix.patch,
  -files/libvirt-0.4.6-qemu-img-name.patch, -libvirt-0.5.1.ebuild,
  -files/libvirt-0.5.1-add-missing-permission-checks.patch,
  -files/libvirt-0.5.1-libgnu-reposition.patch, -libvirt-0.6.2.ebuild,
  -files/libvirt-0.6.2-storage-fix.patch, -libvirt-0.6.3.ebuild,
  -libvirt-0.6.3-r1.ebuild, -libvirt-0.6.3-r2.ebuild:
  clean up old versions

*libvirt-0.6.4 (09 Jun 2009)

  09 Jun 2009; Doug Goldstein <cardoe@gentoo.org> +libvirt-0.6.4.ebuild,
  +files/libvirt-0.6.4-kvm-img.patch,
  +files/libvirt-0.6.4-qemu-img-logic-fix.patch:
  version bump. use v2 of my kvm-img patch

*libvirt-0.6.3-r3 (28 May 2009)

  28 May 2009; Doug Goldstein <cardoe@gentoo.org> +libvirt-0.6.3-r3.ebuild,
  +files/libvirt-0.6.3-print-ascii-uuid.patch:
  upstream patch to not print out the raw uuid and print out an ascii
  capable copy

*libvirt-0.6.3-r2 (28 May 2009)

  28 May 2009; Doug Goldstein <cardoe@gentoo.org>
  +files/libvirt-0.6.2-enable-qemu-0-10-migration.patch,
  +files/libvirt-0.6.2-fix-nosource-label.patch,
  +files/libvirt-0.6.2-shared-readonly-label.patch,
  +libvirt-0.6.3-r2.ebuild, +files/libvirt-0.6.3-hostdev-managed.patch,
  +files/libvirt-0.6.3-refresh-qemu-caps.patch, metadata.xml:
  Support NUMA segmentation. Fix VirtualBox depend. Require QEMU 0.10.0 and
  higher for additional QEMU feature support. Several fixes from upstream.

*libvirt-0.6.3-r1 (27 May 2009)

  27 May 2009; Doug Goldstein <cardoe@gentoo.org> +libvirt-0.6.3-r1.ebuild,
  +files/libvirt-0.6.3-kvm-img.patch:
  Wrote a patch to support kvm-img and qemu-img. Also made the checks for
  either happen at run-time instead of build-time which will improve support
  for people. Submitted upstream at
  https://bugzilla.redhat.com/show_bug.cgi?id=502956 Additional changes
  include adding preliminary virtualbox support. Other misc ebuild clean ups

*libvirt-0.6.3 (21 May 2009)

  21 May 2009; Tiziano Müller <dev-zero@gentoo.org> +libvirt-0.6.3.ebuild,
  +files/libvirt-0.6.3-kvm-85-argv-detection.patch:
  Version bump (bug #269789), using EAPI-2 now, added patch to make it work
  with kvm >=85.

*libvirt-0.6.2 (17 Apr 2009)

  17 Apr 2009; Doug Goldstein <cardoe@gentoo.org>
  +files/libvirt-0.6.2-storage-fix.patch, +libvirt-0.6.2.ebuild:
  version bump. ebuild is masked for evaluation. fixes bugs #256904,
  #253961, #254568, and #249029.

  20 Feb 2009; Doug Goldstein <cardoe@gentoo.org> libvirt-0.4.6-r1.ebuild,
  libvirt-0.5.1.ebuild:
  add dev-util/pkgconfig to DEPEND. fix bug #259023

  31 Jan 2009; Donnie Berkholz <dberkholz@gentoo.org>; metadata.xml:
  Give up maintainership.

*libvirt-0.5.1 (09 Jan 2009)
*libvirt-0.4.6-r1 (09 Jan 2009)

  09 Jan 2009; Michael Marineau <marineam@gentoo.org>
  +files/libvirt-0.4.6-add-missing-permission-checks.patch,
  +files/libvirt-0.5.1-add-missing-permission-checks.patch,
  +files/libvirt-0.5.1-libgnu-reposition.patch, -libvirt-0.4.4-r2.ebuild,
  -libvirt-0.4.6.ebuild, +libvirt-0.4.6-r1.ebuild, +libvirt-0.5.1.ebuild:
  Fix security bypass (CVE-2008-5086), resolves bug #252205
  Bump to 0.5.1, resolves bug #249102

  23 Nov 2008; Michael Marineau <marineam@gentoo.org>
  libvirt-0.4.4-r2.ebuild, libvirt-0.4.6.ebuild:
  Fix install path under /var and always enable the server.

*libvirt-0.4.6 (23 Nov 2008)
*libvirt-0.4.4-r2 (23 Nov 2008)

  23 Nov 2008; Michael Marineau <marineam@gentoo.org>
  +files/libvirt-0.4.6-parallel-build-fix.patch,
  +files/libvirt-0.4.6-qemu-img-name.patch, files/libvirtd.init,
  metadata.xml, -libvirt-0.1.3.ebuild, -libvirt-0.1.4.ebuild,
  -libvirt-0.1.7.ebuild, -libvirt-0.2.3.ebuild, -libvirt-0.3.3.ebuild,
  -libvirt-0.4.2.ebuild, -libvirt-0.4.4.ebuild, -libvirt-0.4.4-r1.ebuild,
  +libvirt-0.4.4-r2.ebuild, +libvirt-0.4.6.ebuild:
  Fix bugs #233379 and #238008. Bump to 0.4.6, bug #239387.
  Clean out lots of old versions.

  11 Aug 2008; Tiziano Müller <dev-zero@gentoo.org> files/libvirtd.init:
  Removed bashism, added a progress-meter...... ;-)

  11 Aug 2008; Tiziano Müller <dev-zero@gentoo.org> files/libvirtd.init:
  Corrected typo in pid-file parameter for s-s-d in init.d-file

  28 Jul 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml:
  add GLEP 56 USE flag desc from use.local.desc

*libvirt-0.4.4-r1 (15 Jul 2008)

  15 Jul 2008; Lance Albertson <ramereth@gentoo.org>
  +files/libvirt-0.4.4-binary-paths.patch,
  +files/libvirt-0.4.4-capabilities-kvm-path.patch, files/libvirtd.confd,
  files/libvirtd.init, +libvirt-0.4.4-r1.ebuild:
  Add support for kvm
   * Add patches to deal with kvm binary names
   * Fix DEPEND
     - Discovered that bridge-utils, nc, and dnsmasq are needed to run libvirt
       properly. Make dnsmasq a dep only if needing libvirtd
   * Set default pidfile location to be in /var/run
   * Add server useflag to choose whether you wanted libvirtd or not
   * Update init script
     - Deal with shutting down kvm domains properly
     - Add reload for libvirtd
     - Remove need to specify pidfile during startup

*libvirt-0.4.4 (08 Jul 2008)

  08 Jul 2008; Lance Albertson <ramereth@gentoo.org>
  +files/libvirt-0.4.4-kvm-cdrom-fix.patch, +files/libvirtd.confd,
  +files/libvirtd.init, metadata.xml, +libvirt-0.4.4.ebuild:
  * Bump version
  * Add init scripts for libvirtd
  * Add kvm-cdrom-fix patch
  * Add myself as a maintainer

  15 May 2008; Donnie Berkholz <dberkholz@gentoo.org>; metadata.xml:
  Add myself as maintainer.

*libvirt-0.4.2 (15 May 2008)

  15 May 2008; Donnie Berkholz <dberkholz@gentoo.org>;
  +libvirt-0.4.2.ebuild:
  (#208470, #212812, #211959, #212820) Bump. Adds all kinds of new USE
  flags, including OpenVZ.

  15 Oct 2007; Donnie Berkholz <dberkholz@gentoo.org>; libvirt-0.1.3.ebuild,
  libvirt-0.1.4.ebuild, libvirt-0.2.3.ebuild, libvirt-0.3.3.ebuild:
  Fix quoting, use emake.

*libvirt-0.3.3 (15 Oct 2007)

  15 Oct 2007; Donnie Berkholz <dberkholz@gentoo.org>;
  +libvirt-0.3.3.ebuild:
  Adds some new features like remote access and OpenVZ (although the latter
  may only be at the libvirt level so far).

  29 Aug 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
  Removing agriffis from metadata due to his retirement (see #182294 for
  reference).

*libvirt-0.2.3 (10 Jun 2007)

  10 Jun 2007; Donnie Berkholz <dberkholz@gentoo.org>;
  +libvirt-0.2.3.ebuild:
  Bump to a current version. A major feature added in 0.2.x is support for
  qemu/kvm.

  09 Nov 2006; Andrew Ross <aross@gentoo.org> metadata.xml:
  Add package to xen herd, with maintainer's consent.

*libvirt-0.1.7 (10 Oct 2006)

  10 Oct 2006; Aron Griffis <agriffis@gentoo.org> +libvirt-0.1.7.ebuild:
  Bump to 0.1.7 (from 0.1.4). #150536

*libvirt-0.1.4 (24 Aug 2006)

  24 Aug 2006; Aron Griffis <agriffis@gentoo.org> +libvirt-0.1.4.ebuild:
  Bump to 0.1.4 (from 0.1.3)

  02 Aug 2006; Aron Griffis <agriffis@gentoo.org> +metadata.xml:
  Add metadata.xml

*libvirt-0.1.3 (02 Aug 2006)

  02 Aug 2006; Aron Griffis <agriffis@gentoo.org> +libvirt-0.1.3.ebuild:
  Add libvirt, virtualization library for xen, and in the future, other
  hypervisors