From 8eefced663d98bfd3cfcf8a19a7b4e48535638fb Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Fri, 7 Aug 2015 12:11:50 +0200 Subject: [PATCH] bump version to 0.9-9 --- Makefile | 2 +- debian/changelog | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 053a1d6..79083b1 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.0 VERSION=0.9 PACKAGE=pve-container -PKGREL=8 +PKGREL=9 GITVERSION:=$(shell cat .git/refs/heads/master) diff --git a/debian/changelog b/debian/changelog index abd17df..39f3f6c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +pve-container (0.9-9) unstable; urgency=medium + + * Fix: If a Ct are created and a pool are given add the Ct to pool + + * don't set proxy_arp and forwarding on lxc veths + + * activate/deactivates volumes on container start/stop + + * allow to use drbd storage for containers + + * add manual page for container configuration format ("man pct.conf") + + -- Proxmox Support Team Fri, 07 Aug 2015 12:11:22 +0200 + pve-container (0.9-8) unstable; urgency=medium * use our own configuration format for containers -- 2.39.5