]> git.proxmox.com Git - qemu-server.git/commitdiff
d/changelog: drop import-from fix entry, regression got never out
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 11 Mar 2024 09:40:22 +0000 (10:40 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 11 Mar 2024 09:40:24 +0000 (10:40 +0100)
The fix is for a regression that never made it into a bumped package,
so no need to mention it in the changelog.

Reported-by: Fiona Ebner <f.ebner@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/changelog

index 93442b2a9d054e0572941311313f5b4c9469f8e7..2b2779817f98318ef7cc2277c8cd58fe8fff5dd5 100644 (file)
@@ -21,8 +21,6 @@ qemu-server (8.1.0) bookworm; urgency=medium
 
   * fix #4085: properly activate the storage(s) of custom cloud-init snippets
 
-  * api: fix using import-from with SCSI disks
-
   * fix #1734: clone VM: if deactivation of source volume fails demote error
     to warning. Deactivation can fail if the source is still, or again, in
     use, e.g., due to parallel clones of the same template.