]> git.proxmox.com Git - pve-manager.git/blobdiff - debian/changelog
bump version to 6.1-3
[pve-manager.git] / debian / changelog
index 26a7872edd8880d81dd72e4bfcb84657f8072a43..d8a6c1f8d581bd83bf3753b1c59cb83e4b7547e1 100644 (file)
@@ -1,3 +1,100 @@
+pve-manager (6.1-3) pve; urgency=medium
+
+  * api: apt/versions: improve stabillity under edge cases
+
+  * improve pveversion for removed but not yet purged packages
+
+  * fix #2487: ui: HA: show VM/CT name column in resource overview
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 03 Dec 2019 14:34:26 +0100
+
+pve-manager (6.1-2) pve; urgency=medium
+
+  * ui: dc/options: add onlineHelp to u2f and ha edit window
+
+  * LXC: Disable resize button when volume is unusued
+
+  * ui: dc/options: fix capabillities for u2f, bwlimits, ha settings
+
+  * api: apt/versions: track ifupdown and ifupdown2 as optional package
+
+  * api: add migrate precondition checks to bulk migrate api
+
+  * ui: add checkbox to bulk migrate window to allow migration with local disks
+
+  * ui; qemu/HardwareView: show vmstate and allow removal
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 30 Nov 2019 18:41:21 +0100
+
+pve-manager (6.1-1) pve; urgency=medium
+
+  * fix #2462: ACMEAccount: make tos in get_tos optional
+
+  * ui: lxc: switch reboot and stop button to match the interface of VMs
+
+  * ui: allow to set 'migrate' HA shutdown policy in datacenter options
+
+  * ui: node network: enable apply config button
+
+  * api: network reload: more granular "is OVS used" check
+
+  * automatically renew pve-ssl.pem when it nearly expires
+
+  * api: ceph monitor: allow full-mesh routed setup for monitor IP
+
+  * ui: dc/options: allow one to setup U2F AppID and origin
+
+  * lxc: disable remove button for pending resource changes
+
+  * adaptions for the experimental SDN package
+
+  * ui: dc/options: add clusterwide IO bandwidth limit editor
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 27 Nov 2019 11:35:57 +0100
+
+pve-manager (6.0-15) pve; urgency=medium
+
+  * api/ceph: skip merging metadata if hostname is undefined
+
+  * Fix #2476: Fix auto-ballooning QMP command
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 21 Nov 2019 15:16:27 +0100
+
+pve-manager (6.0-14) pve; urgency=medium
+
+  * add reboot button for container
+
+  * improve pvestatd memory usage when a Graphite External Metric status plugin
+    is enabled
+
+  * fix #352: Limit the length of backup logs for mails
+
+  * fix #2436: ui: pci passthrough: consider domain in PCISelector
+
+  * fix #844: allow to set an initial delay for the start-all-marked guests on
+    boot command, in the per-node config.
+
+  * api: node/config: allow to return only a specific config property
+
+  * VM guest agent: allow to set QGA socket type also to ISA for guest
+    operating systems not supporting VirtIO serial sockets
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 20 Nov 2019 20:45:36 +0100
+
+pve-manager (6.0-13) pve; urgency=medium
+
+  * takeover CertCache from pve-cluster
+
+  * use PVE::DataCenterConfig
+
+  * use PVE::RRD for RRD data
+
+  * pveproxy.service: take over pvecm call from pve-cluster.service
+
+  * update (build-)dependencies after pve-cluster refactor
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 18 Nov 2019 12:22:30 +0100
+
 pve-manager (6.0-12) pve; urgency=medium
 
   * pveversion: track libspice-server1 version again