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)
remotes/origin/f18
Cole Robinson 2013-06-12 17:57:01 -04:00
parent 7d54a9531e
commit 4987454f4d
2 changed files with 9 additions and 2 deletions

View File

@ -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@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@redhat.com> - 0.10.2.5-1
- Rebased to version 0.10.2.5
- Fix creating snapshot on lvm pool (bz #955371)

View File

@ -1 +1 @@
5e9402792e92501aff22deb65f350da9 libvirt-0.10.2.5.tar.gz
caddd42acca56f8ac1ff17b3914f9c91 libvirt-0.10.2.6.tar.gz