5
0
mirror of git://git.proxmox.com/git/qemu-server.git synced 2025-01-18 06:03:55 +03:00

bump version to 7.4-5

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2024-03-22 16:48:02 +01:00
parent 042b5157fb
commit dbd435c007

20
debian/changelog vendored
View File

@ -1,3 +1,23 @@
qemu-server (7.4-5) bullseye; urgency=medium
* backport various bug fixes from the Proxmox VE 8 release series:
- fix #2258: select correct device when removing drive snapshot via QEMU
- api: fix permission check for cloudinit drive update to avoid that only
root@pam can change that
- fix #3963: Skip TPM startup for template VMs
- CPU hotplug: cannot change feature online
- migration: secure and use source volume names for deactivation
- fix #1734: clone VM: if deactivation fails demote error to warning
- fix #2816: restore: remove timeout when allocating disks
- VM start: set higher timeout if using PCI passthrough
- fix #4522: api: vncproxy: also set environment variable for ticket
without websocket
- nbd-stop: increase timeout to 25s
- fix #4085: properly activate cicustom storage(s)
- fix #4822: vzdump: fix pbs encryption for no-disk guests
-- Proxmox Support Team <support@proxmox.com> Fri, 22 Mar 2024 16:47:37 +0100
qemu-server (7.4-4) bullseye; urgency=medium
* disable SMM check: always return false for virt machine type