summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2018-02-18 15:08:42 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2018-02-18 15:08:42 +0000
commitbbf437256789eb92e8226debb0d3511792838caf (patch)
treee4e3ff96cf21396356b1f14ccfb6c119f8d65fcd /CHANGELOG.txt
parentAdding support for Debian testing/buster in debconf container create script. (diff)
downloadcompute-tools-bbf437256789eb92e8226debb0d3511792838caf.tar.xz
compute-tools-bbf437256789eb92e8226debb0d3511792838caf.zip
Releasing version 20180218.v20180218
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 0f6622e..d6ca7b6 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,3 +1,16 @@
+2018-02-18 Daniel Baumann <daniel.baumann@open-infrastructure.net>
+
+ * Releasing version 20180218.
+
+ [ Daniel Baumann ]
+ * Updating year in copyright information for 2018.
+ * Adding container remove --allow-stop option to override abort of running containers and stop them prior removal.
+ * Making pre-create.git-pull.sh hook to be aware of multiple subdirectories below /etc/container-tools/debconf for multi-site container debconf files.
+ * Making container debconf create script aware of multiple subdirectories below /etc/container-tools/debconf when showing the list of preseed files to the user.
+ * Making container debconf create script aware of multiple subdirectories below /etc/container-tools/debconf for automatically selecting an existing and matching debconf file.
+ * Always sorting preseed files starting with a capital letter first in debconf container create script, independent of systems locale.
+ * Adding support for Debian testing/buster in debconf container create script.
+
2018-01-18 Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20180118.