From c1e2a134c8542a133f6cc9ceaa7ed5e59e7d3709 Mon Sep 17 00:00:00 2001 From: Peter Krempa Date: Thu, 10 Mar 2022 13:06:21 +0100 Subject: [PATCH] NEWS: Mention that VIR_MIGRATE_PARAM_TLS_DESTINATION works now for non-shared storage migration MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Krempa Reviewed-by: Ján Tomko --- NEWS.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index f0270b9bb1..b9b9807625 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -19,6 +19,12 @@ v8.2.0 (unreleased) * **Improvements** + * qemu: ``VIR_MIGRATE_PARAM_TLS_DESTINATION`` now works with non-shared storage migration + + The setting now also applies to the NBD connections for non-shared storage + migration allowing migration to proceed even when the user expects certificate + name not to match. + * **Bug fixes** * Both build and tests should now pass on Alpine Linux or any other