]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: Introduce virConnectSetIdentity API in 5.8
authorHan Han <hhan@redhat.com>
Mon, 11 Nov 2019 01:58:07 +0000 (09:58 +0800)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 5 Dec 2019 11:02:32 +0000 (12:02 +0100)
Signed-off-by: Han Han <hhan@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
docs/news.xml

index 6532ab84c66de3dfd58f80b9fc884fcf25e6a95e..2eb3bfdf6e7a4973b730e7e9655da722ae319497 100644 (file)
           backend. It requires QEMU newer than 4.1.
         </description>
       </change>
+      <change>
+        <summary>
+          Introduce virConnectSetIdentity API
+        </summary>
+        <description>
+          When split daemons are in use, this API is used to forward uid,
+          gid and SELinux info from <code>virproxyd</code> to other driver
+          daemons such as <code>virtqemud</code>.
+        </description>
+      </change>
     </section>
     <section title="Improvements">
       <change>