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)
This commit is contained in:
Cole Robinson 2012-04-27 17:21:21 -04:00
parent c24c6d1abf
commit 8c8b755519
3 changed files with 10 additions and 3 deletions

View File

@ -272,12 +272,13 @@
Summary: Library providing a simple virtualization API
Name: libvirt
Version: 0.9.11
Version: 0.9.11.3
Release: 1%{?dist}%{?extra_release}
License: LGPLv2+
Group: Development/Libraries
Source: http://libvirt.org/sources/libvirt-%{version}.tar.gz
Patch1: %{name}-%{version}-qemu-replace-deprecated-fedora-13-machine.patch
# Replace fedora-13->pc-0.14 to prep for qemu removing the latter (bz 754772)
Patch1: %{name}-qemu-replace-deprecated-fedora-13-machine.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
URL: http://libvirt.org/
@ -1463,6 +1464,12 @@ rm -f $RPM_BUILD_ROOT%{_sysconfdir}/sysctl.d/libvirtd
%endif
%changelog
* Fri Apr 27 2012 Cole Robinson <crobinso@redhat.com> - 0.9.11.3-1
- 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)
* Wed Apr 4 2012 Daniel P. Berrange <berrange@redhat.com> - 0.9.11-1
- Update to 0.9.11 release

View File

@ -1 +1 @@
6e9fab115075a8fd21d9bd0d7e558a52 libvirt-0.9.11.tar.gz
3c598b729dabdce08ef5b8741cc1b220 libvirt-0.9.11.3.tar.gz