Cole Robinson
660e0112c6
Rebased to version 1.0.5.1
...
Follow updated packaging guidelines for user alloc (bz #924501 )
CVE-2013-1962 Open files DoS (bz #963789 , bz #953107 )
2013-05-19 18:33:15 -04:00
Cole Robinson
45c1cabef6
Fix stream operations like screenshot (bz #960879 )
2013-05-14 17:32:09 -04:00
Richard W.M. Jones
56be2c5e38
Fix network driver when using qemu:///session (bz #958907 ).
2013-05-03 15:15:22 +01:00
Daniel Veillard
4aa9c4f1a3
Upstream release of libvirt-1.0.5
2013-05-02 18:39:42 +08:00
Daniel Veillard
7be420ad22
Update to 1.0.4 release
2013-04-01 15:54:31 +08:00
Daniel P. Berrange
40b00623a4
Update to 1.0.3 release
2013-03-05 16:00:44 +00:00
Richard W.M. Jones
ce09ec66c7
Fix bogus dates in libvirt.spec by comparing changelog to true dates in git log.
2013-02-28 13:22:28 +00:00
Richard W.M. Jones
97d7c80e2e
Disable virnettlscontexttest which apparently fails because of a broken gnutls3.
...
Note since this patch touches Makefile.am, I have enabled autoreconf
(enable_autotools).
2013-02-28 13:02:27 +00:00
Richard W.M. Jones
b856ae03bf
Backport "qemu: check backing chains even when cgroup is omitted"
...
(RHBZ#896685).
2013-02-28 09:58:19 +00:00
Daniel P. Berrange
803b3b891a
Fix missing python binding constants
2013-02-05 15:51:47 +00:00
Daniel P. Berrange
350081d1a9
Update to 1.0.2 release
2013-02-01 10:48:53 +00:00
Cole Robinson
1b71b68bb9
Fix network persistence after define (bz #890492 )
2013-01-29 20:17:02 -05:00
Cole Robinson
4084288dd5
CVE-2013-0170 libvirt: use-after-free in virNetMessageFree() (bz #893450 , bz #905173 )
2013-01-28 15:11:38 -05:00
Richard W.M. Jones
d1cd1b7ceb
Rebuild for libnl soname breakage (RHBZ#901569).
2013-01-20 19:56:14 +00:00
Daniel P. Berrange
5ed69704b9
Work around kernel headers problem
2013-01-18 20:01:53 +00:00
Daniel P. Berrange
be6e136cb1
Rebuild for libnl3 soname change
2013-01-18 14:46:40 +00:00
Cole Robinson
d3109abfa4
Fix scriplet warning when uninstalling libvirt-client (bz #888071 )
2012-12-17 18:48:44 -05:00
Daniel Veillard
f5ff4a2393
Update to upstream 1.0.1 release
2012-12-17 14:24:00 +08:00
Daniel P. Berrange
8cc50838dc
Update to 1.0.0 release
2012-11-08 22:21:41 +01:00
Cole Robinson
2c2e71c0ce
Disable libxl on F18 too
2012-10-30 20:54:40 -04:00
Cole Robinson
96b1b18b42
Rebased to version 0.10.2.1
...
Fix lvm volume creation when alloc=0 (bz #866481 )
Clarify virsh send-keys man page example (bz #860004 )
Fix occasional deadlock via virDomainDestroy (bz #859009 )
Fix LXC deadlock from ctrl-c (bz #848119 )
Fix occasional selinux denials with macvtap (bz #798605 )
Fix multilib conflict with systemtap files (bz #831425 )
Don't trigger keytab warning in system logs (bz #745203 )
Fix qemu domxml-2-native NIC model out (bz #636832 )
Fix error message if not enough space for lvm vol (bz #609104 )
2012-10-27 17:56:09 -04:00
Cole Robinson
f7763bfd17
Disable libxl driver, since it doesn't build with xen 4.2 in rawhide
2012-10-25 17:16:59 -04:00
Richard W.M. Jones
404e58cb18
Add upstream patches: don't duplicate environment variables (RHBZ#859596).
2012-09-24 20:59:05 +01:00
Richard W.M. Jones
cd3767e3b9
Re-add 0001-Use-qemu-system-i386-as-binary-instead-of-qemu.patch
...
NB: This patch is Fedora-specific and not upstream.
2012-09-24 18:36:40 +01:00
Daniel Veillard
f1867a5ecc
Upstream release 0.10.2
2012-09-24 14:22:55 +08:00
Richard W.M. Jones
b5548f62cb
Add (upstream) patches to label sockets for SELinux (RHBZ#853393).
2012-09-21 18:58:41 +01:00
Richard W.M. Jones
52f3bedee7
Fix for 32 bit qemu renamed to qemu-system-i386 (RHBZ#857026).
...
The difference in the output of virsh capabilities (non-root)
before and after is:
<capabilities>
<host>
- <uuid>9ecd5b8f-4b44-5dae-f4c6-4b9cf108e47a</uuid>
+ <uuid>4cae6f0f-dd64-8d9a-bc36-b3f2e62844cf</uuid>
<cpu>
<arch>i686</arch>
<model>Westmere</model>
@@ -34,7 +34,7 @@
<os_type>hvm</os_type>
<arch name='i686'>
<wordsize>32</wordsize>
- <emulator>/bin/qemu-system-x86_64</emulator>
+ <emulator>/bin/qemu-system-i386</emulator>
<machine>pc-1.2</machine>
<machine>none</machine>
<machine canonical='pc-1.2'>pc</machine>
2012-09-13 15:03:19 +01:00
Cole Robinson
f87237919c
Drop unneeded dnsmasq --filterwin2k
...
Fix unwanted connection closing, needed for boxes
Fix libvirtd segfault with old netcf-libs (bz 853381)
2012-09-12 08:18:36 -04:00
Daniel P. Berrange
e8969fb913
Remove dep on ceph RPM (rhbz #854360 )
2012-09-05 11:01:22 +01:00
Daniel Veillard
74d46bc7dd
Release of libvirt-0.10.1
...
Brown paper bag release
2012-08-31 21:52:10 +08:00
Daniel Veillard
4b6ea94306
Upstream release of 0.10.0
...
- agent: add qemuAgentArbitraryCommand() for general qemu agent command
- Introduce virDomainPinEmulator and virDomainGetEmulatorPinInfo functions
- network: use firewalld instead of iptables, when available
- network: make network driver vlan-aware
- esx: Implement network driver
- driver for parallels hypervisor
- Various LXC improvements
- Add virDomainGetHostname
- a lot of bug fixes, improvements and portability work
2012-08-29 14:32:06 +08:00
Daniel Veillard
963754bc8c
Fix a missing build requirement on dbus-devel
2012-08-23 16:14:20 +08:00
Daniel Veillard
7b5483236c
release candidate 1 of 0.10.0
2012-08-23 15:53:24 +08:00
Daniel P. Berrange
438006407c
Add correct patch for fixing module linkage & enable autotools
...
Add the correct patch to fix the module linkage problems
and enable autotools, so the Makefile.am changes actually
get applied
2012-08-14 16:21:02 +01:00
Daniel Veillard
76c8282ee2
Fix missing symbols in libvirt daemon in rc0 snapshot
2012-08-14 20:06:04 +08:00
Daniel Veillard
f463598b24
Prerelease for libvirt-0.10.0
...
Snapshot before 0.10.0 expected beginning of september
2012-08-08 22:45:35 +08:00
Richard W.M. Jones
f4e752a385
Add upstream patch to fix RHBZ#842114.
2012-07-23 14:09:48 +01:00
Dennis Gilmore
c37cb21dea
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
2012-07-19 16:33:02 -05:00
Cole Robinson
e0bfc1f8aa
BuildRequires: openssl-devel for rbd
2012-07-15 13:26:31 -04:00
Daniel Veillard
544ad4a787
Release of libvirt-0.9.13
...
- S390: support for s390(x)
- snapshot: implement new APIs for esx and vbox
- snapshot: new query APIs and many improvements
- virsh: Allow users to reedit rejected XML
- nwfilter: add DHCP snooping
- Enable driver modules in libvirt RPM
- Default to enable driver modules for libvirtd
- storage backend: Add RBD (RADOS Block Device) support
- sVirt support for LXC domains inprovement
- a lot of bug fixes, improvements and portability work
2012-07-02 13:15:52 +08:00
Daniel Veillard
8f163760ed
Update to 0.9.12
2012-05-14 22:23:10 +08:00
Cole Robinson
e10da2f6d4
Rebased to version 0.9.11.3
...
Abide URI username when connecting to hypervisor (bz 811397)
Fix managed USB mode (bz 814866)
Fix crash connecting to ESX host (bz 811891)
2012-04-27 16:56:05 -04:00
Cole Robinson
aa386576d5
Fix python doc filelist
2012-04-26 20:39:12 -04:00
Cole Robinson
c73c129b48
Rebased to version 0.9.11.2
...
Abide URI username when connecting to hypervisor (bz 811397)
Fix managed USB mode (bz 814866)
Fix crash connecting to ESX host (bz 811891)
2012-04-26 20:14:34 -04:00
Daniel P. Berrange
afe729ac3c
Fix initial hypervisor conditionals
2012-04-04 11:42:12 +01:00
Daniel P. Berrange
b6038bae4f
Remove bogus xen-devel dep from libvirt-devel RPM
2012-04-04 11:42:00 +01:00
Daniel P. Berrange
e6d9787587
Introduce per-hypervisor virtual RPMs
2012-04-04 11:41:48 +01:00
Daniel P. Berrange
44699dc495
Split config files & daemon off from main daemon RPM
2012-04-04 11:41:26 +01:00
Daniel P. Berrange
991d719dde
Remove API XML files from libvirt RPM
2012-04-04 11:41:06 +01:00
Daniel P. Berrange
96a520b555
Move all documentation into a -docs sub-RPM
2012-04-04 11:40:53 +01:00
Daniel P. Berrange
e31df5e9de
Update to 0.9.11 release
2012-04-04 11:40:32 +01:00
Daniel P. Berrange
6763b267b9
Fix client only RPM build & other misc RPM problems
2012-04-04 11:39:42 +01:00
Daniel P. Berrange
24e91208a4
spec: Add missed dependancy for numad
2012-04-04 11:38:11 +01:00
Daniel P. Berrange
15dec999e7
Add qemu support for ppc64 on FC16 or above for rpm packaging
2012-04-04 11:37:55 +01:00
Daniel P. Berrange
d6b0635d3d
Fixed service handling in specfile
2012-04-04 11:37:36 +01:00
Daniel P. Berrange
336a93264e
storage: Allow runtime detection of scrub
2012-04-04 11:36:56 +01:00
Daniel P. Berrange
6398d1cff5
Fix typos in API XML file paths
2012-04-04 11:36:26 +01:00
Daniel P. Berrange
6926ed26ea
Install API XML desc to a standard location
2012-04-04 11:36:11 +01:00
Daniel P. Berrange
6253f97a2d
Revert previous change
2012-04-03 11:02:04 +01:00
Daniel P. Berrange
37ddbd0eac
Refactor RPM spec to allow install without default configs
2012-03-31 12:38:10 +01:00
Daniel P. Berrange
95fe7c8df2
Rebuild for libparted soname break
2012-03-15 15:10:56 +00:00
Peter Robinson
79ae809020
fix ix86 macros
2012-02-17 15:27:03 +00: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
Daniel Veillard
ed9e426b26
Update to libvirt 0.8.7
...
- Preliminary support for VirtualBox 4.0
- IPv6 support
- Add VMware Workstation and Player driver driver
- Add network disk support
- Various improvements and bug fixes
- from 0.8.6:
- Add support for iSCSI target auto-discovery
- QED: Basic support for QED images
- remote console support
- support for SPICE graphics
- sysinfo and VMBIOS support
- virsh qemu-monitor-command
2011-01-06 10:45:38 +08:00
Daniel Veillard
659febf9ff
Temporary disable xen support on fedora build
...
temporary workaround since 0.8.5 fails with xen on F15 missing
MAX_VIRT_CPUS, to fix once sorted out upstream
2010-10-29 18:11:45 +02:00
Daniel Veillard
fca1fccfad
Upstream release of 0.8.5
...
- Enable JSON and netdev features in QEMU >= 0.13
- framework for auditing integration
- framework DTrace/SystemTap integration
- Setting the number of vcpu at boot
- Enable support for nested SVM
- Virtio plan9fs filesystem QEMU
- Memory parameter controls
- various improvements and bug fixes
Daniel
2010-10-29 17:57:15 +02:00
Jesse Keating
f713d63bab
- Rebuilt for gcc bug 634757
2010-09-29 14:43:44 -07:00