]> git.proxmox.com Git - pve-cluster.git/commitdiff
bump version to 4.0-45
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 13 Sep 2016 04:30:25 +0000 (06:30 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 13 Sep 2016 04:30:25 +0000 (06:30 +0200)
Makefile
debian/changelog

index a5272d30ae598c50ade0bf0f81f738ff3145b340..999dc2a3f5c4ede4de4d6b089913ed25a3219db6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.2
 
 PACKAGE=pve-cluster
 PKGVER=4.0
-PKGREL=44
+PKGREL=45
 
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 GITVERSION:=$(shell cat .git/refs/heads/master)
index 68c66d99f9ce2781e80cf3409050beef9922a2a7..04c9de48569d5e13c62662e68b5b7b18053740fe 100644 (file)
@@ -1,3 +1,9 @@
+pve-cluster (4.0-45) unstable; urgency=medium
+
+  * pmxcfs: increase max filesize from 128k to 512k
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 13 Sep 2016 06:30:13 +0200
+
 pve-cluster (4.0-44) unstable; urgency=medium
 
   * add mac_prefix option to datacenter.cfg