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.NEWS18
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/open-infrastructure-container-tools.NEWS b/debian/open-infrastructure-container-tools.NEWS
index 0632ec6..1285baf 100644
--- a/debian/open-infrastructure-container-tools.NEWS
+++ b/debian/open-infrastructure-container-tools.NEWS
@@ -1,3 +1,21 @@
+open-infrastructure-container-tools (20170722-1) unstable; urgency=low
+
+ * Backward incompatible changes:
+ - new default URL to download images in curl create script (files.open-infrastructure.net)
+ - new default for bridge interface (bridge0 instead of br0)
+ - new default for container interface (eno1 instead of eth0)
+ - renaming --image option to --system in curl container create script
+ - renaming curl image cache directory from /var/cache/container-tools/images to /var/cache/container-tools/system
+ - Starting to count at 1 instead of 0 in preseed files:
+
+ old: container-tools cnt-debconf/archive0/...
+ new: container-tools cnt-debconf/archive1/...
+
+ old: container-tools cnt-debconf/network0/...
+ new: container-tools cnt-debconf/network1/...
+
+ -- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 23 Jul 2017 10:31:48 +0200
+
open-infrastructure-container-tools (20170629-1) unstable; urgency=low
* Backward incompatible changes: