]> xenbits.xensource.com Git - libvirt.git/commitdiff
news: Mention virt-ssh-helper detection fix
authorAndrea Bolognani <abologna@redhat.com>
Mon, 26 Oct 2020 23:25:53 +0000 (00:25 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 27 Oct 2020 09:30:29 +0000 (10:30 +0100)
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Neal Gompa <ngompa13@gmail.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
NEWS.rst

index 3587bc2c1352b803bb559b1a870c829c2ab2c678..5bd8ed1c91408a4aa7b6b0e5d88f0a7d068b8f0e 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -46,6 +46,12 @@ v6.9.0 (unreleased)
     Relying on the "Description" field caused queries to fail on non-"en-US"
     systems. The queries have been updated to avoid using localized strings.
 
+  * rpc: Fix ``virt-ssh-helper`` detection
+
+    libvirt 6.8.0 failed to correctly detect the availability of the new
+    ``virt-ssh-helper`` command on the remote host, and thus always used the
+    fallback instead; this has now been fixed.
+
 
 v6.8.0 (2020-10-01)
 ===================