From 524c6308dfc8c0a8ee7f84ad2a4a0734d9eedaa2 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Wed, 12 Jul 2017 12:00:54 +0200 Subject: [PATCH] bump version to 5.0-12 --- Makefile | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 20ba772..8ff2348 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PACKAGE=pve-cluster PKGVER=5.0 -PKGREL=11 +PKGREL=12 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH) GITVERSION:=$(shell cat .git/refs/heads/master) diff --git a/debian/changelog b/debian/changelog index af53e26..bb34ee5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-cluster (5.0-12) unstable; urgency=medium + + * ssh_merge_known_hosts: also add entry if current sshkey does not match + + -- Proxmox Support Team Wed, 12 Jul 2017 12:00:27 +0200 + pve-cluster (5.0-11) unstable; urgency=medium * ssh_merge_known_hosts: address auth failure problem when using -- 2.39.5