X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=6d6e5855e5765b1ba9ce439373e3d2329d2a3785;hb=b2390cdf08aaae03ad1568d77ca4e749b947dc71;hp=e32d0198abb25ac76e11d660a2357a036cfd14d3;hpb=2e6a629a11ab4218859899846ce31e3b4b036cf9;p=pve-cluster.git diff --git a/debian/changelog b/debian/changelog index e32d019..6d6e585 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,142 @@ +pve-cluster (6.0-1) pve; urgency=medium + + * add generic data broadcast interface + + * add get_guest_config_property IPCC method + + * pvecm: remove mtunnel + + * corosync config: add initial corosync 3 + kronosnet support + + * add new corosync-link format and use for create and join + + * corosync: allow one to set link priorities + + -- Proxmox Support Team Fri, 14 Jun 2019 20:13:11 +0200 + +pve-cluster (6.0-0+1) pve; urgency=medium + + * update version for Debian Buster + + -- Proxmox Support Team Tue, 21 May 2019 18:10:10 +0200 + +pve-cluster (5.0-37) unstable; urgency=medium + + * ipcc: increase restart grace period + + * pmxcfs: allow read access for www-data to /run dir to let pveproxy + detect pmxcfs restarts + + * fix #1777: join: assert that local nodename bound IP is configured + + -- Proxmox Support Team Tue, 30 Apr 2019 13:58:42 +0000 + +pve-cluster (5.0-36) unstable; urgency=medium + + * datacenter: only print properties to string if not already done + + -- Proxmox Support Team Wed, 10 Apr 2019 15:46:45 +0200 + +pve-cluster (5.0-35) unstable; urgency=medium + + * restart pve-cluster.service on failure + + * add u2f configuration to datacenter.cfg + + -- Proxmox Support Team Wed, 03 Apr 2019 13:37:03 +0200 + +pve-cluster (5.0-34) unstable; urgency=medium + + * fix #2049: avoid conflict with chrony service + + * fix #1891: Add zsh command completion for pvecm + + * allow to setup and remove qdevice for cluster with the pvecm CLI + tool + + * mac_prefix: do not allow multicast prefixes + + * cluster: use lock for legacy authkey generation + + -- Proxmox Support Team Thu, 14 Mar 2019 09:34:16 +0100 + +pve-cluster (5.0-33) unstable; urgency=medium + + * add ha setting format string property to datacenter.cfg + + -- Proxmox Support Team Mon, 07 Jan 2019 12:56:28 +0100 + +pve-cluster (5.0-32) unstable; urgency=medium + + * pmxcfs: add ceph.conf to observed files + + -- Proxmox Support Team Thu, 20 Dec 2018 10:40:04 +0100 + +pve-cluster (5.0-31) unstable; urgency=medium + + * add 'for internal use' to description of addnode + + -- Proxmox Support Team Thu, 29 Nov 2018 13:06:11 +0100 + +pve-cluster (5.0-30) unstable; urgency=medium + + * simplify buildsys: replace autotools with plain makefiles + + * api/join: avoid using an IPv6 address as worker task ID + + * Fix #1848: typo in PVE::Cluster::join() + + * Fix #1849: typos: aquire -> acquire + + * add missing languages to datacenter_schema + + -- Proxmox Support Team Thu, 23 Aug 2018 13:59:49 +0200 + +pve-cluster (5.0-29) unstable; urgency=medium + + * fix #1843: always free certificate file after reading it + + -- Proxmox Support Team Tue, 24 Jul 2018 11:16:07 +0200 + +pve-cluster (5.0-28) unstable; urgency=medium + + * pvecm updatecerts: run in fork and time out after 30 seconds + + * use constants for IPC request types + + -- Proxmox Support Team Tue, 03 Jul 2018 14:12:33 +0200 + +pve-cluster (5.0-27) unstable; urgency=medium + + * fix #1743: cluster create: default to ring0_addr for bindnet0 + + * api: allow cluster wide sys auditors to get join info + + * add lock helper for ACME + + -- Proxmox Support Team Fri, 04 May 2018 12:55:49 +0200 + +pve-cluster (5.0-26) unstable; urgency=medium + + * add 'xtermjs' as possible default console type option + + -- Proxmox Support Team Tue, 24 Apr 2018 11:07:25 +0200 + +pve-cluster (5.0-25) unstable; urgency=medium + + * fix daemonization of pmxcfs to avoid races with other services and its own + post-start hook trying to communicate with it before it's ready + + -- Proxmox Support Team Fri, 13 Apr 2018 13:48:19 +0200 + +pve-cluster (5.0-24) unstable; urgency=medium + + * fix #1723: cluster joining via the CLI + + * create known_hosts symlink on join + + -- Proxmox Support Team Wed, 11 Apr 2018 11:28:27 +0200 + pve-cluster (5.0-23) unstable; urgency=medium * API/Cluster: autoflush STDOUT for join and create