]> xenbits.xensource.com Git - libvirt.git/commitdiff
news: Document original owner remembering
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 19 Dec 2018 14:47:41 +0000 (15:47 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 20 Dec 2018 20:18:43 +0000 (21:18 +0100)
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
docs/news.xml

index e9b6bb7c65bb069701d6af1dbb6568c3b2cee27c..f2985c4da0f6c069db9314d1dc1288504e7a7df1 100644 (file)
           qemu: Add support for ARMv6l guests
         </summary>
       </change>
+      <change>
+        <summary>
+          Remember original owners and SELinux labels of files
+        </summary>
+        <description>
+          When a domain is starting up libvirt changes DAC and
+          SELinux labels so that domain can access it. However,
+          it never remembered the original labels and therefore
+          the file was returned back to <code>root:root</code>.
+          With this release, the original labels are remembered
+          and restored properly.
+        </description>
+      </change>
     </section>
     <section title="Bug fixes">
     </section>