]> git.proxmox.com Git - pve-cluster.git/blobdiff - debian/changelog
bump version to 6.0-9
[pve-cluster.git] / debian / changelog
index ad60b46c532b44611c7228b7fe718b5653f115e9..1c62ebd15f0b729a32521366f97d6257f1c92748 100644 (file)
@@ -1,3 +1,68 @@
+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