summaryrefslogtreecommitdiffstats
path: root/debian/open-infrastructure-container-tools.NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'debian/open-infrastructure-container-tools.NEWS')
-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: