]> git.proxmox.com Git - pve-cluster.git/commitdiff
bump version to 6.0-6
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 30 Aug 2019 12:46:49 +0000 (14:46 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 30 Aug 2019 12:46:49 +0000 (14:46 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/changelog

index 5e4b7e4ea48b8bc8c644bf533ebaaa994afc86ca..d2e5d388c3cf4921802f740e5dcca815d005a90b 100644 (file)
@@ -1,3 +1,19 @@
+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