From d720ca4be425c2c0c8a66106cd947c5cfd33448b Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Tue, 5 Apr 2016 15:29:39 +0200 Subject: [PATCH] bump version to 1.0-57 --- Makefile | 2 +- debian/changelog | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2212c8b..ff1564c 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.1 VERSION=1.0 PACKAGE=pve-container -PKGREL=56 +PKGREL=57 GITVERSION:=$(shell cat .git/refs/heads/master) diff --git a/debian/changelog b/debian/changelog index 18e7a56..27252f6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +pve-container (1.0-57) unstable; urgency=medium + + * Add authorized ssh key setup to post_create_hook + + * Add missing '\n' to content in ct_modify_file + + * Add 'perms' option to ct_modify_file + + -- Proxmox Support Team Tue, 05 Apr 2016 15:29:22 +0200 + pve-container (1.0-56) unstable; urgency=medium * use consistent prefix for worker names -- 2.39.2