From cab4a68143338c99b60a56e326b3ebdca2cecaf0 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Wed, 31 May 2017 09:31:41 +0200 Subject: [PATCH] bump version to 2.0-10 --- Makefile | 2 +- debian/changelog | 16 ++++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5f4e044..9e28e37 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=2.0 PACKAGE=pve-container -PKGREL=9 +PKGREL=10 GITVERSION:=$(shell cat .git/refs/heads/master) diff --git a/debian/changelog b/debian/changelog index 73f1967..7f6c357 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +pve-container (2.0-10) unstable; urgency=medium + + * migrate: aquire guest_migration_lock during + + * use new PVE::ReplicationConfig + + * do not allow destroy if there are replication jobs + + * use Syscall module instead of raw syscall numbers + + * migrate: pass ssh_info to storage_migrate + + * tests: fix broken snapshot delete tests + + -- Proxmox Support Team Wed, 31 May 2017 09:31:14 +0200 + pve-container (2.0-9) unstable; urgency=medium * correctly handle passwords with utf8 wide characters -- 2.39.2