libvirt 0.9.12.1 maintenance release is now available. This is libvirt
0.9.12 with additional bugfixes that have accumulated upstream since the
initial release.
This release can be downloaded at:
http://libvirt.org/sources/stable_updates/libvirt-0.9.12.1.tar.gz
Checksums:
md5sum: 65fb37b247281bcdd027f51e6d7d3847
sha1: 2710e415bed06043a75ebbf0a7de773ce0748250
sha256: e5d0055c8bde84620f65bfe6968acc39a1015ab17b735b951e982d67909f5484
Changes in this version:
Prepare 0.9.12.1 (Guido Günther)
Fix TLS tests with gnutls 3 (Daniel P. Berrange)
build: avoid confusing make with raw name 'undefine' (Eric Blake)
virsh: Fix POD syntax (Jiri Denemark)
build: more workarounds for if_bridge.h (Eric Blake)
build: allow building with newer glibc-headers and -O0 (Eric Blake)
Fix race condition when destroying guests (Daniel P. Berrange)
Don't ignore return value of qemuProcessKill (Daniel P. Berrange)
conf: Remove console stream callback only when freeing console helper (Peter Krempa)
conf: Remove callback from stream when freeing entries in console hash (Peter Krempa)
storage: Need to also VIR_FREE(reg) (Luca Tettamanti)
qemu: Add support for -no-user-config (Jiri Denemark)
rpc: Fix crash on error paths of message dispatching (Peter Krempa)
qemu: Fix off-by-one error while unescaping monitor strings (Peter Krempa)
Revert "rpc: Discard non-blocking calls only when necessary" (Jiri
Denemark)
build: fix virnetlink on glibc 2.11 (Eric Blake)
security: Fix libvirtd crash possibility (Martin Kletzander)
daemon: Fix crash in virTypedParameterArrayClear (Jiri Denemark)
For info about past maintenance releases, see:
http://wiki.libvirt.org/page/Maintenance_Releases
Cheers,
-- Guido