From f42938cd06ead7540c0b2acd0d2c292782051c3a Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Wed, 18 May 2016 11:30:35 +0200 Subject: [PATCH] bump version to 1.0-65 --- Makefile | 2 +- debian/changelog | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2c6bf24..4b20e8c 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.2 VERSION=1.0 PACKAGE=pve-container -PKGREL=64 +PKGREL=65 GITVERSION:=$(shell cat .git/refs/heads/master) diff --git a/debian/changelog b/debian/changelog index 09e2215..d61ea78 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +pve-container (1.0-65) unstable; urgency=medium + + * allow VLAN 1 tag in containers + + * remove backup property from rootfs + + * new helper mountpoint_backup_enabled() + + -- Proxmox Support Team Wed, 18 May 2016 11:30:16 +0200 + pve-container (1.0-64) unstable; urgency=medium * setup: add ct_is_executable wrapper -- 2.39.2