[PATCH 5/5] NEWS: Document recent GLib DBus fix

Michal Privoznik mprivozn at redhat.com
Fri Oct 2 09:22:10 UTC 2020


Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
---
 NEWS.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index 7663cf4208..6c237dbba8 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -17,6 +17,12 @@ v6.9.0 (unreleased)
 
 * **Bug fixes**
 
+  * lib: Don't unref message passed to virGDBusCallMethod{WithFD}()
+
+    The switch to GLib DBus implementation done in the previous release
+    contained a bug in which a DBus message was unrefed twice causing GLib to
+    abort the daemon.
+
 
 v6.8.0 (2020-10-01)
 ===================
-- 
2.26.2




More information about the libvir-list mailing list