Commit Graph

275 Commits

Author SHA1 Message Date
Daniel P. Berrange
e5af44684c Split config files & daemon off from main daemon RPM 2012-04-04 12:06:45 +01:00
Daniel P. Berrange
cd6f0ffeda Remove API XML files from libvirt RPM 2012-04-04 12:06:45 +01:00
Daniel P. Berrange
47190b4726 Move all documentation into a -docs sub-RPM 2012-04-04 12:06:45 +01:00
Daniel P. Berrange
78f1d3ac45 Update to 0.9.11 release 2012-04-04 12:06:45 +01:00
Daniel P. Berrange
a6948b8e59 Fix client only RPM build & other misc RPM problems 2012-04-04 12:04:48 +01:00
Daniel P. Berrange
5636327a0d spec: Add missed dependancy for numad 2012-04-04 12:04:42 +01:00
Daniel P. Berrange
35cba470a0 Add qemu support for ppc64 on FC16 or above for rpm packaging 2012-04-04 12:04:38 +01:00
Daniel P. Berrange
ceac8fe559 Fixed service handling in specfile 2012-04-04 12:04:32 +01:00
Daniel P. Berrange
46c95e5a07 storage: Allow runtime detection of scrub 2012-04-04 12:04:28 +01:00
Daniel P. Berrange
8a3c40567c Fix typos in API XML file paths 2012-04-04 12:04:22 +01:00
Daniel P. Berrange
9b98b4ed36 Install API XML desc to a standard location 2012-04-04 12:04:16 +01:00
Daniel P. Berrange
8d2677cf1f Revert previous change 2012-04-03 11:04:46 +01:00
Daniel P. Berrange
7dcc6a4ac8 Refactor RPM spec to allow install without default configs 2012-03-31 12:37:53 +01:00
Daniel P. Berrange
71733e9328 Remove previous non-upstream patch which did not fix bug 802475 2012-03-31 12:33:27 +01:00
Kevin Fenzi
3acabefe34 Add patch to fix ordering to come up after network target. Bug 802475 2012-03-28 22:44:22 -06:00
Laine Stump
c41054c528 Update to 0.9.10-2 2012-03-09 04:04:16 -05:00
Daniel P. Berrange
f19e302ba9 Update to 0.9.10 2012-02-13 16:10:28 +00:00
Daniel P. Berrange
e9c1d3f4b0 Update to 0.9.10-rc2 release 2012-02-08 11:34:10 +00:00
Daniel P. Berrange
0f577d932b Fix LXC I/O handling 2012-01-12 21:07:02 +00:00
Daniel Veillard
4e460d5f09 Upstream release of 0.9.9 2012-01-07 21:53:09 +08:00
Peter Robinson
f9de2f6bc6 update util-linux-ng -> util-linux 2011-12-29 16:21:18 +00:00
Daniel P. Berrange
2daa1b7814 Add BR on gettext-devel when autotools is enabled 2011-12-08 14:39:53 +00:00
Daniel P. Berrange
f99eeb8567 Fix install of libvirt-guests.service and libvirtd.service 2011-12-08 13:50:55 +00:00
Daniel Veillard
7069f75cb8 update to libvirt-0.9.8
cleanup of old patches, of spec too
2011-12-08 17:03:16 +08:00
Justin M. Forbes
2cac7dac46 Remove versioning on yajl buildreq 2011-11-14 17:54:13 -06:00
Daniel P. Berrange
913c3c6554 Rebuild for yajl 2.0.1 release 2011-11-10 16:24:26 +00:00
Daniel P. Berrange
a5a4c0c89b Another attempt to disable shunloadtest 2011-11-08 20:18:01 +00:00
Daniel P. Berrange
8c8aca2fab Update to 0.9.7 release 2011-11-08 19:52:05 +00:00
Dan Horák
daf8e124ca xenlight available only on Xen arches (#745020) 2011-10-11 10:29:54 +02:00
Laine Stump
38c4b724fe release 0.9.6-2
* Make PCI multifunction support more manual - Bug 742836
* Builds on F15 should still use cgconfig - Bug 738725
2011-10-03 00:27:06 -04:00
Daniel Veillard
4d00487275 Upstream release of 0.9.6
Fix the qemu reboot bug from 0.9.5 and a few others bug fixes
2011-09-22 16:33:16 +08:00
Daniel Veillard
a6831c26c1 Upstream release of libvirt-0.9.5 2011-09-20 14:51:18 +08:00
Daniel Veillard
c363c7ebdb Upstream release of 0.9.4 2011-08-03 13:19:23 +08:00
Dan Horak
18ee6daf8a xenlight available only on Xen arches 2011-07-30 13:16:44 -04:00
Peter Robinson
459eb426c3 add ARM to NUMA platform exlcludes 2011-07-06 15:19:11 +01:00
Daniel Veillard
a0d670d2bf Temporary disable sanlock as version is too old 2011-07-04 23:05:01 +08:00
Daniel Veillard
d7b41212c1 Updating for 0.9.3 upstream release, Daniel 2011-07-04 21:22:51 +08:00
Richard W.M. Jones
2e1539eba4 Rebuild because of libparted soname bump (libparted.so.0 -> libparted.so.1). 2011-06-29 22:07:28 +01:00
Laine Stump
ee9521d87c update to 0.9.2
- require netcf-0.1.8 so transactional network config APIs are included
- document that CVE-2011-2178 has been resolved
2011-06-21 20:25:22 -04:00
Daniel Veillard
8d8fc08bac Deactivate sanlock for now until Dan Berrange updates it 2011-06-06 17:06:09 +08:00
Daniel Veillard
e79d304c79 Release of libvirt-0.9.2 upstream 2011-06-06 13:19:32 +08:00
Richard W.M. Jones
db03f03fd9 Add patch so users can try out virt-dmesg. 2011-05-25 22:29:05 +01:00
Daniel Veillard
957403ebec Update to upstream release 0.9.1
- support various persistent domain updates
- improvements on memory APIs
- Add virDomainEventRebootNew
- various improvements to libxl driver
- Spice: support audio, images and stream compression
- Various improvements and bug fixes
2011-05-05 13:23:46 +08:00
Daniel Veillard
6c32e1aaeb Fix libvirt-0.9.0 build for rawhide, Daniel 2011-04-08 15:16:29 +08:00
Daniel Veillard
362e335c0b Try to force the buidl with libxenlight 2011-04-07 17:13:40 +08:00
Daniel Veillard
ed6c49f874 Update to release 0.9.0 2011-04-07 15:47:13 +08:00
Daniel Veillard
47fcec5405 Fix for CVE-2011-1146, missing checks on read-only connections 2011-03-14 21:48:48 +08:00
Daniel P. Berrange
d7239a45b6 Add patch to fix -kernel boot with latest QEMU 2011-02-21 14:34:17 +00:00
Daniel Veillard
f13fb18c58 Release of libvirt-0.8.8 upstream
- expose new API for sysinfo extraction
- cgroup blkio weight support
- smartcard device support
- qemu: Support per-device boot ordering
- Various improvements and bug fixes
Daniel
2011-02-17 12:29:20 +08:00
Dennis Gilmore
d29644418d - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 06:38:06 -06:00