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