libvirt 0.10.2.3 maintenance release is now available. This is
libvirt 0.10.2 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.10.2.3.tar.gz
Changes in this version:
* selinux: Only create the selabel_handle once.
* Skip bulk relabelling of resources in SELinux driver when used with
LXC
* selinux: Resolve resource leak using the default disk label
* rpc: Fix crash on error paths of message dispatching
* nwfilter: Remove unprivileged code path to set base
* Fix nwfilter driver reload/shutdown handling when unprivileged
* call virstateCleanup to do the cleanup before libvirtd exits
* Fix race condition when destroying guests
* build: move file deleting action from %files list to %install
* build: libvirt-guests files misplaced in specfile
* qemu: Relax hard RSS limit
* util: fix botched check for new netlink request filters
* util: add missing error log messages when failing to get netlink
VFINFO
* util: fix functions that retrieve SRIOV VF info
* virsh: Fix POD syntax
* build: install libvirt sysctl file correctly
* build: .service files don't need to be executable
* build: use common .in replacement mechanism
* tools: Only install guests init script if --with-init=script=redhat
* build: fix syntax-check tab violation
* build: check for pod errors
* daemon: Use $(AM_V_GEN) in a few more places
* build: Add libxenctrl to LIBXL_LIBS
* Convert libxl driver to Xen 4.2
* Introduce APIs for splitting/joining strings
* network: prevent dnsmasq from listening on localhost
For info about past maintenance releases, see:
http://wiki.libvirt.org/page/Maintenance_Releases
Thanks,
Cole