]> git.proxmox.com Git - pve-cluster.git/commitdiff
bump version to 5.0-13
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 21 Sep 2017 07:44:29 +0000 (09:44 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 21 Sep 2017 07:44:29 +0000 (09:44 +0200)
Makefile
debian/changelog

index 8ff23486d6a98475f1ad30b659d4f74ddc683f4a..ff0ccc686ecce9d8420b2213dbce2f43ed5b7b82 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=pve-cluster
 PKGVER=5.0
-PKGREL=12
+PKGREL=13
 
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 GITVERSION:=$(shell cat .git/refs/heads/master)
index bb34ee5759ced219e72a50c796b32c6993b10f62..1d6d131c670d365ecc0419328d36ac01acc8c588 100644 (file)
@@ -1,3 +1,22 @@
+pve-cluster (5.0-13) unstable; urgency=medium
+
+  * fix #1472: fix rrd file path
+
+  * improve internal handling of corosync configuration
+
+  * pvecm: improve locking when adding or deleting cluster nodes
+
+  * improve message outputs on IPC errors
+
+  * update SSH cipher list
+
+  * fix a problem with the tasklist & log when there were many unusually long
+    task logs
+
+  * fix #1486: spelling mistakes in pmxcfs
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 21 Sep 2017 09:37:47 +0200
+
 pve-cluster (5.0-12) unstable; urgency=medium
 
   * ssh_merge_known_hosts: also add entry if current sshkey does not match