d/changelog: drop import-from fix entry, regression got never out

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>
This commit is contained in:
Thomas Lamprecht 2024-03-11 10:40:22 +01:00
parent 4f2404057e
commit d08923a607

2
debian/changelog vendored
View 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 * 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 * 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 to warning. Deactivation can fail if the source is still, or again, in
use, e.g., due to parallel clones of the same template. use, e.g., due to parallel clones of the same template.