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
Dan Horák
5a45e466cf
- disable the nwfilterxml2xmltest also on s390(x)
2010-09-16 22:29:05 +02:00
Daniel Veillard
742b24eb23
Upstream release libvirt-0.8.4
2010-09-13 15:26:25 +02:00
Daniel P. Berrange
03369d2383
Fix potential overflow in boot menu code
2010-08-23 21:14:34 +01:00
Daniel P. Berrange
e8394ab5b5
Update 0.8.3 release
2010-08-23 19:45:47 +01:00
dmalcolm
f2d6fb6239
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
2010-07-22 02:22:13 +00:00
Daniel P. Berrange
e3a592c38d
Fix CVE-2010-2237, CVE-2010-2238, CVE-2010-2239, CVE-2010-2242
2010-07-12 16:01:43 +00:00
Daniel Veillard
7e99819dda
Release of libvirt-0.8.2, update of spec file, Daniel
2010-07-05 15:51:43 +00:00
Daniel Veillard
a160d7f98d
Upstream release of libvirt-0.8.1, Daniel
2010-04-30 17:10:08 +00:00
Daniel Veillard
36cab842e8
- Upstream release 0.8.0
...
- Snapshotting support (QEmu/VBox/ESX)
- Network filtering API
- XenAPI driver
- new APIs for domain events
- Libvirt managed save API
- timer subselection for domain clock
- synchronous hooks
- API to update guest CPU to host CPU
- virDomainUpdateDeviceFlags new API
- migrate max downtime API
- volume wiping API
- and many bug fixes
Daniel
2010-04-12 18:05:13 +00:00
Richard W.M. Jones
7b7b86e327
No change, just rebuild against new libparted with bumped soname.
2010-03-30 21:08:36 +00:00
Cole Robinson
f4bfe638b6
Fix USB devices by product with security enabled (bz 574136)
...
Set kernel/initrd in security driver, fixes some URL installs (bz 566425)
2010-03-22 15:19:02 +00:00
Daniel Veillard
0e9d242f05
Upstream release 0.7.7
...
Daniel
2010-03-05 16:33:57 +00:00
Adam Jackson
e24467a8c2
* Tue Feb 16 2010 Adam Jackson <ajax@redhat.com> 0.7.6-2
...
- libvirt-0.7.6-add-needed.patch: Fix FTBFS from --no-add-needed
- Add BuildRequires: xmlrpc-c-client for libxmlrpc_client.so
2010-02-17 00:11:39 +00:00
Adam Jackson
62e4e7cde2
* Tue Feb 16 2010 Adam Jackson <ajax@redhat.com> 0.7.6-2
...
- libvirt-0.7.6-add-needed.patch: Fix FTBFS from --no-add-needed
2010-02-16 23:49:24 +00:00
Daniel Veillard
f822179f97
Oops forgot to bump version, Daniel
2010-02-03 17:40:46 +00:00
Daniel Veillard
47e7e1e548
upstream release of 0.7.6
...
daniel
2010-02-03 17:39:33 +00:00
Chris Weyl
e73b75314b
* Thu Jan 14 2010 Chris Weyl <cweyl@alumni.drew.edu> 0.7.5-3
...
- bump for libssh2 rebuild
2010-01-14 16:59:58 +00:00
Daniel P. Berrange
8193a55b4a
Rebuild for libparted soname change
2010-01-12 14:10:20 +00:00
Daniel Veillard
6036708fa2
Fix a problem in spec file, Daniel
2009-12-23 15:56:25 +00:00
Daniel Veillard
4717aa0b6d
Upstream release of 0.7.5, Daniel
2009-12-23 15:40:21 +00:00
Daniel Veillard
6470ed033b
Upstream release of 0.7.3, Daniel
2009-11-20 18:59:17 +00:00
Daniel Veillard
b550f9c1d5
Fix netcf BuildRequire, Daniel
2009-11-20 18:02:51 +00:00
Daniel Veillard
ee0273ffc3
Upstream release of libvirt-0.7.3, Daniel
2009-11-20 16:55:47 +00:00
Daniel P. Berrange
50fce74b00
Really fix restore file labelling this time
2009-11-19 12:51:32 +00:00
Daniel P. Berrange
e29f71d1c9
Disable numactl on s390[x]
2009-11-11 18:11:49 +00:00
Daniel P. Berrange
427ed20801
Fix QEMU save/restore permissions / labelling
2009-11-11 15:33:52 +00:00
Mark McLoughlin
d23e6c285b
* Thu Oct 29 2009 Mark McLoughlin <markmc@redhat.com> - 0.7.2-3
...
- Avoid compressing small log files (#531030 )
2009-10-29 17:26:05 +00:00
Mark McLoughlin
2c139b45d8
* Thu Oct 29 2009 Mark McLoughlin <markmc@redhat.com> - 0.7.2-2
...
- Fix qemu machine types handling
2009-10-29 10:57:55 +00:00
Mark McLoughlin
762435e3b7
* Thu Oct 29 2009 Mark McLoughlin <markmc@redhat.com> - 0.7.2-2
...
- Make libvirt-devel require libvirt-client, not libvirt
2009-10-29 10:15:23 +00:00
Daniel Veillard
6383d6b056
0.7.2 release, Daniel
2009-10-14 13:03:30 +00:00
Mark McLoughlin
3712441ea6
Add the second patch for #523158
2009-10-13 15:43:47 +00:00
Mark McLoughlin
9d0bc882fa
* Tue Oct 13 2009 Mark McLoughlin <markmc@redhat.com> - 0.7.1-12
...
- Fix restore of qemu guest using raw save format (#523158 )
2009-10-13 15:34:15 +00:00
Mark McLoughlin
90dddf3d3d
* Fri Oct 9 2009 Mark McLoughlin <markmc@redhat.com> - 0.7.1-11
...
- Fix libvirtd memory leak during error reply sending (#528162 )
- Add several PCI hot-unplug typo fixes from upstream
2009-10-09 14:53:48 +00:00
Mark McLoughlin
86abd54d02
* Tue Oct 6 2009 Mark McLoughlin <markmc@redhat.com> - 0.7.1-10
...
- Create /var/log/libvirt/{lxc,uml} dirs for logrotate
- Make libvirt-python dependon on libvirt-client
- Sync misc minor changes from upstream spec
2009-10-06 12:48:58 +00:00
Mark McLoughlin
4ab5ad5425
* Tue Oct 6 2009 Mark McLoughlin <markmc@redhat.com> - 0.7.1-9
...
- Change logrotate config to weekly (#526769 )
2009-10-06 09:45:04 +00:00
Mark McLoughlin
f9c1b758c3
- Re-label qcow2 backing files ( #497131 )
2009-10-01 15:17:31 +00:00
Mark McLoughlin
38cf1bd5ba
* Thu Oct 1 2009 Mark McLoughlin <markmc@redhat.com> - 0.7.1-8
...
- Disable sound backend, even when selinux is disabled (#524499 )
2009-10-01 08:35:16 +00:00
Mark McLoughlin
aeda455930
* Wed Sep 30 2009 Mark McLoughlin <markmc@redhat.com> - 0.7.1-7
...
- Fix USB device passthrough (#522683 )
2009-09-30 17:58:52 +00:00
Chris Weyl
288291b795
* Mon Sep 21 2009 Chris Weyl <cweyl@alumni.drew.edu> - 0.7.1-6
...
- rebuild for libssh2 1.2
2009-09-22 03:52:07 +00:00
Mark McLoughlin
7c2073faca
* Mon Sep 21 2009 Mark McLoughlin <markmc@redhat.com> - 0.7.1-5
...
- Don't set a bogus error in virDrvSupportsFeature()
- Fix raw save format
2009-09-21 15:32:34 +00:00
Mark McLoughlin
5b528ba717
Fix typo
2009-09-17 14:58:55 +00:00
Mark McLoughlin
4f731a7250
Got the wrong bug number
2009-09-17 14:51:05 +00:00
Mark McLoughlin
f1ac0031f5
* Thu Sep 17 2009 Mark McLoughlin <markmc@redhat.com> - 0.7.1-4%
...
- A couple of hot-unplug memory handling fixes (#523960 )
2009-09-17 14:47:51 +00:00
Daniel Veillard
e45b9c9030
Disable numactl on s390[x], Daniel
2009-09-17 13:30:50 +00:00
Daniel Veillard
3cf75c269d
Refactoring of spec file by danpb for RHEL 5/6 compat, daniel
2009-09-17 12:32:32 +00:00
Daniel Veillard
585033f372
Release of 0.7.1 upstream, Daniel
2009-09-15 12:50:58 +00:00
Mark McLoughlin
897506e66a
* Mon Sep 14 2009 Mark McLoughlin <markmc@redhat.com> - 0.7.1-0.2.gitfac3f4c
...
- Update to newer snapshot of 0.7.1
- Stop libvirt using untrusted 'info vcpus' PID data (#520864 )
- Support relabelling of USB and PCI devices
- Enable multipath storage support
- Restart libvirtd upon RPM upgrade
2009-09-14 18:30:45 +00:00
Mark McLoughlin
e4bf8ffa42
* Sun Sep 6 2009 Mark McLoughlin <markmc@redhat.com> - 0.7.1-0.1.gitg3ef2e05
...
- Update to pre-release git snapshot of 0.7.1
- Drop upstreamed patches
2009-09-06 13:46:19 +00:00
Mark McLoughlin
20367a58a6
Add URL to source tag
2009-08-21 10:19:53 +00:00
Mark McLoughlin
aa037364ed
* Wed Aug 19 2009 Mark McLoughlin <markmc@redhat.com> - 0.7.0-6
...
- Fix migration completion with newer versions of qemu (#516187 )
2009-08-19 17:13:01 +00:00
Mark McLoughlin
c034c1a3b2
* Wed Aug 19 2009 Mark McLoughlin <markmc@redhat.com> - 0.7.0-5
...
- Add PCI host device hotplug support
- Allow PCI bus reset to reset other devices (#499678 )
- Fix stupid PCI reset error message (bug #499678 )
- Allow PM reset on multi-function PCI devices (bug #515689 )
- Re-attach PCI host devices after guest shuts down (bug #499561 )
- Fix list corruption after disk hot-unplug
- Fix minor 'virsh nodedev-list --tree' annoyance
2009-08-19 16:26:27 +00:00
Mark McLoughlin
da05e02884
Sync patches from git
2009-08-17 08:08:46 +00:00
Daniel P. Berrange
e1b7b518ac
Added utterly crazy build dep on CVS for stupid autopoint tool
2009-08-13 15:43:14 +00:00
Daniel P. Berrange
581b5f5022
Log and ignore NUMA topology problems (rhbz #506590 )
2009-08-13 15:30:19 +00:00
Daniel P. Berrange
c476c8b683
Rewrite policykit support (rhbz #499970 )
2009-08-13 15:27:42 +00:00
Mark McLoughlin
b93eafc59f
Add bz number 516497 for reference
2009-08-10 10:32:28 +00:00
Mark McLoughlin
2105d62ca8
* Mon Aug 10 2009 Mark McLoughlin <markmc@redhat.com> - 0.7.0-3
...
- Don't fail to start network if ipv6 modules is not loaded
2009-08-10 10:24:12 +00:00
Mark McLoughlin
743adffffe
* Thu Aug 6 2009 Mark McLoughlin <markmc@redhat.com> - 0.7.0-2
...
- Make sure qemu can access kernel/initrd (bug #516034 )
- Set perms on /var/lib/libvirt/boot to 0711 (bug #516034 )
2009-08-06 15:01:49 +00:00
Daniel Veillard
11e3b51c0d
- Upstream release of 0.7.0
...
- ESX, VBox3, Power Hypervisor drivers
- new net filesystem glusterfs
- Storage cloning for LVM and Disk backends
- interface implementation based on netcf
- Support cgroups in QEMU driver
- QEmu hotplug NIC support
- a lot of fixes
Daniel
2009-08-05 15:24:45 +00:00
Mark McLoughlin
66df925739
* Fri Jul 31 2009 Mark McLoughlin <markmc@redhat.com> - 0.7.0-0.9.gite195b43
...
- Set perms on /var/lib/libvirt/images to 0711
2009-07-31 08:55:24 +00:00
Mark McLoughlin
b20a5c6d3b
* Thu Jul 30 2009 Mark McLoughlin <markmc@redhat.com> - 0.7.0-0.8.gite195b43
...
- Add patch from upstream to fix qemu pidfile perms problem
2009-07-30 17:02:50 +00:00
Daniel P. Berrange
7f58f3aa54
Create qemu/kvm user & group to fix upgrades
2009-07-30 11:07:16 +00:00
Daniel Veillard
6577b14441
- another prerelease with qemu, uml and remote patches
...
- drop the news patch as it's now UTF8 upstream
Daniel
2009-07-29 14:58:18 +00:00
Mark McLoughlin
2e7812764f
- Fix disabling polkit and netcf on older fedoras
2009-07-29 09:08:57 +00:00
Mark McLoughlin
854b878580
* Wed Jul 29 2009 Mark McLoughlin <markmc@redhat.com> - 0.7.0-0.5.gitf055724
...
- Move ldconfig call to libvirt-client %post/%postun
- Fix rpmlint warning about libvirt-client summary
2009-07-29 09:00:02 +00:00
Mark McLoughlin
89c28e4013
* Wed Jul 29 2009 Mark McLoughlin <markmc@redhat.com> - 0.7.0-0.4.gitf055724
...
- Drop explicit libselinux requires, it is autorequired
- Drop cleanup of python/tests, apparently not needed
- Cherry-pick upstream patch to convert NEWS to UTF-8, drop iconv
- Drop python BR; python-devel requires it
2009-07-29 08:09:45 +00:00
Mark McLoughlin
db269c2d21
Fix some more trivial differences between upstream spec
2009-07-28 18:13:09 +00:00
Mark McLoughlin
98e4f7ee9f
- Set perms on /var/{run,lib,cache}/libvirt/qemu
2009-07-28 18:06:43 +00:00
Mark McLoughlin
0c4afc5ee9
- Remove explicit dir creating in makeinstall, replaced by attr in files
2009-07-28 18:02:50 +00:00
Mark McLoughlin
593255292e
- Pass --with-qemu-user=qemu etc. to configure
2009-07-28 17:41:33 +00:00
Mark McLoughlin
ccafc8ecb4
- Remove explicit libxml2 requires, again
...
- Build with --without-capng if capng support is disabled
2009-07-28 17:40:29 +00:00
Mark McLoughlin
a38fb9cbc1
- Move various requires to the libvirt-client sub-package
...
- Sync some trivial cleanups from upstream spec file
2009-07-28 17:17:13 +00:00
Mark McLoughlin
6359121866
* Tue Jul 28 2009 Mark McLoughlin <markmc@redhat.com> - 0.7.0-0.3.gitf055724
...
- Enable netcf support
2009-07-28 17:04:23 +00:00
Mark McLoughlin
b20d669e88
* Tue Jul 28 2009 Mark McLoughlin <markmc@redhat.com> - 0.7.0-0.2.gitf055724
...
- Drop glusterfs dep to 2.0.1 (bug #514191 )
2009-07-28 09:58:42 +00:00
Daniel Veillard
a3e1cc37ed
Push a prerelease of 0.7.0 for F12 'deadline', Daniel
2009-07-27 17:52:28 +00:00
Jesse Keating
a6eca3382d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
2009-07-25 08:51:35 +00:00
Richard W.M. Jones
c6c5072e90
Bump release number to rebuild against new libparted.
2009-07-10 22:08:43 +00:00
Daniel Veillard
705fd20a0e
Fix libcap-ng-devel require, Daniel
2009-07-03 15:22:52 +00:00
Daniel Veillard
e0e9927d93
Remove the qemu BuildRequires I re-added, Daniel
2009-07-03 15:11:43 +00:00
Daniel Veillard
bae7a0fb84
Upstream release of libvirt-0.6.5, Daniel
2009-07-03 15:07:12 +00:00
Mark McLoughlin
36aee593bc
* Fri Jul 3 2009 Mark McLoughlin <markmc@redhat.com> - 0.6.4-4.fc12
...
- Fix libvirtd crash with bad capabilities data (bug #505635 )
2009-07-03 10:08:42 +00:00
Mark McLoughlin
dc0cb0e91a
* Fri Jul 3 2009 Mark McLoughlin <markmc@redhat.com> - 0.6.4-3.fc12
...
- Handle shared/readonly image labelling (bug #493692 )
- Don't unnecessarily try to change a file context (bug #507555 )
- Don't try to label a disk with no path (e.g. empty cdrom) (bug #499569 )
2009-07-03 09:57:08 +00:00
Mark McLoughlin
84d66312fe
* Fri Jun 5 2009 Mark McLoughlin <markmc@redhat.com> - 0.6.4-2.fc12
...
- Remove the qemu BuildRequires
2009-06-05 11:46:47 +00:00
Daniel Veillard
4f644ce267
Old patch didn't apply in kodji ??? Daniel
2009-05-29 17:28:28 +00:00
Daniel Veillard
53f63aa62d
Upstream release 0.6.4
2009-05-29 16:57:14 +00:00
Mark McLoughlin
748df35c5f
* Mon May 25 2009 Mark McLoughlin <markmc@redhat.com> - 0.6.3-11.fc12
...
- Bring up the bridge, even if it doesn't have an IP address (bug #501912 )
2009-05-25 15:22:34 +00:00
Mark McLoughlin
a6e23d00fa
* Thu May 21 2009 Mark McLoughlin <markmc@redhat.com> - 0.6.3-10.fc12
...
- Fix XML attribute escaping (bug #499791 )
- Fix serious event handling issues causing guests to be destroyed (bug #499698 )
2009-05-21 12:07:09 +00:00
Mark McLoughlin
c6d11b43c9
* Thu May 21 2009 Mark McLoughlin <markmc@redhat.com> - 0.6.3-9.fc12
...
- Fix qemu argv detection with latest qemu (bug #501923 )
2009-05-21 10:42:33 +00:00
Mark McLoughlin
83091ff0dd
Add bz numbers for each patch
2009-05-21 10:35:02 +00:00
Cole Robinson
4465a63872
Don't try to label a disk with no path (e.g. empty cdrom) (bug #499569 )
2009-05-11 02:29:05 +00:00
Mark McLoughlin
3f397d9786
* Thu May 7 2009 Mark McLoughlin <markmc@redhat.com> - 0.6.3-7.fc12
...
- Enable migration for qemu 0.10 (bug #499704 )
2009-05-07 19:09:00 +00:00
Cole Robinson
750aec5507
Refresh qemu caps when getCapabilities is called (bug #460649 )
2009-05-06 16:33:16 +00:00
Mark McLoughlin
fa0f21c263
* Wed May 6 2009 Mark McLoughlin <markmc@redhat.com> - 0.6.3-5.fc12
...
- Fix handling of <hostdev managed='yes'> (bug #499386 )
2009-05-06 15:45:57 +00:00
Daniel P. Berrange
afdaf5d354
Fix readonly/shared disk image labelling (rhbz #493692 )
2009-05-05 13:38:26 +00:00
Daniel Veillard
26bba5aea9
was also missing /usr/share/gtk-doc/html/libvirt in -devel
...
Daniel
2009-04-28 10:53:22 +00:00
Daniel Veillard
1a4185bdcc
- fix packaging bug #496945 libvirt should own /var/cache/libvirt
...
Daniel
2009-04-28 09:18:35 +00:00
Daniel Veillard
6a73119e65
Upstream release, 0.6.3, Daniel
2009-04-24 14:57:21 +00:00
Mark McLoughlin
1e2f9fce0a
* Thu Apr 16 2009 Mark McLoughlin <markmc@redhat.com> - 0.6.2-2.fc12
...
- Fix qemu drive format specification (#496092 )
2009-04-16 15:25:28 +00:00
Daniel Veillard
f5edf79c95
libvirt-0.6.2 release
...
remove old patches
update the svirt sound patch
Daniel
2009-04-03 15:52:11 +00:00
Daniel P. Berrange
b59e64bf44
Fix dumb typo in previous patch
2009-04-03 15:18:03 +00:00
Daniel P. Berrange
a09fc2658a
Disable sound cards when running sVirt
2009-03-17 16:00:54 +00:00
Daniel P. Berrange
a008fcf27e
Don't relabel shared/readonly disks for sVirt
2009-03-17 15:31:31 +00:00
Daniel P. Berrange
511f6cd625
- Fix memory allocation for xend lookup
...
- Avoid crash if storage volume deletion fails
- Fix multiple FD leaks
- Fix bug in dispatch FD events when a callback is marked deleted
- Fix parsing of storage volume owner/group/mode
- Fix memory allocation for virDomainGetVcpus RPC handler
- Avoid deadlock in setting vCPU count
- Use correct driver name in Xen block detach
2009-03-17 10:29:42 +00:00
Cole Robinson
48b90fefc1
Add Requires: libselinux
2009-03-10 02:28:38 +00:00
Daniel P. Berrange
905627c8fd
Fix crash after storage vol deletion fails. Add SASL auth support in QEMU
2009-03-06 13:31:38 +00:00
Daniel Veillard
29b1292019
Not related to lzo-devel, Daniel
2009-03-05 10:10:19 +00:00
Daniel Veillard
f3546be64b
Maybe missing lzo-devel to link with gnulib-tls, Daniel
2009-03-04 21:49:06 +00:00
Daniel Veillard
fb9044931e
Upstream release 0.6.1, Daniel
2009-03-04 13:33:45 +00:00
Daniel Veillard
03c5fec4d2
Handle the i386->i586 arch change, Daniel
2009-03-02 06:07:33 +00:00
Jesse Keating
ce373a25b6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
2009-02-25 19:46:28 +00:00
Daniel P. Berrange
996d0e4709
Fix QEMU startup timeout/race (rhbz #484649 )
...
Setup DBus threading. Don't allow dbus to call _exit / change SIGPIPE (rhbz #484553 )
Fix timeout when autostarting session daemon
2009-02-18 13:51:22 +00:00
Richard W.M. Jones
8c01426c44
Multiple fixes to remove rpmlint warnings/errors (rhbz #226055 )
2009-02-12 12:35:17 +00:00
Daniel P. Berrange
c80b7f0d5a
Fix libvirtd --timeout usage
...
Fix RPC call problems and QEMU startup handling (rhbz #484414 )
Fix unowned directories (rhbz #483442 )
2009-02-06 19:28:20 +00:00
Daniel Veillard
958f1c3dff
Release of 0.6.0, Daniel
2009-01-31 09:48:47 +00:00
Daniel Veillard
4a8ca1017f
fix missing read-only access checks, fixes CVE-2008-5086
...
daniel
2008-12-17 16:59:30 +00:00
Daniel Veillard
1e122ee5dc
fixing #460510
2008-12-12 07:37:16 +00:00
Daniel Veillard
6a6307bcdc
Update to 0.5.1, Daniel
2008-12-05 05:38:54 +00:00
Ignacio Vazquez-Abrams
6e8332946a
Rebuild for Python 2.6
2008-11-29 16:48:07 +00:00
Daniel Veillard
7244d1a339
Upstream release 0.5.0, Daniel
2008-11-26 08:50:10 +00:00
Daniel Veillard
2a3935580c
Fix for #465274 , Daniel
2008-10-02 14:59:55 +00:00
Daniel Veillard
28f7f11450
- apply the python makefile patch for #463733
...
daniel
2008-09-24 13:34:20 +00:00
Daniel Veillard
ca07bc4597
Try to fix ppc64 build, rev'ing and updating changelog, Daniel
2008-09-24 07:19:01 +00:00
Daniel Veillard
8e23194a2b
Apparently make force-tag doesn't exist anymore, so rev'ing, Daniel
2008-09-24 07:16:32 +00:00
Daniel Veillard
fe09090e2d
Fix a build failure in ppc64 for unpackaged file since without_qemu
...
Daniel
2008-09-24 07:10:11 +00:00
Daniel Veillard
f294b40ba5
Upstream release 0.4.6
2008-09-23 21:25:17 +00:00
Daniel Veillard
c0c1a7bb79
Avoid a segfault if missing an emulator, Daniel
2008-09-09 15:02:19 +00:00
Daniel Veillard
072c9c45ab
New upstream version, daniel
2008-09-08 16:55:43 +00:00
Tom Callaway
af111679c3
fix license tag
2008-08-07 17:24:05 +00:00
Daniel P. Berrange
dd9f21eaa2
Fix CDROM boot for KVM guests (rhbz #452355 )
2008-07-08 13:10:54 +00:00
Daniel Veillard
f0e356df98
Upstream release 0.4.4
2008-06-25 09:06:35 +00:00
Daniel Veillard
af69660412
Upstream release 0.4.3
2008-06-12 16:23:19 +00:00
Mark McLoughlin
6dc94c6252
Ensure %{fedora} is evaluated correctly
2008-06-04 17:49:02 +00:00
Mark McLoughlin
eb34165670
* Wed Jun 4 2008 Mark McLoughlin <markmc@redhat.com> - 0.4.2-6.fc10
...
- Disable lokkit support again (#449996 , #447633 )
2008-06-04 17:34:26 +00:00
Daniel P. Berrange
7ce08f2148
Rebuild to fix policykit enablement (rhbz #446616 )
2008-05-15 21:34:28 +00:00
Daniel P. Berrange
049a8c79d9
Added /var/lib/libvirt/boot for kernel/initrd images under SElinux policy
2008-05-09 16:58:53 +00:00
Mark McLoughlin
f7a6d90012
s/--without_qemu/--without-qemu/
2008-04-28 15:58:33 +00:00
Mark McLoughlin
67a2f29a89
* Mon Apr 28 2008 Mark McLoughlin <markmc@redhat.com> - 0.4.2-3.fc10
...
- Simplify the way arch conditionals are handled
2008-04-28 15:28:24 +00:00
Mark McLoughlin
82422fa1ff
Only include proxy in %files on arches where xen is built
2008-04-28 10:24:38 +00:00
Mark McLoughlin
a73cf1d010
* Mon Apr 28 2008 Mark McLoughlin <markmc@redhat.com> - 0.4.2-2.fc10
...
- Enable lokkit support (#443796 )
2008-04-28 09:20:33 +00:00
Daniel Veillard
481419ebb6
upstream release of 0.4.2, remove old patches, daniel
2008-04-08 16:38:36 +00:00
Daniel P. Berrange
1e65165c3a
Don't do polkit auth as root
2008-04-04 15:29:00 +00:00
Chris Lalancette
bca27d9111
Fix another bug in the fs handling, where the <source> tags when doing
...
dumpxml didn't match up with what was used to define the pool to begin with.
2008-03-28 18:45:49 +00:00
Chris Lalancette
08b9144b41
Add a couple of iscsi patches to the storage backend; without these two
...
patches, iscsi storage support is incomplete (and won't work properly).
2008-03-27 19:18:59 +00:00
Daniel P. Berrange
2063007248
Fix QEMU media change, QEMU tap device setup, Xen boot device XML. Added default images directory
2008-03-13 15:31:57 +00:00
Daniel P. Berrange
81e46cb6da
Fix daemon startup to avoid destroying networking
2008-03-10 21:36:01 +00:00
Daniel Veillard
263e2f2021
2 bugs found just after the release, Daniel
2008-03-03 16:55:24 +00:00
Daniel Veillard
2b9efc3de2
More crazyness around ppc64, Daniel
2008-03-03 16:03:24 +00:00
Daniel Veillard
69f6239766
Trying to work around ppc64 lacking any virtualization, Daniel
2008-03-03 15:43:06 +00:00
Daniel Veillard
bf744f9872
Release of 0.4.1, removal of old patches, spec file cleanup, Daniel
2008-03-03 15:14:14 +00:00
Jesse Keating
45b0b2bfa6
* Wed Feb 20 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.4.0-5
...
- Autorebuild for GCC 4.3
2008-02-20 06:45:43 +00:00
Daniel P. Berrange
f29ea218b7
Fix SSH tunnelling and XenD nodeinfo compat
2008-01-19 02:20:46 +00:00
Daniel P. Berrange
7d193b7810
Fix crash when no auth callback
2008-01-14 04:04:32 +00:00
Daniel P. Berrange
3182a4df5a
Fixed auth callback crash and config file reading
2008-01-02 21:43:05 +00:00
Daniel Veillard
4f667910e9
Release of 0.4.0, the previous patches are not needed anymore.
...
Daniel
2007-12-18 10:44:34 +00:00
Daniel P. Berrange
fdd7e87fe3
Added backport of patch for qemu driver config file
2007-10-15 18:23:02 +00:00
Daniel P. Berrange
f06c387ab5
Add i686 to arch list for Xen builds allowing 'make local' to do the right thing
2007-10-10 16:46:18 +00:00
Daniel Veillard
5ad8bc8190
Upstream release 0.3.3
2007-09-30 21:18:47 +00:00
Daniel Veillard
31802de821
Stupididy on the namagement of buildroots, daniel
2007-08-24 15:34:27 +00:00
Daniel Veillard
cc39758e17
Compile on arches without Xen, Daniel
2007-08-24 15:10:05 +00:00
Daniel Veillard
55fabd69c0
Release of 0.3.2, remove the old patch, Daniel
2007-08-21 15:14:54 +00:00
Daniel Veillard
b2a1a0e9ba
Fixing missing Requires in libvirt-devel, Daniel
2007-08-16 15:16:44 +00:00
Daniel Veillard
cbe377ed29
Fix for bug #249594 , Daniel
2007-07-26 15:35:55 +00:00
Jesse Keating
06a21e388f
* Wed Jul 25 2007 Jesse Keating <jkeating@redhat.com> - 0.3.1-2
...
- Rebuild for RH #249435
2007-07-25 17:47:38 +00:00
Daniel Veillard
d1a886ab31
Upstream release 0.3.1, Daniel
2007-07-24 15:45:36 +00:00
Daniel Veillard
c70baa5133
Upstream release of 0.3.0 , removed old patches, Daniel
2007-07-09 12:40:55 +00:00
Daniel Veillard
52b4d91272
bvirt-0.2.3 upstream release, Daniel
2007-06-08 15:07:30 +00:00
Daniel P. Berrange
338630edc8
Fixed stack overflow. Fixed bridge network when no virtual net is running
2007-05-14 15:38:15 +00:00
Daniel P. Berrange
a05e64b718
Fixed misc QEMU & Xen bugs
2007-05-04 14:18:11 +00:00
Daniel P. Berrange
c003690dfc
Added missing dep on dnsmasq RPM
2007-04-27 18:30:54 +00:00
Daniel Veillard
2cac8ea133
Upstream release 0.2.2
2007-04-17 09:42:15 +00:00
Daniel Veillard
deefad73a9
Apply fix for 233874 /usr/include/libvirt ownership, Daniel
2007-03-26 09:42:53 +00:00
Jeremy Katz
f6cef943a9
* Thu Mar 22 2007 Jeremy Katz <katzj@redhat.com> - 0.2.1-2.fc7
...
- don't require xen; we don't need the daemon and can control non-xen now
- fix scriptlet error (need to own more directories)
- update description text
2007-03-22 20:30:28 +00:00
Daniel Veillard
7a6f0752c1
Release of libvirt-0.2.1, Daniel
2007-03-16 19:44:21 +00:00
Daniel P. Berrange
36d558635e
Fix config file loading
2007-02-23 19:38:06 +00:00
Daniel P. Berrange
98bceee6b1
Fix incompatabilities with qemu 0.9.0
2007-02-16 22:08:59 +00:00
Daniel P. Berrange
4e70e5049f
Pull in some QEMU driver fixes
2007-02-15 17:07:47 +00:00
Daniel Veillard
e66ceb7f97
a Werror broke on ia64, Daniel
2007-02-14 18:47:42 +00:00
Daniel Veillard
23d5b99123
misses gnutls-devel build require, Daniel
2007-02-14 18:35:35 +00:00
Daniel Veillard
df8a62cdc8
Release of libvirt-0.2.0, daniel
2007-02-14 18:20:26 +00:00
Daniel Veillard
8e36286f00
Release of 0.1.11, Daniel
2007-01-22 15:43:09 +00:00
Daniel Veillard
cd0f44cfff
Release of libvirt-0.1.10
...
Daniel
2006-12-20 15:03:38 +00:00
Jeremy Katz
dcd808aefc
* Thu Dec 7 2006 Jeremy Katz <katzj@redhat.com> - 0.1.9-2
...
- rebuild against python 2.5
2006-12-07 16:42:54 +00:00
Daniel Veillard
8713d4b7ef
Upstream release 0.1.9
2006-11-29 12:24:57 +00:00
Daniel Veillard
68efefa919
Stupid typo, Daniel
2006-11-07 13:16:46 +00:00
Daniel Veillard
1c5afbb774
Fix a few issues with the spec file including #202320 , Daniel
2006-11-06 16:33:32 +00:00
Daniel Veillard
e61694fd1d
Upstream release 0.1.8
2006-10-16 15:15:48 +00:00
Daniel Veillard
608f915ea7
Fixing 2 bugs found in 0.1.7, Daniel
2006-10-02 21:23:36 +00:00
Daniel Veillard
b28edd6eab
Upstream release 0.1.7
2006-09-29 09:32:55 +00:00
Daniel Veillard
5c1d884231
Upstream release 0.1.6
2006-09-22 09:05:11 +00:00
Jeremy Katz
54c7c9997c
* Tue Sep 5 2006 Jeremy Katz <katzj@redhat.com> - 0.1.5-3
...
- patch from danpb to support new-format cd devices for HVM guests
2006-09-06 03:24:05 +00:00
Daniel Veillard
dec47cc4eb
Dohh, Daniel
2006-09-05 10:26:07 +00:00
Daniel Veillard
ecaf0eb615
Adding ia64 back, Daniel
2006-09-05 10:25:03 +00:00
Daniel Veillard
ea6b32b5e4
Removed ia64 to build, daniel
2006-09-05 06:07:25 +00:00
Daniel Veillard
313e00f3ac
Upstream release 0.1.5
2006-09-05 06:01:05 +00:00
Daniel P. Berrange
b3a53e18a9
Added patch to fix dom0ops for new Xen 3.0.3 kernels
2006-09-04 19:21:27 +00:00
Jeremy Katz
24467d1235
can't build on ia64 while xen isn't building there
2006-08-29 01:00:00 +00:00
Jeremy Katz
fdaa69f5e3
* Mon Aug 28 2006 Jeremy Katz <katzj@redhat.com> - 0.1.4-4
...
- add patch to support paravirt framebuffer in Xen
2006-08-29 00:53:44 +00:00
Daniel Veillard
cf2cd869d9
Added fix for network on non-hvm guests, daniel
2006-08-21 14:09:44 +00:00
Daniel Veillard
f2572ab2b4
Fix a uuid parsing bug, Daniel
2006-08-17 17:47:37 +00:00
Daniel Veillard
90a17a6e65
Release of 0.1.4, Daniel
2006-08-16 17:15:20 +00:00