From d6c841762b20d5a66b3131e9be0d70ae2795667f Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 29 Nov 2018 12:58:25 +0100 Subject: [PATCH] bump version to 2.0-31 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3cb4ad6..30b08bb 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=2.0 PACKAGE=pve-container -PKGREL=30 +PKGREL=31 GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index eb3fbc7..0c03ceb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pve-container (2.0-31) unstable; urgency=medium + + * fix #1234: pct: implement rescan + + * allow using 'fuse' file systems in a container thorugh a new feature flag + + -- Proxmox Support Team Thu, 29 Nov 2018 12:54:20 +0100 + pve-container (2.0-30) unstable; urgency=medium * fix #1808: readonly mount source disk -- 2.39.2