[PATCH] NEWS: mention fix for crash in qemuDomainBlockCommit

Peter Krempa posted 1 patch 3 years, 10 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/ae6e98a3413a3f82337232986be4faeea06c613d.1593073509.git.pkrempa@redhat.com
NEWS.rst | 5 +++++
1 file changed, 5 insertions(+)
[PATCH] NEWS: mention fix for crash in qemuDomainBlockCommit
Posted by Peter Krempa 3 years, 10 months ago
There were two upstream issues filed for the problem so it's worth
mentioning.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
---
 NEWS.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index 2fc43c31b9..54b1e4a992 100644
--- 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)
 ===================
-- 
2.26.2

Re: [PATCH] NEWS: mention fix for crash in qemuDomainBlockCommit
Posted by Andrea Bolognani 3 years, 10 months ago
On Thu, 2020-06-25 at 10:25 +0200, Peter Krempa wrote:
> There were two upstream issues filed for the problem so it's worth
> mentioning.
> 
> Signed-off-by: Peter Krempa <pkrempa@redhat.com>
> ---
>  NEWS.rst | 5 +++++
>  1 file changed, 5 insertions(+)

Reviewed-by: Andrea Bolognani <abologna@redhat.com>

-- 
Andrea Bolognani / Red Hat / Virtualization