]> git.proxmox.com Git - pve-cluster.git/commitdiff
bump version to 4.0-40
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 25 May 2016 09:37:38 +0000 (11:37 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 25 May 2016 09:37:38 +0000 (11:37 +0200)
Makefile
debian/changelog

index 5f8b39b9c69cb7b6f4722e0786969b59053df139..5b2c63a339f5fa9d7b5285eea9fe0acbf2a6a6d1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.1
 
 PACKAGE=pve-cluster
 PKGVER=4.0
-PKGREL=39
+PKGREL=40
 
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 GITVERSION:=$(shell cat .git/refs/heads/master)
index 403ccb14361295cd81d53dbbb04310c273cb2206..db9136b138f14a49e446c784f8f1244d81533531 100644 (file)
@@ -1,3 +1,15 @@
+pve-cluster (4.0-40) unstable; urgency=medium
+
+  * pvecm: remove RPCEnvironment use clause
+
+  * fix rule for %.1-synopsis.adoc
+
+  * docs: replace NOTE: with WARNING:
+
+  * Fix #935: fix corosync.conf check
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 25 May 2016 11:37:08 +0200
+
 pve-cluster (4.0-39) unstable; urgency=medium
 
   * Build-Depend on pve-doc-generator