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 - 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 - 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