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

Han Han posted 4 patches 6 years, 2 months ago
[libvirt] [PATCH v2 4/4] news: Introduce virConnectSetIdentity API in 5.8
Posted by Han Han 6 years, 2 months ago
Signed-off-by: Han Han <hhan@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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Re: [libvirt] [PATCH v2 4/4] news: Introduce virConnectSetIdentity API in 5.8
Posted by Andrea Bolognani 6 years, 2 months ago
On Mon, 2019-11-11 at 09:58 +0800, Han Han wrote:
> +      <change>
> +        <summary>
> +          Introduce virConnectSetIdentity API
> +        </summary>
> +        <description>
> +          For splited libvirt daemons, this API can be used to forward uid, gid

s/For splited libvirt daemons/When split daemons are in use/

> +          and selinux info from <code>virproxyd</code> to

s/selinux/SELinux/

> +          <code>virtqemud</code>.

s/^/primary drivers such as /


With those nits fixed,

  Reviewed-by: Andrea Bolognani <abologna@redhat.com>


I've taken care of adjusting all commits and pushing the series.
Thanks for helping with the release notes! :)

-- 
Andrea Bolognani / Red Hat / Virtualization

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list