[PATCH] NEWS: Mention new SecurityManager APIs for labeling network devices

Jim Fehlig jfehlig at suse.com
Thu Aug 26 22:55:32 UTC 2021


Signed-off-by: Jim Fehlig <jfehlig at suse.com>
---
 NEWS.rst | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index 21df0e1602..744f445319 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -19,6 +19,13 @@ v7.7.0 (unreleased)
 
 * **Improvements**
 
+  * Add SecurityManager APIs for labeling network devices
+
+    New ``virSecurityManagerSetNetdevLabel`` and ``virSecurityManagerSetNetdevLabel``
+    APIs are introduced and implemented in the Apparmor security driver.
+    The qemu driver uses the APIs to label vhostuser ports on hotplug and
+    restore labeling on unplug.
+
 * **Bug fixes**
 
 
-- 
2.32.0





More information about the libvir-list mailing list