From af4b00a1665148eccfe6a6a24a0e64cf22922e50 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Wed, 16 Sep 2015 11:42:55 +0200 Subject: [PATCH] bump version to 0.9-21 --- Makefile | 2 +- debian/changelog | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 543d41d..33f71a5 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.0 VERSION=0.9 PACKAGE=pve-container -PKGREL=20 +PKGREL=21 GITVERSION:=$(shell cat .git/refs/heads/master) diff --git a/debian/changelog b/debian/changelog index a60b472..95ec465 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pve-container (0.9-21) unstable; urgency=medium + + * vzdump: support mountpoints + + * change tar/rsync_vm to use the new exclude pattern method + + -- Proxmox Support Team Wed, 16 Sep 2015 11:38:24 +0200 + pve-container (0.9-20) unstable; urgency=medium * fix bug #712: fix stop mode backups when container is running -- 2.39.5