From af0245d15a271c0b0c2de1e521f93de0f53e97fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Fri, 11 May 2018 13:17:55 +0200 Subject: [PATCH] bump version to 5.0-22 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabian Grünbichler --- Makefile | 2 +- debian/changelog | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d28531c..b85b613 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKGVER=5.0 -PKGREL=21 +PKGREL=22 PVE_DEB=pve-installer_${PKGVER}-${PKGREL}_all.deb PMG_DEB=pmg-installer_${PKGVER}-${PKGREL}_all.deb diff --git a/debian/changelog b/debian/changelog index 49b1be4..b2f8291 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +pve-installer (5.0-22) unstable; urgency=medium + + * fix #1241: ensure at least 1G of thinpool metadata + + * handle swapsize=0 correctly + + * handle maxvz=0 correctly + + * handle minfree=0 correctly + + * handle local-only LVM setup + + -- Proxmox Support Team Fri, 11 May 2018 13:17:42 +0200 + pve-installer (5.0-21) unstable; urgency=medium * ipconf.htm: remove pve product name