diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2016-11-06 08:46:58 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2016-11-06 08:46:58 +0000 |
commit | 02cd53cbdce71a8fe6f9cbcf83d16b0391540b29 (patch) | |
tree | d8f8458fe1f809b1b86e3cb4ddb2b865178a4246 /CHANGELOG.txt | |
parent | Releasing debian version 20161101-lts1-1. (diff) | |
download | open-infrastructure-compute-tools-02cd53cbdce71a8fe6f9cbcf83d16b0391540b29.tar.xz open-infrastructure-compute-tools-02cd53cbdce71a8fe6f9cbcf83d16b0391540b29.zip |
Merging upstream version 20161105.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to '')
-rw-r--r-- | CHANGELOG.txt | 23 |
1 files changed, 20 insertions, 3 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index ebe3da7..8f94beb 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,6 +1,24 @@ -2016-11-01 Daniel Baumann <daniel.baumann@open-infrastructure.net> +2016-11-05 Daniel Baumann <daniel.baumann@open-infrastructure.net> - * Releasing version 20161101-lts1. + * Releasing version 20161105. + * Backward incompatible changes: + - container use systemd-networkd instead of ifupdown. + + [ Daniel Baumann ] + * Readding container rename command. + * Readding -f|--force option in container stop command. + * Readding container limit command. + * Readding container enter command. + * Removing empty line at the end of the changelog file. + * Replacing README.txt with a copy of container-tools.7 manpage. + * Installing README.txt into documentation directory. + * Installing all generic text files as documentation. + * Adding mandatory inclusion of /etc/network/interfaces.d files in host-setup documentation, thanks to Richard Nelson <unixabg@gmail.com>. + * Using systemd-networkd in container instead of ifupdown. + * Updating container list command to use systemd-networkd config instead of ifupdown. + * Excluding symlinks in container-shell command list. + * Adding container list to ls symlink. + * Adding container remove to rm symlink. 2016-11-01 Daniel Baumann <daniel.baumann@open-infrastructure.net> @@ -275,4 +293,3 @@ 2016-03-01 Daniel Baumann <daniel.baumann@open-infrastructure.net> * Releasing version 20160301. - |