From ab71cd66a95f3542c181f646fdc1c7f809862b9f Mon Sep 17 00:00:00 2001 From: Michal Privoznik Date: Wed, 30 Jul 2025 14:41:49 +0200 Subject: [PATCH] NEWS: Document features/improvements/bug fixes I've participated in There are some features/improvements/bug fixes I've either contributed or reviewed/merged. Document them for upcoming release. Signed-off-by: Michal Privoznik Reviewed-by: Jiri Denemark --- NEWS.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index 19f86c0c72..1513c2cafb 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -77,6 +77,12 @@ v11.6.0 (unreleased) Timeout values are set using the ``bhyveload_timeout`` and ``bhyveload_timeout_kill`` configuration options in ``bhyve.conf``. + * nss: Improve debugging + + Debugging messages from NSS modules can be now enabled by setting the + ``LIBVIRT_NSS_DEBUG`` environment variable. So far, there is no special + meaning to its value. + * **Bug fixes** * bhyve: Fix resetting of the autostart flag of the domain on destroy. -- 2.47.2