]> git.proxmox.com Git - pve-cluster.git/blobdiff - debian/changelog
bump version to 6.1-8
[pve-cluster.git] / debian / changelog
index a93ecc230f5ccc53aa7f2d2e4d5722f707b4febc..58ed8d56cdff9e980c7e90f0dbea7fbccad17d8e 100644 (file)
@@ -1,3 +1,177 @@
+pve-cluster (6.1-8) pve; urgency=medium
+
+  * add ACME plugin config file to cluster files
+
+  * add firewall config locking helper
+
+  * ensure base directories of observed files is created in a central way
+
+  * drop SDN .new files and add .version mechanism
+
+ -- Proxmox Support Team <support@proxmox.com>  Sun, 03 May 2020 18:19:28 +0200
+
+pve-cluster (6.1-5) pve; urgency=medium
+
+  * improve and add to corosync configuration sanity checking on join with more
+    tests.
+
+  * Enable support for up to 8 corosync links
+
+  * pvecm: qdevice setup: fix check for unsupported odd node count
+
+  * Add cluster join API version check
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 25 Mar 2020 17:38:46 +0100
+
+pve-cluster (6.1-4) pve; urgency=medium
+
+  * pmxcfs: add verify_token IPC request
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 28 Jan 2020 15:24:42 +0100
+
+pve-cluster (6.1-3) pve; urgency=medium
+
+  * fix #2553: ensure status and memdb mutex locking is always the same order
+    to avoid a possible deadlock when accessing the cluster resources status
+    API endpoing while doing snapshots or renames of VMID.conf files frequently
+
+  * add "cpu-models.conf" to observed files
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 17 Jan 2020 10:30:10 +0100
+
+pve-cluster (6.1-2) pve; urgency=medium
+
+  * allow full-mesh routed setup for cluster join
+
+  * describe 'migrate' HA shutdown policy in datacenter.cfg man-page
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 27 Nov 2019 17:19:45 +0100
+
+pve-cluster (6.1-1) pve; urgency=medium
+
+  * allow one to set 'migrate' HA shutdown policy in datacenter.cfg
+
+  * change certificate lifetime to two years, some newer browsers complain on
+    longer lifetime
+
+  * mtunnel migration IP: allow the same IP to be configured multiple times,
+    fixes, among others, routed full-mesh setups
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 26 Nov 2019 15:09:58 +0100
+
+pve-cluster (6.0-9) pve; urgency=medium
+
+  * pvecm: fix weirdly spaced double-prompt for password on join
+
+  * fix #2479: use correct sub in create_conf
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 22 Nov 2019 16:30:21 +0100
+
+pve-cluster (6.0-8) pve; urgency=medium
+
+  * fix #1380: pvecm status: add general cluster information
+
+  * dc.conf: sort languages for easier finding one
+
+  * dc.conf: add missing entries to default language property (he, da)
+
+  * use PVE::Certificate to read fingerprint
+
+  * move CertCache to pve-manager
+
+  * datacenter.cfg: parse/print u2f property string
+
+  * split package into a pve-cluster/pmxcfs one and a perl modules library one
+
+  * pve-cluster.service: move pvecm call to pveproxy.service
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 18 Nov 2019 11:27:27 +0100
+
+pve-cluster (6.0-7) pve; urgency=medium
+
+  * pmxcfs: ensure dcdb returns correct buffer again on parsing the FUSE
+    message. Fixes a regression from 6.0-6.
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 02 Sep 2019 11:07:59 +0200
+
+pve-cluster (6.0-6) pve; urgency=medium
+
+  * pmxcfs: code cleanup to allow enabling additional, stricter, compiler
+    checks
+
+  * cfs-utils cluster_config_version: actually enforce config_length
+    when doing the regex match
+
+  * pmxcfs: get config properties: ensure we do not read beyond the in-memory
+    config
+
+  * pmxcfs server: fix off-by-one error when ensuring string NULL
+    termination
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 30 Aug 2019 14:45:19 +0200
+
+pve-cluster (6.0-5) pve; urgency=medium
+
+  * join: better error handling
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 7 Aug 2019 10:47:52 +0200
+
+pve-cluster (6.0-4) pve; urgency=medium
+
+  * Add functions to resolve hostnames and iterate corosync nodes
+
+  * Add qdevice status API endpoint
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 2 Jul 2019 11:18:49 +0200
+
+pve-cluster (6.0-3) pve; urgency=medium
+
+  * restore pvecm mtunnel for now
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 27 Jun 2019 11:17:05 +0200
+
+pve-cluster (6.0-2) pve; urgency=medium
+
+  * pmxcfs: workaround strange g_string_free behaviour in get guest cfg
+    properties:
+
+  * api: join info: we still get ring0_addr in nodelist
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 25 Jun 2019 12:29:56 +0200
+
+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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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