diff --git a/debian/changelog b/debian/changelog index 6edb8386..ce155f01 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,28 @@ +pve-manager (8.1.7) bookworm; urgency=medium + + * fix #5293: ceph status: fix division-by-zero when calculating usage + + * ui: guest import: improve detection of windows OS type for showing the + "prepare for VirtIO" change + + * ui: guest import: auto activate virtio preparation for Windows VMs with + EFI (OVMF) + + * ui: guest import: correctly set default SCSI-controller hardware value + + * ui: guest import: add warning text for EFI state, including boot entries, + will be lost on migration + + * ui: parse VM network: support floats without trailing zero + + * ui: user: password change: require a confirmation-password + + * ui: vm: guest-agent network view: make text in grid selectable + + * fix #5198: ceph: mon: fix mon existence check in mon removal assertion + + -- Proxmox Support Team Fri, 22 Mar 2024 11:54:28 +0100 + pve-manager (8.1.6) bookworm; urgency=medium * ui: add guest import wizard in the content browser for storages that