]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: Add even more v3.3.0 entries
authorAndrea Bolognani <abologna@redhat.com>
Wed, 3 May 2017 16:01:58 +0000 (18:01 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 4 May 2017 11:12:37 +0000 (13:12 +0200)
docs/news.xml

index 8f6b76870e11baa2bf11f9ab848aaf6e805aa5ed..593cc52baacf19645f7dd635c75c7ebb99874b88 100644 (file)
           qemu: Do not crash on USB address with no port and invalid bus
         </summary>
       </change>
+      <change>
+        <summary>
+          crypto: Always pad data before encrypting it
+        </summary>
+        <description>
+          If this step is not performed, when the data length matches the
+          chunk size the decryption routines will misinterpret the last byte
+          of data as the padding lenght and fail to decode it correctly.
+        </description>
+      </change>
     </section>
   </release>
   <release version="v3.2.0" date="2017-04-02">