summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2019-04-13 04:08:57 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2019-04-13 04:09:05 +0000
commitd1c64a4910a6e7639da362d0a0d7991c211c1b68 (patch)
tree517cac514adcfbb441f7bb4cf4a06af063c837e3 /CHANGELOG.txt
parentReleasing debian version 20190319-1. (diff)
downloadopen-infrastructure-compute-tools-d1c64a4910a6e7639da362d0a0d7991c211c1b68.tar.xz
open-infrastructure-compute-tools-d1c64a4910a6e7639da362d0a0d7991c211c1b68.zip
Merging upstream version 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.