summaryrefslogtreecommitdiff
blob: 9f159ee193c4f0f999236bb063e6a7c44c5b7089 (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
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
# ChangeLog for app-emulation/libvirt
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v 1.51 2010/02/12 12:36:21 flameeyes Exp $

  12 Feb 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  libvirt-0.7.6-r1.ebuild:
  Ouch, inverted logic.

  12 Feb 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  libvirt-0.7.6-r1.ebuild:
  Add workaround for bug #275073. Proper fix sent upstream.

*libvirt-0.7.6-r1 (04 Feb 2010)

  04 Feb 2010; Doug Goldstein <cardoe@gentoo.org> -libvirt-0.7.6.ebuild,
  +libvirt-0.7.6-r1.ebuild,
  +files/libvirt-0.7.6-virt-pki-validate-sysconfdir.patch:
  fix virt-pki-validate. clean up some elog/ewarn messages

*libvirt-0.7.6 (03 Feb 2010)

  03 Feb 2010; Doug Goldstein <cardoe@gentoo.org> +libvirt-0.7.6.ebuild:
  version bump. fix bug #302443 & bug #293416

  06 Jan 2010; Doug Goldstein <cardoe@gentoo.org> libvirt-0.7.5.ebuild:
  avahi support requires avahi to be built with USE=dbus, adding it as a USE
  depend

  23 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
  libvirt-0.7.5.ebuild:
  Disable static libraries by default and remove .la files.

*libvirt-0.7.5 (23 Dec 2009)

  23 Dec 2009; Diego E. Pettenò <flameeyes@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,
  -files/libvirt-0.6.3-hostdev-managed.patch,
  -files/libvirt-0.6.3-kvm-85-argv-detection.patch,
  -files/libvirt-0.6.3-kvm-img.patch,
  -files/libvirt-0.6.3-print-ascii-uuid.patch,
  -files/libvirt-0.6.3-refresh-qemu-caps.patch,
  -files/libvirt-0.6.4-kvm-img.patch,
  -files/libvirt-0.6.4-qemu-img-logic-fix.patch, -libvirt-0.7.2.ebuild,
  -libvirt-0.7.4.ebuild, -libvirt-0.7.4-r1.ebuild, -libvirt-0.7.4-r2.ebuild,
  +libvirt-0.7.5.ebuild, metadata.xml:
  Version bump, and overdue cleanup. Drop kvm USE flag (qemu will work with
  both, no special support is needed for that). Bump libxml2 requirement to
  2.7.6 so that Relax-NG schema validation is performed correctly. Restrict
  tests as they seem to be broken especially in release.

  23 Dec 2009; Lance Albertson <ramereth@gentoo.org> libvirt-0.7.2.ebuild,
  libvirt-0.7.4.ebuild, libvirt-0.7.4-r1.ebuild, libvirt-0.7.4-r2.ebuild:
  Fix qemu dep to resolve package blocking issue between qemu and qemu-kvm when
  both qemu and kvm USE flags are enabled #294179

  15 Dec 2009; Doug Goldstein <cardoe@gentoo.org> metadata.xml:
  change to virtualization herd

*libvirt-0.7.4-r2 (11 Dec 2009)

  11 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
  +libvirt-0.7.4-r2.ebuild:
  Add a new revision with two backports so that libvirtd does not crash when
  a virtual machine is shut down.

*libvirt-0.7.4-r1 (08 Dec 2009)

  08 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
  +libvirt-0.7.4-r1.ebuild:
  Add a revision of libvirt that doesn't force you to install dnsmasq and
  iptables (they are not mandatory!).

*libvirt-0.7.4 (23 Nov 2009)

  23 Nov 2009; Doug Goldstein <cardoe@gentoo.org> +libvirt-0.7.4.ebuild:
  version bump. switch to udev over hal for device info

  23 Nov 2009; Doug Goldstein <cardoe@gentoo.org> -libvirt-0.6.3-r3.ebuild,
  -libvirt-0.6.4-r1.ebuild, -libvirt-0.6.5.ebuild, -libvirt-0.6.5-r1.ebuild,
  libvirt-0.7.2.ebuild:
  remove old versions. updates for kvm -> qemu-kvm move.

  05 Nov 2009; Patrick Lauer <patrick@gentoo.org> libvirt-0.7.2.ebuild:
  Tightening lvm dep for #290717

  27 Oct 2009; Patrick Lauer <patrick@gentoo.org> libvirt-0.7.2.ebuild:
  Adding curl dep for #290797

  23 Oct 2009; Doug Goldstein <cardoe@gentoo.org> -libvirt-0.7.0.ebuild,
  -libvirt-0.7.1.ebuild:
  remove incomplete ebuilds for 0.7.x

  23 Oct 2009; Doug Goldstein <cardoe@gentoo.org> libvirt-0.7.2.ebuild:
  completely revamp the ebuild to be updated with new features present in
  0.7.2. Needs testing

*libvirt-0.7.2 (21 Oct 2009)
*libvirt-0.7.1 (21 Oct 2009)
*libvirt-0.7.0 (21 Oct 2009)

  21 Oct 2009; Doug Goldstein <cardoe@gentoo.org> +libvirt-0.7.0.ebuild,
  +libvirt-0.7.1.ebuild, +libvirt-0.7.2.ebuild:
  Add newer libvirt releases

*libvirt-0.6.5-r1 (08 Sep 2009)

  08 Sep 2009; Patrick Lauer <patrick@gentoo.org> +libvirt-0.6.5-r1.ebuild:
  Fixing netcat dep #280650 #237277 #283884

  02 Aug 2009; Doug Goldstein <cardoe@gentoo.org> libvirt-0.6.3-r3.ebuild,
  libvirt-0.6.4-r1.ebuild, libvirt-0.6.5.ebuild:
  add missing sys-apps/hal dependency

*libvirt-0.6.5 (28 Jul 2009)

  28 Jul 2009; Doug Goldstein <cardoe@gentoo.org> +libvirt-0.6.5.ebuild:
  version bump

*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