summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2018-01-19 09:27:21 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2018-01-19 09:27:21 +0000
commit6530325e15e7b74780b1e103b32f943568f2359b (patch)
treebddef09de4237cc6f8ff115c5a04725a93108a76
parentAdding message when creating bind mount directories in container start command. (diff)
downloadcompute-tools-6530325e15e7b74780b1e103b32f943568f2359b.tar.xz
compute-tools-6530325e15e7b74780b1e103b32f943568f2359b.zip
Releasing version 20180118.v20180118
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
-rw-r--r--CHANGELOG.txt12
-rw-r--r--VERSION.txt2
2 files changed, 13 insertions, 1 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index f5d5e73..0f6622e 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,3 +1,15 @@
+2018-01-18 Daniel Baumann <daniel.baumann@open-infrastructure.net>
+
+ * Releasing version 20180118.
+
+ [ Daniel Baumann ]
+ * Adding SPDX License Identifiers.
+ * Automatically take matching preseeding files from /etc/container-tools/debconf.
+ * Automatically take default preseeding file from /etc/container-tools/debconf if available.
+ * Adding note about vsyscall boot parameter in host-setup documentation.
+ * Running host commands as last thing in debconf container create script in order to make it possible to change config files dynamically.
+ * Adding message when creating bind mount directories in container start command.
+
2017-11-01 Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20171101.
diff --git a/VERSION.txt b/VERSION.txt
index 0c5aadd..9d0d05b 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-20171101
+20180119