From 4a99d6194eb29db56fd3c0ddce991b16bc6b558a Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Tue, 20 Sep 2016 14:14:31 +0200 Subject: [PATCH] bump version to 1.0-75 --- Makefile | 2 +- debian/changelog | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c5ceceb..ade13d1 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.2 VERSION=1.0 PACKAGE=pve-container -PKGREL=74 +PKGREL=75 GITVERSION:=$(shell cat .git/refs/heads/master) diff --git a/debian/changelog b/debian/changelog index a903c3f..92917ef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pve-container (1.0-75) unstable; urgency=medium + + * restore: fix simple with non-volume mps + + * restore: add permission check, only restore lxc.* if root + + -- Proxmox Support Team Tue, 20 Sep 2016 14:14:06 +0200 + pve-container (1.0-74) unstable; urgency=medium * correctly set unlimited cpulimit at runtime -- 2.39.5