From ae8c06a196bb6683a4a3bf05cd5242fc128dcee8 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Wed, 19 Aug 2015 15:51:19 +0200 Subject: [PATCH] bump version to 0.9-11 --- Makefile | 2 +- debian/changelog | 26 ++++++++++++++++++++++++++ 2 files changed, 27 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 83f6924..d16be9f 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.0 VERSION=0.9 PACKAGE=pve-container -PKGREL=10 +PKGREL=11 GITVERSION:=$(shell cat .git/refs/heads/master) diff --git a/debian/changelog b/debian/changelog index 80383b0..850ea9c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +pve-container (0.9-11) unstable; urgency=medium + + * add mpX mountpoint configuration (experimental) + + * remove .fw file after lxc vm destroy + + * cleanup directory structure + + * add file access methods to LXCSetup::Base + + * mountpoint: add support for host /dev/xxx block device passthrough + + * Added PVE::LXCSetup::Base::setup_securetty + + * archlinux template support + + * implement new cmode option + + * implement template creation + + * add rbd storage type support + + * do not use hardcoded disk image names + + -- Proxmox Support Team Wed, 19 Aug 2015 15:51:13 +0200 + pve-container (0.9-10) unstable; urgency=medium * add support for RHEL/CentOS -- 2.39.5