summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2019-08-11 08:52:56 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2019-08-11 08:52:56 +0000
commit3a352042906b8302856f47d1997375f4233294aa (patch)
tree512afb863437b139f50750dae51238dcc3f3d183
parentFixing the debconf script to use the bind-ro string when preseeding. (diff)
downloadcompute-tools-20190811.tar.xz
compute-tools-20190811.zip
Releasing version 20190811.v20190811
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
-rw-r--r--CHANGELOG.txt17
-rw-r--r--VERSION.txt2
2 files changed, 18 insertions, 1 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 0034716..fc80047 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,3 +1,20 @@
+2019-08-11 Daniel Baumann <daniel.baumann@open-infrastructure.net>
+
+ * Releasing version 20190811.
+
+ [ Daniel Baumann ]
+ * Correcting whitespace error in include handling that broke debconf container create script.
+ * Cosmetically fixing internal preseed file when using the progress-linux package.
+ * Simplifying trap handling in debconf container create script.
+ * Updating interfaces example configuration in host-setup documentation.
+ * Removing stray veth links when starting containers with force.
+ * Removing stray veth links when stopping containers with force.
+
+ [ Simon Spöhel ]
+ * Fixing a bug where directories were not created for --bind-ro.
+ * Fixing a bug where only the last item in lists passed via CLI was evaluated.
+ * Fixing the debconf script to use the bind-ro string when preseeding.
+
2019-04-13 Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20190413.
diff --git a/VERSION.txt b/VERSION.txt
index c7d138c..8507a47 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-20190413
+20190811