bump version to 6.1-13

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2020-04-08 17:13:42 +02:00
parent 2f6f002c04
commit e5118d9b91

23
debian/changelog vendored
View File

@ -1,3 +1,26 @@
qemu-server (6.1-13) pve; urgency=medium
* rescan: fix call to foreach_volume
* migration: fix downtime limit auto-increase
* migrate: allow arbitrary source->target storage maps
* migrate: always check storage permissions and content type
* Include full KVM/QEMU "-cpu" parameter with live-migration and
snapshots/suspend to allow supporting custom CPU models
* fix #2318: allow phys-bits CPU setting
* allow custom CPU models
* config: harmonize bridge pattern to match the same limits of containers
* cpu config: add upcoming EPYC-Rome CPU type
-- Proxmox Support Team <support@proxmox.com> Wed, 08 Apr 2020 17:08:13 +0200
qemu-server (6.1-12) pve; urgency=medium
* CPUConfig: fix module load when pmxcfs is unavailable