]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 2.0-10
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 31 May 2017 07:31:41 +0000 (09:31 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 31 May 2017 07:31:41 +0000 (09:31 +0200)
Makefile
debian/changelog

index 5f4e0443ff86d0400fea506c8ad369165112f918..9e28e37877b1fb1bebeb7134f1f30080430fccc9 100644 (file)
--- 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)
 
index 73f1967d04fa6566ce4fde2adab1af6ab9e80551..7f6c3577315333e292759c5f029cedbe23e2c443 100644 (file)
@@ -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 <support@proxmox.com>  Wed, 31 May 2017 09:31:14 +0200
+
 pve-container (2.0-9) unstable; urgency=medium
 
   * correctly handle passwords with utf8 wide characters