[libvirt/f18] Rebased to version 0.10.2.6 Fix launching qemu with ccid database property (bz #904692) Don't error

Cole Robinson crobinso at fedoraproject.org
Wed Jun 12 21:57:11 UTC 2013


commit 4987454f4dfca93ab9abdcdce7922e6431e2a7ac
Author: Cole Robinson <crobinso at redhat.com>
Date:   Wed Jun 12 17:57:01 2013 -0400

    Rebased to version 0.10.2.6
    Fix launching qemu with ccid database property (bz #904692)
    Don't error if disk resize isn't multiple of 512 (bz #951495)
    Fix racey cgroup error at VM startup (bz #965169)
    Fix crash in nwfilter at daemon shutdown (bz #967740)

 libvirt.spec |    9 ++++++++-
 sources      |    2 +-
 2 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/libvirt.spec b/libvirt.spec
index 571cadb..253e5b5 100644
--- a/libvirt.spec
+++ b/libvirt.spec
@@ -334,7 +334,7 @@
 
 Summary: Library providing a simple virtualization API
 Name: libvirt
-Version: 0.10.2.5
+Version: 0.10.2.6
 Release: 1%{?dist}%{?extra_release}
 License: LGPLv2+
 Group: Development/Libraries
@@ -1971,6 +1971,13 @@ fi
 %endif
 
 %changelog
+* Wed Jun 12 2013 Cole Robinson <crobinso at redhat.com> - 0.10.2.6-1
+- Rebased to version 0.10.2.6
+- Fix launching qemu with ccid database property (bz #904692)
+- Don't error if disk resize isn't multiple of 512 (bz #951495)
+- Fix racey cgroup error at VM startup (bz #965169)
+- Fix crash in nwfilter at daemon shutdown (bz #967740)
+
 * Sun May 19 2013 Cole Robinson <crobinso at redhat.com> - 0.10.2.5-1
 - Rebased to version 0.10.2.5
 - Fix creating snapshot on lvm pool (bz #955371)
diff --git a/sources b/sources
index d508019..7cc7fa5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5e9402792e92501aff22deb65f350da9  libvirt-0.10.2.5.tar.gz
+caddd42acca56f8ac1ff17b3914f9c91  libvirt-0.10.2.6.tar.gz


More information about the scm-commits mailing list