From: Jim Fehlig Date: Thu, 5 Jan 2023 17:59:28 +0000 (-0700) Subject: NEWS: Mention split of libvirt-daemon subpackage X-Git-Tag: v9.1.0-rc1~230 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16bfbc8cd2b4a039d3e846dceca807a9cc15849b;p=thirdparty%2Flibvirt.git NEWS: Mention split of libvirt-daemon subpackage Signed-off-by: Jim Fehlig Reviewed-by: Andrea Bolognani --- diff --git a/NEWS.rst b/NEWS.rst index 0c076e5912..2756b25611 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -19,6 +19,12 @@ v9.1.0 (unreleased) * **Improvements** + * RPM packaging changes + + The ``libvirt-daemon`` subpackage is split into several new subpackages, + allowing installation of a modular daemon configuration without the + traditional monolithic libvirtd. + * **Bug fixes**