mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-20 07:59:00 +00:00
NEWS: Mention new SecurityManager APIs for labeling network devices
Signed-off-by: Jim Fehlig <jfehlig@suse.com> Reviewed-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
parent
23dc1f43d1
commit
f924fe7243
7
NEWS.rst
7
NEWS.rst
@ -33,6 +33,13 @@ v7.7.0 (unreleased)
|
||||
* Add flag ``VIR_INTERFACE_DEFINE_VALIDATE`` to validate interface input xml.
|
||||
For virsh, users can use it as ``iface-define --validate``.
|
||||
|
||||
* 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**
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user