]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 1.0-87
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 2 Dec 2016 11:12:54 +0000 (12:12 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 2 Dec 2016 11:12:54 +0000 (12:12 +0100)
Makefile
debian/changelog

index fb35f2817adcad66e78607b8167481031db7e7ac..ca8300dc06dc3546265ab363357706821de203d9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=1.0
 PACKAGE=pve-container
-PKGREL=86
+PKGREL=87
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index 8c872caa3e0a801d8e9f5a7d557bf21637c68844..f38c2cd7a1a102e6f07722d178b3ada8336f7f35 100644 (file)
@@ -1,3 +1,11 @@
+pve-container (1.0-87) unstable; urgency=medium
+
+  * implement lxc restart migration
+
+  * VZDump: implement stopwait
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 02 Dec 2016 12:12:26 +0100
+
 pve-container (1.0-86) unstable; urgency=medium
 
   * Do not skip unprivileged config parameter when restoring a container