]> git.proxmox.com Git - pve-cluster.git/commitdiff
bump version to 4.0-24
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 29 Oct 2015 16:39:29 +0000 (17:39 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 29 Oct 2015 16:39:29 +0000 (17:39 +0100)
Makefile
debian/changelog

index 5f2592433c554fee7ce4516f944cc357470b2a4a..de52eea1134b35f455a918a48f56869f4b63f512 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.0
 
 PACKAGE=pve-cluster
 PKGVER=4.0
-PKGREL=23
+PKGREL=24
 
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 GITVERSION:=$(shell cat .git/refs/heads/master)
index 5491992939d8bbb4e789defc178db87f44bd72b1..8d2292249838ba01692896544710962be11478dc 100644 (file)
@@ -1,3 +1,9 @@
+pve-cluster (4.0-24) unstable; urgency=medium
+
+  * fix bug #790: Remove decode from log_msg
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 29 Oct 2015 17:38:15 +0100
+
 pve-cluster (4.0-23) unstable; urgency=medium
 
   * corosync: implement RRP support