]> git.proxmox.com Git - qemu-server.git/blobdiff - debian/changelog
bump version to 6.2-20
[qemu-server.git] / debian / changelog
index bde5e8b75110b669a0e6edf21de340acc24e2265..ff87f471ce18d3ea05de8621ad699abbf2170cc9 100644 (file)
@@ -1,3 +1,130 @@
+qemu-server (6.2-20) pve; urgency=medium
+
+  * don't migrate replicated VM whose replication job is marked for
+    removal
+
+  * ensure qmeventd service is stopped after pve-guests and pve-ha-lrm service
+    on shutdown
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 12 Nov 2020 17:08:45 +0100
+
+qemu-server (6.2-19) pve; urgency=medium
+
+  * fix #3113: unbreak drive hotplug
+
+  * qmeventd: add handling for -no-shutdown QEMU instances, to avoid errors if
+    the guest OS shuts down the VM during a backup job.
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 05 Nov 2020 13:37:00 +0100
+
+qemu-server (6.2-18) pve; urgency=medium
+
+  * migrate: tell QEMU to enable dirty-bitmap migration, if supported
+
+  * partially fix #3056: always try to cancel backups when failed to start job
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 29 Oct 2020 18:23:13 +0100
+
+qemu-server (6.2-17) pve; urgency=medium
+
+  * bootorder: don't print empty 'order=' property
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 22 Oct 2020 16:08:57 +0200
+
+qemu-server (6.2-16) pve; urgency=medium
+
+  * fix #3010: add 'bootorder' parameter for better control of boot devices
+
+  * fix VM clone from snapshot with cloudinit disk
+
+  * fix various possible issues by avoiding conditionally declared variables
+    altogether
+
+  * PCI passthrough: fix setting VGA to 'none' when marking passed-through
+    device as 'Primary GPU'
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 19 Oct 2020 15:51:48 +0200
+
+qemu-server (6.2-15) pve; urgency=medium
+
+  * fix #2570: add 'keephugepages' config property
+
+  * vzdump: log 'finishing' state for Proxmox Backup Server jobs, to avoid
+    suggesting that the backup is stuck at 100%. This can happen when the
+    validation and mark of pre-existing chunks needs a bit longer.
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 29 Sep 2020 17:44:28 +0200
+
+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