From: Andrea Bolognani Date: Thu, 10 Aug 2023 15:55:26 +0000 (+0200) Subject: NEWS: Mention fixes to firmware selection X-Git-Tag: v9.7.0-rc1~105 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07b6189ef4af31f1a83d327a08b37f317b963f6f;p=thirdparty%2Flibvirt.git NEWS: Mention fixes to firmware selection Signed-off-by: Andrea Bolognani Reviewed-by: Michal Privoznik --- diff --git a/NEWS.rst b/NEWS.rst index 73571f0019..3571c01b29 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -21,6 +21,12 @@ v9.7.0 (unreleased) * **Bug fixes** + * qemu: Various fixes to firmware selection + + The changes made to firmware selection in libvirt 9.2.0 have unfortunately + introduced a number of regressions. All known issues in this area have now + been resolved. + v9.6.0 (2023-08-01) ===================