]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
NEWS: mention fix for crash in qemuDomainBlockCommit
authorPeter Krempa <pkrempa@redhat.com>
Thu, 25 Jun 2020 08:22:34 +0000 (10:22 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 25 Jun 2020 10:24:22 +0000 (12:24 +0200)
There were two upstream issues filed for the problem so it's worth
mentioning.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
NEWS.rst

index 2fc43c31b92910d705266292853180b714234622..54b1e4a992bf62aaf1a63ef21c99d7f0a2a3f879 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -51,6 +51,11 @@ v6.5.0 (unreleased)
 
 * **Bug fixes**
 
+  * qemu: fixed crash in ``qemuDomainBlockCommit``
+
+    This release fixes a regression which was introduced in libvirt v6.4.0
+    where libvirtd always crashes when a block commit of a disk is requested.
+
 
 v6.4.0 (2020-06-02)
 ===================