From dee24ffb44f586f631a3bf0f15f5fd9e8222bf72 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 23 Aug 2018 13:57:59 +0200 Subject: [PATCH] bump version to 2.0-26 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 344d7a3..ae709ff 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=2.0 PACKAGE=pve-container -PKGREL=25 +PKGREL=26 GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index 06a07e1..ff14733 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +pve-container (2.0-26) unstable; urgency=medium + + * fix #1851: check 'replicate' flag for non-volume mountpoints + + * document more API return properties + + * use SHA-512 for container passwords + + * add support for openSUSE Leap 15.0 + + * add fqdn to /etc/hosts even with no ip + + -- Proxmox Support Team Thu, 23 Aug 2018 13:56:46 +0200 + pve-container (2.0-25) unstable; urgency=medium * deal with disabled cgroup subsystems -- 2.39.2