]> git.proxmox.com Git - pve-cluster.git/commitdiff
bump version to 5.0-29
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 24 Jul 2018 09:19:58 +0000 (11:19 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 24 Jul 2018 09:19:58 +0000 (11:19 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index dd9450930f863577b6e4d5af3868be6451c63a70..0a0452563a7a896b3204176169adf80879ccb7cf 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=pve-cluster
 PKGVER=5.0
-PKGREL=28
+PKGREL=29
 
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 GITVERSION:=$(shell git rev-parse HEAD)
index 6f7564ce8517e3c1bd6a27e73de87c9f51195a5c..bc7bf365a50152bfd13147e1b0e377d03694bfb3 100644 (file)
@@ -1,3 +1,9 @@
+pve-cluster (5.0-29) unstable; urgency=medium
+
+  * fix #1843: always free certificate file after reading it
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 24 Jul 2018 11:16:07 +0200
+
 pve-cluster (5.0-28) unstable; urgency=medium
 
   * pvecm updatecerts: run in fork and time out after 30 seconds