]> git.proxmox.com Git - pve-qemu.git/commitdiff
bump version to 8.0.2-6
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 6 Sep 2023 15:04:04 +0000 (17:04 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 6 Sep 2023 15:04:04 +0000 (17:04 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/changelog

index 5b53faf69a73666e5fb04dc3556d69be97bf8f8a..063c165fa5d32f85fb146e7a96537cc2901ff196 100644 (file)
@@ -1,3 +1,19 @@
+pve-qemu-kvm (8.0.2-6) bookworm; urgency=medium
+
+  * fix #1534: vma: add extract-filter for disk images allowing users to pass
+    a comma separated list of the disks they want to extract from an archive.
+
+  * backup: create jobs in a drained section to avoid subtle bugs where
+    something interferes with the block-copy-state bitmap on initialization
+
+  * backup: drop experimental, and since a while also fully broken, directory
+    backup format (BACKUP_FORMAT_DIR). This format was never exposed via the
+    Proxmox VE API, but only available via QMP, as its broken since QEMU 8 and
+    we got zero reports about that, it's safe to assume that there are no
+    public users, so just remove it completely.
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 06 Sep 2023 17:03:59 +0200
+
 pve-qemu-kvm (8.0.2-5) bookworm; urgency=medium
 
   * improve memory footprint after backup by not keeping as much memory