]> git.proxmox.com Git - pve-cluster.git/commitdiff
bump version to 4.0-41
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 10 Jun 2016 11:06:46 +0000 (13:06 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 10 Jun 2016 11:06:46 +0000 (13:06 +0200)
Makefile
debian/changelog

index 19c27eb46558c29401028738b0ee6e6c89556df3..74a2171f489d7df3be8d21d356fa3124b4fb1445 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.2
 
 PACKAGE=pve-cluster
 PKGVER=4.0
-PKGREL=40
+PKGREL=41
 
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 GITVERSION:=$(shell cat .git/refs/heads/master)
index db9136b138f14a49e446c784f8f1244d81533531..ac6e413459dc7a007c485cb0d1d6f2d4fb15f3aa 100644 (file)
@@ -1,3 +1,11 @@
+pve-cluster (4.0-41) unstable; urgency=medium
+
+  * use UUID for CA certificate subject
+
+  * cleanup calls to external programs
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 10 Jun 2016 13:06:19 +0200
+
 pve-cluster (4.0-40) unstable; urgency=medium
 
   * pvecm: remove RPCEnvironment use clause