libvirt 0.9.12.3 maintenance release is now available. This is libvirt
0.9.12 with additional bugfixes that have accumulated upstream since the
initial release. It fixes CVE-2013-6458 and CVE-2014-1447.
This release can be downloaded at:
http://libvirt.org/sources/stable_updates/libvirt-0.9.12.3.tar.gz
md5sum: 0f596bceec120df4cd5aecb8f0128d5d libvirt-0.9.12.3.tar.gz
sha1: 73e72812a3d3c1a096b515dc01803bdbff7c595a libvirt-0.9.12.3.tar.gz
sha256: 404afb7fdd23d8f36645cffc77fecfed40d60617f8bcae707ac3b9f7925fc0fb
libvirt-0.9.12.3.tar.gz
Changes in this release:
Prepare for 0.9.12.3 (Guido Günther)
Really don't crash if a connection closes early (Jiri Denemark)
Don't crash if a connection closes early (Jiri Denemark)
qemu: Fix job usage in virDomainGetBlockIoTune (Jiri Denemark)
qemu: Fix job usage in qemuDomainBlockJobImpl (Jiri Denemark)
qemu: Avoid using stale data in virDomainGetBlockInfo (Jiri Denemark)
qemu: Do not access stale data in virDomainBlockStats (Jiri Denemark)
Introduce virReportError macro for general error reporting (Daniel P. Berrange)
string: test VIR_STRDUP (Eric Blake)
string: make VIR_STRDUP easier to use (Eric Blake)
virstring: Introduce VIR_STRDUP and VIR_STRNDUP (Michal Privoznik)
remote: fix regression in event deregistration (Zhou Yimin)
For info about past maintenance releases, see:
http://wiki.libvirt.org/page/Maintenance_Releases
Cheers,
-- Guido