diff --git a/libvirt.spec b/libvirt.spec index c495322..644c407 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -273,7 +273,7 @@ Summary: Library providing a simple virtualization API Name: libvirt -Version: 0.9.11.7 +Version: 0.9.11.8 Release: 1%{?dist}%{?extra_release} License: LGPLv2+ Group: Development/Libraries @@ -1500,6 +1500,12 @@ rm -f $RPM_BUILD_ROOT%{_sysconfdir}/sysctl.d/libvirtd %endif %changelog +* Sun Dec 09 2012 Cole Robinson - 0.9.11.8-1 +- Rebased to version 0.9.11.8 +- CVE-2012-3411: avoid open DNS proxy with dnsmasq (bz #874702, bz #882309) +- Don't ignore address for USB disks (bz #861309) +- Fix error with blkdeviotune (bz #872582) + * Sat Oct 27 2012 Cole Robinson - 0.9.11.7-1 - Rebased to version 0.9.11.7 - Fix multilib conflict with systemtap files (bz #831425) diff --git a/sources b/sources index a8686bb..dbe98ad 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7eb3cda6f121286ffc2b0a71b76c68ed libvirt-0.9.11.7.tar.gz +46d9ac88d4113acd061d77d71b863f1e libvirt-0.9.11.8.tar.gz