From: Jiri Denemark Date: Mon, 3 Aug 2026 09:04:05 +0000 (+0200) Subject: Release of libvirt-12.6.0 X-Git-Tag: v12.6.0^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bc0719ff048d821657016b07e7ab74e94333b01;p=thirdparty%2Flibvirt.git Release of libvirt-12.6.0 Signed-off-by: Jiri Denemark --- diff --git a/NEWS.rst b/NEWS.rst index a4bd015c15..582495a997 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -8,13 +8,9 @@ the changes introduced by each of them. For a more fine-grained view, use the `git log`_. -v12.6.0 (unreleased) +v12.6.0 (2026-08-03) ==================== -* **Security** - -* **Removed features** - * **New features** * bhyve: implement ``virDomainRename()`` @@ -40,8 +36,6 @@ v12.6.0 (unreleased) Allow qemu VMs to be kept running after they notify that they've crashed. This is useful for guests that can take their own crash dump and reboot. -* **Bug fixes** - v12.5.0 (2026-07-01) ====================