[libvirt PATCH] news: move section about downscript to v6.4.0

Ján Tomko jtomko at redhat.com
Sun Oct 4 20:28:25 UTC 2020


The feature was merged in v6.3.0-175-g61ba6f09b1

Signed-off-by: Ján Tomko <jtomko at redhat.com>
Fixes: 4eda71a8d05d968e73ab9b0fdc8a90123c57d39e
---
 NEWS.rst | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/NEWS.rst b/NEWS.rst
index f6074d9fe8..5da6174e42 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -404,6 +404,12 @@ v6.4.0 (2020-06-02)
     ``virsh capabilities`` will now include information about the host CPU when
     run on ARM machines.
 
+  * qemu: support network interface downscript
+
+    QEMU has the ability to run a script when a NIC is brought up and down.
+    Libvirt only enables use of the up script. Now add support for postscript
+    when NIC is down/detached.
+
 * **Improvements**
 
   * qemu: stricter validation for disk type='lun'
@@ -454,12 +460,6 @@ v6.3.0 (2020-05-05)
 
 * **New features**
 
-  * qemu: support network interface downscript
-
-    QEMU has the ability to run a script when a NIC is brought up and down.
-    Libvirt only enables use of the up script. Now add support for postscript
-    when NIC is down/detached.
-
   * qemu: support disabling hotplug/unplug of PCIe devices
 
     libvirt can now set the "hotplug" option for pcie-root-ports and
-- 
2.26.2




More information about the libvir-list mailing list