bump version to 6.2-13

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2020-08-20 11:42:53 +02:00
parent f856671495
commit 75f25f44bc

7
debian/changelog vendored
View File

@ -1,11 +1,10 @@
qemu-server (6.2-12) pve; urgency=medium qemu-server (6.2-13) pve; urgency=medium
* fix use of bandwidth limits with offline storage migrate * fix use of bandwidth limits with offline storage migrate
* allow one to add CPU features with a dot, like "+sse4.2", correctly * allow one to add CPU features with a dot, like "+sse4.2", correctly
* vzdump: improve logging output with dirty bitmaps and report status * vzdump: improve logging output and report dirty bitmap state for each disk
for each disk
* vzdump: display actually uploaded chunks as 'write' speed to conform more * vzdump: display actually uploaded chunks as 'write' speed to conform more
closely with the actual network transmission line-speed. closely with the actual network transmission line-speed.
@ -15,7 +14,7 @@ qemu-server (6.2-12) pve; urgency=medium
resolutions. (Windows may cache the list of possible resolutions, resolutions. (Windows may cache the list of possible resolutions,
uninstalling 'Microsoft Basic Display Adapter' and rebooting may then help) uninstalling 'Microsoft Basic Display Adapter' and rebooting may then help)
-- Proxmox Support Team <support@proxmox.com> Wed, 19 Aug 2020 19:46:23 +0200 -- Proxmox Support Team <support@proxmox.com> Thu, 20 Aug 2020 11:42:47 +0200
qemu-server (6.2-11) pve; urgency=medium qemu-server (6.2-11) pve; urgency=medium