]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
NEWS: document fix for starting transient domains
authorJán Tomko <jtomko@redhat.com>
Tue, 14 Jan 2025 12:56:17 +0000 (13:56 +0100)
committerJán Tomko <jtomko@redhat.com>
Tue, 14 Jan 2025 13:36:20 +0000 (14:36 +0100)
Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
NEWS.rst

index 08d1d24d48f15eb39c22986adf4de49fe0a6f85c..eedb6008bd52151e2f9f8c036208ba713c6f7a14 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -21,6 +21,11 @@ v11.0.0 (unreleased)
 
 * **Bug fixes**
 
+  * qemu: tpm: do not update profile name for transient domains
+
+    Fix a possible crash when starting a transient domain which was
+    introduced in the previous release.
+
 
 v10.10.0 (2024-12-02)
 =====================