summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2017-06-29 09:22:26 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2017-06-29 09:24:12 +0000
commit1d2b248ee069f041241d52571451d85cbc06d77a (patch)
treeef9fda3b8c9978a4c999883091bd440e260f5153
parentUsing https for copyright format url. (diff)
downloadopen-infrastructure-compute-tools-1d2b248ee069f041241d52571451d85cbc06d77a.tar.xz
open-infrastructure-compute-tools-1d2b248ee069f041241d52571451d85cbc06d77a.zip
Adding news entries for backwards incompatible changes of upstream version 20170629.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/open-infrastructure-container-tools.NEWS17
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/open-infrastructure-container-tools.NEWS b/debian/open-infrastructure-container-tools.NEWS
index 96db12c..0632ec6 100644
--- a/debian/open-infrastructure-container-tools.NEWS
+++ b/debian/open-infrastructure-container-tools.NEWS
@@ -1,3 +1,20 @@
+open-infrastructure-container-tools (20170629-1) unstable; urgency=low
+
+ * Backward incompatible changes:
+ - container auto configuration in the [start] section to
+ entangle shared storage/automatically start at boot time
+ support:
+
+ old: cnt.auto=true
+
+ new: cnt.auto=true
+ cnt.container-server=${FQDN}
+
+ whereas ${FQDN} needs to be replaced with the actual hostname
+ of the container server.
+
+ -- Daniel Baumann <daniel.baumann@progress-linux.org> Thu, 29 Jun 2017 11:23:15 +0200
+
open-infrastructure-container-tools (20161210-1) experimental; urgency=low
* Backward incompatible changes: