[libvirt] [PATCH v2 4/4] news: Introduce virConnectSetIdentity API in 5.8

Han Han hhan at redhat.com
Mon Nov 11 01:58:07 UTC 2019


Signed-off-by: Han Han <hhan at redhat.com>
---
 docs/news.xml | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 8ff45111..af681c28 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -229,6 +229,16 @@
           backend. It requires qemu over <code>4.1</code>.
         </description>
       </change>
+      <change>
+        <summary>
+          Introduce virConnectSetIdentity API
+        </summary>
+        <description>
+          For splited libvirt daemons, this API can be used to forward uid, gid
+          and selinux info from <code>virproxyd</code> to
+          <code>virtqemud</code>.
+        </description>
+      </change>
     </section>
     <section title="Improvements">
       <change>
-- 
2.23.0




More information about the libvir-list mailing list