From: Wolfgang Bumiller Date: Mon, 11 Jul 2016 10:35:28 +0000 (+0200) Subject: bump version to 1.0-71 X-Git-Url: https://git.proxmox.com/?p=pve-container.git;a=commitdiff_plain;h=591b30f1eedae79aa0566057e2d48a37fe340408 bump version to 1.0-71 --- diff --git a/Makefile b/Makefile index 894ec75..a187daa 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.2 VERSION=1.0 PACKAGE=pve-container -PKGREL=70 +PKGREL=71 GITVERSION:=$(shell cat .git/refs/heads/master) diff --git a/debian/changelog b/debian/changelog index dc79fe8..b83d835 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +pve-container (1.0-71) unstable; urgency=medium + + * fix a possible undefined value error + + * provide a better error message for rbd without krbd + + * improve migration output concerning local volumes + + * include custom lxc options when displaying config + + * fix #1046: add non-snapshotted disks as unused + + * added 'pct df' + + -- Proxmox Support Team Mon, 11 Jul 2016 12:35:03 +0200 + pve-container (1.0-70) unstable; urgency=medium * fix #146: add name to backup log