]> git.proxmox.com Git - qemu-server.git/blobdiff - debian/changelog
bump version to 5.0-37
[qemu-server.git] / debian / changelog
index 479767a4a759bfb0ceda7a7838c3b9bcd3450e2e..dd1959c983b74990ab9f8dcc7eaf95ce0bd5c153 100644 (file)
@@ -1,3 +1,314 @@
+qemu-server (5.0-37) unstable; urgency=medium
+
+  * add virtio to the list of valid gpu types
+
+  * lower qemu requirement for hv_synic and hv_stimer to 2.12
+
+  * prepare for deprecated functionality in qemu 3.0
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 16 Oct 2018 14:53:04 +0200
+
+qemu-server (5.0-36) unstable; urgency=medium
+
+  * fix #1908: add VM Generation ID (vmgenid) device by default on new VMs and
+    allow to set on existing ones
+
+  * fix version check in qemu_machine_feature_enabled
+
+  * use qemu's internal blockdev-snapshot functions to avoid some issues with
+    snapshots on qcow2 files
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 24 Sep 2018 11:14:32 +0200
+
+qemu-server (5.0-35) unstable; urgency=medium
+
+  * add hv_synic and hv_stimer HyperV Enlightment flags on QEMU 3.0 and later
+
+  * improve setting QEMU machine type on snapshot and rollback
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 17 Sep 2018 15:29:18 +0200
+
+qemu-server (5.0-34) unstable; urgency=medium
+
+  * fix #1865: CloudInit doesn't add IPv6
+
+  * allow to add ibpb, ssbd, virt-ssbd, amd-ssbd, amd-no-ssb and pdpe1gb CPU flags
+
+  * clone: improve message for ignoring pending changes
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 13 Sep 2018 11:37:24 +0200
+
+qemu-server (5.0-33) unstable; urgency=medium
+
+  * fix #1242: allow one to setup an automatic QEMU guest agent fstrim
+    command after cloning or moving a disk live
+
+  * define return properties for vmstatus API call
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 20 Aug 2018 14:40:46 +0200
+
+qemu-server (5.0-32) unstable; urgency=medium
+
+  * api/agent: do not dereference parameter hash before passing to
+    agent_cmd method
+
+  * api/agent: import check_agent_error method
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 30 Jul 2018 10:55:42 +0200
+
+qemu-server (5.0-31) unstable; urgency=medium
+
+  * fix #1717: delete snapshot when vm running and drive not attached
+
+  * fix qemu agent commands: add missing import of 'agent_cmd' method
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 30 Jul 2018 10:24:27 +0200
+
+qemu-server (5.0-30) unstable; urgency=medium
+
+  * Fix SPICE multi-monitor mode on VMs using q35 machine type
+
+  * extend QEMU guest agent API with file read/write, setting VM user password
+    and executing arbitrary commands in VM
+
+  * add guest command group to qm CLI tool
+
+  * add 'dryrun' to qm rescan, which only list changes but does not actually
+    saves them
+
+  * add a workaround for bug #1650: add content type filter to rescan
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 17 Jul 2018 11:39:01 +0200
+
+qemu-server (5.0-29) unstable; urgency=medium
+
+  * reserve new VM config with create lock early
+
+  * api: allow auto vm start after create finished
+
+  * use 'system_wakeup' to resume VMs suspended by their guest OS
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 15 Jun 2018 12:11:29 +0200
+
+qemu-server (5.0-28) unstable; urgency=medium
+
+  * cloud-init: improve handling of network settings for broken
+    versions (e.g., the one currently used by CentOS 7)
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 11 Jun 2018 12:48:42 +0200
+
+qemu-server (5.0-27) unstable; urgency=medium
+
+  * qm agent: check if qga service is running
+
+  * fix #1779: vzdump: ensure guest-fsfreeze-thaw is called on error
+
+  * fix #1780: change datacenter.conf to datacenter.cfg in description
+
+  * fix logic of deleting balloon config property
+
+  * activate volume for cloudinit disk
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 05 Jun 2018 15:24:14 +0200
+
+qemu-server (5.0-26) unstable; urgency=medium
+
+  * fix #1749: do not copy pending changes when cloning a vm
+
+  * make q35 and virtio-scsi-single compatible
+
+  * fix an issue where cleanup operations run as part of a VM's systemd scope
+
+  * associate cloud-init options with with the VM.Config.Network permission
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 14 May 2018 14:04:26 +0200
+
+qemu-server (5.0-25) unstable; urgency=medium
+
+  * fix #1697: only check machine type for pxe
+
+  * fix scsi hotplug issue with q35 machines
+
+  * fix live migration with local disk issue with nbd
+
+  * switch to new method of passing disk serials to qemu
+
+  * qemu-img convert: use cache=none for ZFS to not fill up the ARC
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 13 Apr 2018 15:11:58 +0200
+
+qemu-server (5.0-24) unstable; urgency=medium
+
+  * use pve-edk2-firmware for supporting OVMF
+
+  * restore: implement rate limiting
+
+  * stop passing default '-k' (keyboard) QEMU option from datacenter.cfg
+
+  * create linked clones of templates by default
+
+  * remove legacy vm_monitor_command
+
+  * start: always stop an existing $vmid.scope
+
+  * implement cloudinit support
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 22 Mar 2018 09:24:08 +0100
+
+qemu-server (5.0-23) unstable; urgency=medium
+
+  * fix migrate cache size parameter for qemu 2.11
+
+  * typo fixes in migrate task log
+
+  * depend on pve-qemu-kvm >= 2.9.1-9
+
+  * allow virtio-scsi+iothread controller hot-unplug
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 23 Feb 2018 13:21:08 +0100
+
+qemu-server (5.0-22) unstable; urgency=medium
+
+  * fix #1664: nbd mirror: remove socat tunnel now that it is not required
+    anymore to avoid a 30s inactivity timeout
+
+  * fix #1569: add shared flag to disks
+
+  * fix #1662: make the 'snapshot' disk parameter work again
+
+  * correct 'snapshot' flag description
+
+  * CPU types: add EPYC and EPYC-IBPB
+
+  * forward returned errors from guest-agent commands
+
+  * add new guest-agent commands and add commands as separate api calls
+
+  * add agent flag to vm status api call
+
+  * clone/restore: make the smbios UUID unique if --unique is used
+
+  * add serial:1 to vm-status when config has a serial device configured
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 21 Feb 2018 09:56:08 +0100
+
+qemu-server (5.0-21) unstable; urgency=medium
+
+  * fix a case where with the upcoming introduction of sub-commands the spice
+    ticket could be read from a file rather than received via stdin
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 22 Jan 2018 15:13:23 +0100
+
+qemu-server (5.0-20) unstable; urgency=medium
+
+  * added spec-ctrl flag to cpu 'flags' property
+
+  * added -IBRS cpu type variants
+
+  * added Skylake-Server cpu type
+
+  * added --pretty option to 'qm showcmd'
+
+  * increase start timeout when hugepages are enabled to compensate for long
+    allocation times
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 16 Jan 2018 14:26:30 +0100
+
+qemu-server (5.0-19) unstable; urgency=medium
+
+  * add 'flags' property to cpu option to allow passing PCID support to VMs
+
+  * fix efi disk format detection
+
+  * use default values from load_defaults() when none is specified in conf
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 9 Jan 2018 15:49:35 +0100
+
+qemu-server (5.0-18) unstable; urgency=medium
+
+  * fix #1570: fix template backup with pigz
+
+  * fix #1471: change keyboard default to undef
+
+  * fix efi disks in raw mode not being fully writable
+
+  * qm terminal: add --escape option to change or disable the escape key
+
+  * enable vncproxy with vncterm for serial ports
+
+  * add termproxy api call
+
+  * stop adding the same disk as unused multiple times when they are reachable
+    through multiple storage definitions
+
+  * check if the guest agent actually runs before a fsfreeze-freeze/thaw
+
+  * update ostype documentation
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 13 Dec 2017 14:56:59 +0100
+
+qemu-server (5.0-17) unstable; urgency=medium
+
+  * correct cpuunits range
+
+  * check if base volumes are unused before deleting a template
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 17 Oct 2017 14:58:00 +0200
+
+qemu-server (5.0-16) unstable; urgency=medium
+
+  * add new qm command 'importovf', to create VMs from an OVF manifest
+
+  * snapshot: use explicitly configured vmstate storage
+
+  * config: add vmstatestorage option
+
+  * VM.Snapshot.Rollback privilege added
+
+  * migration : enable mtunnel for insecure migration
+
+  * ovmf: deprecate old legay ovmf image and refactor
+
+  * improve efidisk creation
+
+  * efidisk: do not hard code efivar base image size
+
+  * fix #1441: do not unplug controllers when the mirroring is finished
+
+  * do not overwrite global signal handlers
+
+  * update_vm: sort logged parameters
+
+  * remove legacy sparsecp
+
+  * remove unused obsolete vmtar
+
+  * fix #1125: check for KVM support before starting VM
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 5 Oct 2017 11:17:26 +0200
+
+qemu-server (5.0-15) unstable; urgency=medium
+
+  * reduce migration downtime
+
+  * fix freezing logic when saving vm states
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 07 Aug 2017 10:46:33 +0200
+
+qemu-server (5.0-14) unstable; urgency=medium
+
+  * fix disk throttle parameters
+
+  * improve compatibility when live-migrating from pve-4
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 17 Jul 2017 11:17:53 +0200
+
+qemu-server (5.0-13) unstable; urgency=medium
+
+  * Fix #1417: make sure the target storage allows disk images before importing
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 13 Jul 2017 06:48:43 +0200
+
 qemu-server (5.0-12) unstable; urgency=medium
 
   * Use default values when memory is not set in vm.conf when migrating