]> git.proxmox.com Git - qemu-server.git/blobdiff - debian/changelog
d/control: update
[qemu-server.git] / debian / changelog
index bde5e8b75110b669a0e6edf21de340acc24e2265..ec8f1f2fd57a5e9e300fe814f745a2293372eaf8 100644 (file)
@@ -1,3 +1,73 @@
+qemu-server (6.2-14) pve; urgency=medium
+
+  * vzdump: allow bandwidth limit also PBS backup
+
+  * avoid a warning when checking the VMs bios
+
+  * fix #2862: properly backup (all) VM templates
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 24 Aug 2020 19:33:54 +0200
+
+qemu-server (6.2-13) pve; urgency=medium
+
+  * fix use of bandwidth limits with offline storage migrate
+
+  * allow one to add CPU features with a dot, like "+sse4.2", correctly
+
+  * vzdump: improve logging output and report dirty bitmap state for each disk
+
+  * vzdump: display actually uploaded chunks as 'write' speed to conform more
+    closely with the actual network transmission line-speed.
+
+  * fix #2749: vga: disable the display EDID information for the combination of
+    Windows SeaBIOS and VGA guests to avoid a reduced list of possible screen
+    resolutions. (Windows may cache the list of possible resolutions,
+    uninstalling 'Microsoft Basic Display Adapter' and rebooting may then help)
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 20 Aug 2020 11:42:47 +0200
+
+qemu-server (6.2-11) pve; urgency=medium
+
+  * fix #2857: restore: pass keyfile to pbs-restore
+
+  * fix #2728: die/warn if target is not a replication target when
+    live-migrating
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 24 Jul 2020 08:13:29 +0200
+
+qemu-server (6.2-10) pve; urgency=medium
+
+  * pass-through: fix mdev cmdline generation
+
+  * docs: add man page cpu-models.conf(5)
+
+  * start: set resume parameter for VM start anytime there is a 'vmstate' in
+    the config, not just when it has the 'suspend' lock
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 13 Jul 2020 13:37:37 +0200
+
+qemu-server (6.2-9) pve; urgency=medium
+
+  * support encrypted pbs backups
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 10 Jul 2020 14:23:46 +0200
+
+qemu-server (6.2-8) pve; urgency=medium
+
+  * backup: detect PBS features and use only supported
+
+  * fix #2671: include CPU format in man page again
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 09 Jul 2020 15:14:36 +0200
+
+qemu-server (6.2-6) pve; urgency=medium
+
+  * vzdump: fix variable redeclaration warning
+
+  * make backup log more friendlier to read for humans
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 07 Jul 2020 19:00:09 +0200
+
 qemu-server (6.2-4) pve; urgency=medium
 
   * fix #2787: properly parse vga for vncproxy