From 591b30f1eedae79aa0566057e2d48a37fe340408 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Mon, 11 Jul 2016 12:35:28 +0200 Subject: [PATCH] bump version to 1.0-71 --- Makefile | 2 +- debian/changelog | 16 ++++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) 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 -- 2.39.2