X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=3e00966385d39f1058d4f2771e55832701901b3e;hb=670e00d12df1c2fc3773c3902e081a911953600d;hp=8513544f12a15145a845c26402c4c008634e8037;hpb=ed93bd68bf96fd1af54ff5ef3fa31b213b402fc0;p=pve-cluster.git diff --git a/debian/changelog b/debian/changelog index 8513544..3e00966 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,66 @@ +pve-cluster (5.0-22) unstable; urgency=medium + + * fix tainted input in backup_cfs_database + + * refactor backup_cfs_database + + * cluster join: ensure updatecerts gets called on quorate cluster + + * api: add fork worker ID for create and join + + * pvecm: check if APIClient exception code is defined + + -- Proxmox Support Team Tue, 13 Mar 2018 12:35:43 +0100 + +pve-cluster (5.0-21) stable; urgency=medium + + * datacenter.cfg: add bwlimit + + * api/cluster: move addnode/delnode from CLI to API + + * api/cluster/addnode: return cluster config and authkey + + * api/cluster: add join endpoint + + * pvecm add: use API by default to join cluster + + * cluster create: restart corosync & pmxfs in one go + + * api/cluster: move cluster create from CLI to API + + * api/cluster: add endpoint to GET cluster join information + + * use resolved IP address for ring0_addr as default + + * lock locally on cluster create and join + + * pvecm: add: create task log on cluster join + + -- Proxmox Support Team Tue, 27 Feb 2018 09:56:14 +0100 + +pve-cluster (5.0-20) stable; urgency=medium + + * mtunnel: don't read extra files passed via the command line as input + + * handle pmxcfs restarts in ipcc clients better + + * pmxcfs: remove a now-unnecessary shutdown delay + + * deprecate 'applet' console setting in datacenter.cfg, it now maps to + 'html5' + + * order LRM before CRM in post-installation commands to improve single-node + behavior + + -- Proxmox Support Team Mon, 22 Jan 2018 15:09:45 +0100 + +pve-cluster (5.0-19) stable; urgency=medium + + * pause older ha-manager versions during post install script to avoid fencing + issues + + -- Proxmox Support Team Thu, 07 Dec 2017 15:17:26 +0100 + pve-cluster (5.0-18) stable; urgency=medium * fix sysctl.d/pve.conf installation