]> git.proxmox.com Git - qemu-server.git/blobdiff - debian/changelog
bump version to 6.0-0+1
[qemu-server.git] / debian / changelog
index 3e6f2f56946c0c615f5d2246fe00774f6e996ebe..4f5e22136d548e8fecc28186c199cd8457765570 100644 (file)
@@ -1,3 +1,323 @@
+qemu-server (6.0-0+1) unstable; urgency=medium
+
+  * rebuild for Debian Buster / PVE 6.0
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 22 May 2019 19:06:01 +0200
+
+qemu-server (5.0-51) unstable; urgency=medium
+
+  * fix #1811: allow non root user to edit serialX: socket entries
+
+  * allow non root users to add spice usb port
+
+  * fix #1829: do not ignore format parameter when creating cloudinit
+    disk volume
+
+  * fix: #1075: Restore VM template to VM and try to convert to template
+
+  * fix #2173: use qemu-img to check cloudinit disk existence
+
+  * cloudinit: use detected format in volume name parsing
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 30 Apr 2019 14:07:59 +0000
+
+qemu-server (5.0-50) unstable; urgency=medium
+
+  * fix #2100: ignore cloudinit drive on offline migration
+
+  * honor bandwidth limits (bwlimit) for migrate, drive-mirror, clone
+    and add to API calls
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 04 Apr 2019 16:22:10 +0200
+
+qemu-server (5.0-49) unstable; urgency=medium
+
+  * return config lock in vm status
+
+  * move 'pve-snapshot-name' to common
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 21 Mar 2019 12:55:03 +0100
+
+qemu-server (5.0-48) unstable; urgency=medium
+
+  * cloud-init: allow custom network/user data files via snippets
+
+  * fix #2120: use hosts initiator name with qemu-img
+
+  * fix #2131: get correct device when deleting iothreads
+
+  * config: NIC macaddr: enforce unicast MAC addresses
+
+  * implement suspend to disk for running VMs over API and CLI
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 19 Mar 2019 13:25:38 +0100
+
+qemu-server (5.0-47) unstable; urgency=medium
+
+  * fix #2043: always stop existing systemd scopes on VM start
+
+  * use nr_hugepages from /proc/cmdline
+
+  * fix #2101: cloudinit: IPv6 ending in : not parsed as a string
+
+  * fix #1891: Add zsh command completion for qm and qmrestore
+
+  * fix #2097: allow one to set and pass the WWN parameter for IDE, SATA and
+    SCSI disks
+
+  * allow one to add IVSHMEM device to a VM configuration
+
+  * fix #2114: always set correct link status on VM network adapter hotplug
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 04 Mar 2019 10:11:00 +0100
+
+qemu-server (5.0-46) unstable; urgency=medium
+
+  * allow explicit hv-vendor-id
+
+  * allow explicit set vga with gpu passthrough
+
+  * fix #1924: add snapshot parameter
+
+  * allow to add pre- start/stop hook scripts
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 01 Feb 2019 13:04:19 +0100
+
+qemu-server (5.0-45) unstable; urgency=medium
+
+  * fix #2003: give qm terminal a terminal over ssh
+
+  * migrate: fix local disk migration with online VMs
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 21 Jan 2019 10:42:03 +0100
+
+qemu-server (5.0-44) unstable; urgency=medium
+
+  * fix #1013 : migrate : sync_disk : --targetstorage with offline disk
+
+  * add Windows 7 PCIe quirk for adding 'hostpci' devices
+
+  * fix #2032: check that type is set before assembling a VGA device
+
+  * add configuration to command regression tests
+
+  * allow 'none' as VGA option
+
+  * fix #1267: move args to the end of qemu commandline
+
+  * clone_disk : cloudinit drive: don't clone snapshot name (snapname)
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 20 Dec 2018 10:17:47 +0100
+
+qemu-server (5.0-43) unstable; urgency=medium
+
+  * usb: fix check if machine type is q35
+
+  * qm cleanup: exit silently if VM config does not belong to node
+    anymore
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 29 Nov 2018 12:57:49 +0100
+
+qemu-server (5.0-42) unstable; urgency=medium
+
+  * add mediated devices support
+
+  * use improved lspci
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 22 Nov 2018 11:22:04 +0100
+
+qemu-server (5.0-41) unstable; urgency=medium
+
+  * fix #1959: add fallback for auto previously set by SLAAC
+
+  * create_vm: don't add vmgenid for ARM machines by default
+
+  * use qmeventd to execute qm cleanup
+
+  * QemuServer: remove PCI sysfs helpers
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 19 Nov 2018 14:38:42 +0100
+
+qemu-server (5.0-40) unstable; urgency=medium
+
+  * correctly check display vga type
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 12 Nov 2018 17:27:53 +0100
+
+qemu-server (5.0-39) unstable; urgency=medium
+
+  * Add `ssd` property to IDE, SATA, and SCSI drives
+
+  * fix #1952: make vga memory configurable
+
+  * fix #1969: increase max unused disks
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 09 Nov 2018 16:23:26 +0100
+
+qemu-server (5.0-38) unstable; urgency=medium
+
+  * add second qmp socket when running qemu >= 2.12 for pending event/reboot
+    changes
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 18 Oct 2018 12:28:49 +0200
+
+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