]> git.proxmox.com Git - pve-cluster.git/commitdiff
bump version to 5.0-18
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 7 Dec 2017 07:11:54 +0000 (08:11 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 7 Dec 2017 07:11:54 +0000 (08:11 +0100)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Makefile
debian/changelog

index 126450ec007d35247e6cae321a4317b169b45547..3bf0d121f4b8a9dbb40190572086d7d21ecf42bf 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=pve-cluster
 PKGVER=5.0
-PKGREL=17
+PKGREL=18
 
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 GITVERSION:=$(shell cat .git/refs/heads/master)
index 5988e33bd0582745ecc28ce1a9ff2aa3f3a5bf62..8513544f12a15145a845c26402c4c008634e8037 100644 (file)
@@ -1,3 +1,11 @@
+pve-cluster (5.0-18) stable; urgency=medium
+
+  * fix sysctl.d/pve.conf installation
+
+  * fix issues with updating datacenter.cfg with migration settings being used
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 07 Dec 2017 08:11:44 +0100
+
 pve-cluster (5.0-17) stable; urgency=medium
 
   * handle Net::SSLeay errors correctly