]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 2.0-20
authorDietmar Maurer <dietmar@proxmox.com>
Mon, 12 Mar 2018 12:24:34 +0000 (13:24 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 12 Mar 2018 12:24:34 +0000 (13:24 +0100)
Makefile
debian/changelog

index 7ecec8b26916c113cd785840b660d31d9179b640..24db0b30ab10b4118b8ef1d9b5287cb65d7afd39 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=2.0
 PACKAGE=pve-container
-PKGREL=19
+PKGREL=20
 
 GITVERSION:=$(shell git rev-parse HEAD)
 
index 20a45defcfca9ca74165e9f4171e1ed425c3b06d..dfbc3b5e4129a63e7a85caa54929712f1d972e46 100644 (file)
@@ -1,3 +1,11 @@
+pve-container (2.0-20) unstable; urgency=medium
+
+  * Fix #1547: on migration abort, the CT starts again
+
+  * seperate serachdomain and nameserver config
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 12 Mar 2018 13:24:08 +0100
+
 pve-container (2.0-19) unstable; urgency=medium
 
   * close #1668: add Devuan support