summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-05-27 18:09:30 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-06-03 11:37:21 +0000
commit400fe4955dbca4fc30f76db9e5a32b67522b624e (patch)
tree295dc27e00370c40d498baa37c82fb89ffdef68a
parentAdding auto field in debconf cairon-backports example preseed file. (diff)
downloadcompute-tools-400fe4955dbca4fc30f76db9e5a32b67522b624e.tar.xz
compute-tools-400fe4955dbca4fc30f76db9e5a32b67522b624e.zip
Releasing version 20160601.v20160601
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
-rw-r--r--CHANGELOG.txt16
-rw-r--r--VERSION.txt2
2 files changed, 17 insertions, 1 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index c7b121c..4ff1721 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,3 +1,19 @@
+2016-06-01 Daniel Baumann <daniel.baumann@open-infrastructure.net>
+
+ * Releasing version 20160601.
+ * Adding support for auto and bind options to be preseedable in
+ debconf script.
+ * Activating bind mounts during container creation time already.
+ * Adding support for default container create script through
+ /usr/share/container-tools/scripts/default symlink.
+ * Correcting cleanup of temporary debconf files in debconf
+ script.
+
+ * Backward incompatible changes:
+ - for consistency reasons, instead of any file only files
+ with .cfg suffix are accepted as preseed files in
+ /etc/container-tools/debconf.
+
2016-05-15 Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20160515.
diff --git a/VERSION.txt b/VERSION.txt
index 232669c..64fa36a 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-20160515
+20160601