[libvirt/f17] Rebased to version 0.9.11.3 Abide URI username when connecting to hypervisor (bz 811397) Fix managed

Cole Robinson crobinso at fedoraproject.org
Fri Apr 27 21:21:25 UTC 2012


commit 8c8b755519b743646352210fe460cfea6e531b12
Author: Cole Robinson <crobinso at redhat.com>
Date:   Fri Apr 27 17:21:21 2012 -0400

    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)

 ...qemu-replace-deprecated-fedora-13-machine.patch |    0
 libvirt.spec                                       |   11 +++++++++--
 sources                                            |    2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/libvirt-0.9.11-qemu-replace-deprecated-fedora-13-machine.patch b/libvirt-qemu-replace-deprecated-fedora-13-machine.patch
similarity index 100%
rename from libvirt-0.9.11-qemu-replace-deprecated-fedora-13-machine.patch
rename to libvirt-qemu-replace-deprecated-fedora-13-machine.patch
diff --git a/libvirt.spec b/libvirt.spec
index 502eeff..a5c6437 100644
--- a/libvirt.spec
+++ b/libvirt.spec
@@ -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 at 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 at redhat.com> - 0.9.11-1
 - Update to 0.9.11 release
 
diff --git a/sources b/sources
index 2fe4e39..e2c63fe 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6e9fab115075a8fd21d9bd0d7e558a52  libvirt-0.9.11.tar.gz
+3c598b729dabdce08ef5b8741cc1b220  libvirt-0.9.11.3.tar.gz


More information about the scm-commits mailing list