From 7d72b18017a8173b7d359025d7aeff4f4e527099 Mon Sep 17 00:00:00 2001 From: Jiri Denemark Date: Mon, 2 Sep 2024 11:47:19 +0200 Subject: [PATCH] Release of libvirt-10.7.0 Signed-off-by: Jiri Denemark --- NEWS.rst | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/NEWS.rst b/NEWS.rst index 755f51d5b7..33fadbef8d 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -8,7 +8,7 @@ the changes introduced by each of them. For a more fine-grained view, use the `git log`_. -v10.7.0 (unreleased) +v10.7.0 (2024-09-02) ==================== * **Security** @@ -25,8 +25,6 @@ v10.7.0 (unreleased) The bug was introduced in libvirt-10.4.0 -* **Removed features** - * **New features** * qemu: Introduce the ability to disable the built-in PS/2 controller @@ -47,9 +45,6 @@ v10.7.0 (unreleased) Cloud-Hypervisor driver now supports Ethernet, Network (NAT) and Bridge networking modes. -* **Bug fixes** - - v10.6.0 (2024-08-05) ====================