[pve-devel] [PATCH corosync-pve 10/10] bump version to 2.4.4-pve1

Fabian Grünbichler f.gruenbichler at proxmox.com
Wed Nov 7 14:26:37 CET 2018


Signed-off-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
---
 changelog.Debian | 6 ++++++
 Makefile         | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/changelog.Debian b/changelog.Debian
index 72d7798..7aeec7f 100644
--- a/changelog.Debian
+++ b/changelog.Debian
@@ -1,3 +1,9 @@
+corosync (2.4.4-pve1) unstable; urgency=medium
+
+  * update to corosync 2.4.4
+
+ -- Proxmox Support Team <support at proxmox.com>  Wed, 24 Oct 2018 12:48:36 +0200
+
 corosync (2.4.2-pve5) unstable; urgency=medium
 
   * cpg: Inform clients about left nodes during pause
diff --git a/Makefile b/Makefile
index 59d33c8..363aeb2 100644
--- a/Makefile
+++ b/Makefile
@@ -3,13 +3,13 @@ RELEASE=5.0
 # source from http://www.corosync.org
 
 CSVERSION=2.4.4
-CSRELEASE=pve5
+CSRELEASE=pve1
 DEBRELEASE=3
 CSDIR=corosync-${CSVERSION}
 CSSRC=corosync_${CSVERSION}.orig.tar.gz
 
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
-GITVERSION:=$(shell cat .git/refs/heads/master)
+GITVERSION:=$(shell git rev-parse HEAD)
 
 MAIN_DEB=corosync-pve_${CSVERSION}-${CSRELEASE}_all.deb
 
-- 
2.19.1





More information about the pve-devel mailing list