From 71cf5ab0917ab03ab62de2ce3b65710b19ee8e26 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Thu, 19 Jan 2017 09:18:20 +0100 Subject: [PATCH] bump version to 1.0-92 --- Makefile | 2 +- debian/changelog | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index cfd6feb..920826a 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=1.0 PACKAGE=pve-container -PKGREL=91 +PKGREL=92 GITVERSION:=$(shell cat .git/refs/heads/master) diff --git a/debian/changelog b/debian/changelog index f3aefa6..4aac947 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pve-container (1.0-92) unstable; urgency=medium + + * use new PVE::Storage::check_volume_access() + + * fix #1253: display SSH fingerprints on CT setup + + -- Proxmox Support Team Thu, 19 Jan 2017 09:17:56 +0100 + pve-container (1.0-91) unstable; urgency=medium * add setup_environment hook to CLIHandler class -- 2.39.2