[libvirt] [PATCH v2 4/4] docs: Update news.xml to describe encrypted image issues

John Ferlan jferlan at redhat.com
Wed May 16 12:29:31 UTC 2018


Signed-off-by: John Ferlan <jferlan at redhat.com>
---
 docs/news.xml | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 7d40e85b9a..216e8b9754 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -67,6 +67,18 @@
       </change>
     </section>
     <section title="Bug fixes">
+      <change>
+        <summary>
+          Fix issues with encrypted image creation, conversion, and resize
+        </summary>
+        <description>
+          Changes in QEMU 2.9 to arguments for qemu-img to use secrets for
+          encrypted image creation, conversion, and resize are incompatible
+          with prior versions of qemu-img. Alter encrypted image handling
+          to follow the model currently used for LUKS images for QCOW[2]
+          encrypted images.
+        </description>
+      </change>
     </section>
   </release>
   <release version="v4.3.0" date="2018-05-02">
-- 
2.14.3




More information about the libvir-list mailing list