[libvirt PATCH] NEWS: document fix for starting transient domains

Ján Tomko posted 1 patch 6 days, 12 hours ago
NEWS.rst | 5 +++++
1 file changed, 5 insertions(+)
[libvirt PATCH] NEWS: document fix for starting transient domains
Posted by Ján Tomko 6 days, 12 hours ago
Signed-off-by: Ján Tomko <jtomko@redhat.com>
---
 NEWS.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index 08d1d24d48..eedb6008bd 100644
--- 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)
 =====================
-- 
2.47.0
Re: [libvirt PATCH] NEWS: document fix for starting transient domains
Posted by Martin Kletzander 6 days, 12 hours ago
On Tue, Jan 14, 2025 at 01:56:43PM +0100, Ján Tomko wrote:
>Signed-off-by: Ján Tomko <jtomko@redhat.com>

Reviewed-by: Martin Kletzander <mkletzan@redhat.com>

>---
> NEWS.rst | 5 +++++
> 1 file changed, 5 insertions(+)
>
>diff --git a/NEWS.rst b/NEWS.rst
>index 08d1d24d48..eedb6008bd 100644
>--- 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)
> =====================
>-- 
>2.47.0
>