summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2019-04-13 03:50:42 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2019-04-13 04:08:38 +0000
commit6f97e0121c2b023f087d81ae3c1274a12be9d7ea (patch)
treef33ef2fc72cdbace454b9164001f0789e42f1845 /CHANGELOG.txt
parentAdding upstream version 20190319. (diff)
downloadopen-infrastructure-compute-tools-6f97e0121c2b023f087d81ae3c1274a12be9d7ea.tar.xz
open-infrastructure-compute-tools-6f97e0121c2b023f087d81ae3c1274a12be9d7ea.zip
Adding upstream version 20190413.upstream/20190413
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 38e1b10..0034716 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,3 +1,19 @@
+2019-04-13 Daniel Baumann <daniel.baumann@open-infrastructure.net>
+
+ * Releasing version 20190413.
+
+ [ Daniel Baumann ]
+ * Removing explicit protocol for IP adresses in container list command.
+ * Including gnupg explicitly in debconf container create command, thanks to Nik Lutz <nik@netstyle.ch>.
+ * Correcting syntax error in container bash-completion.
+ * Correcting typo when disabling IPv6 RA in debconf container create script, thanks to Simon Spöhel <simon@spoehel.ch>.
+
+ [ Nik Lutz ]
+ * Unmount bind mounts in reverse order to allow nested bind mounts.
+
+ [ Daniel Baumann ]
+ * Using trap function to unmount bind mounts etc. on exit with or without error.
+
2019-03-19 Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20190319.