From f62bf63b7da46d7d1121732cd1c351699c60c325 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Mon, 11 Jul 2016 13:57:55 +0200 Subject: [PATCH] bump version to 4.0-43 --- Makefile | 2 +- debian/changelog | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0586cf4..81daa22 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.2 PACKAGE=pve-cluster PKGVER=4.0 -PKGREL=42 +PKGREL=43 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH) GITVERSION:=$(shell cat .git/refs/heads/master) diff --git a/debian/changelog b/debian/changelog index 0ec5a26..5fffc79 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pve-cluster (4.0-43) unstable; urgency=medium + + * ensure quorum is set false when corosync fails + + * cleanup format strings for cfs_* messages + + -- Proxmox Support Team Mon, 11 Jul 2016 13:57:08 +0200 + pve-cluster (4.0-42) unstable; urgency=medium * Fix command line arguments when creating the ssl private key -- 2.39.2