diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2017-05-09 14:42:40 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2017-05-09 14:42:40 +0000 |
commit | ebf49a23977f1ec3131e21695f379ad98de816b7 (patch) | |
tree | 07cb812f422305a03808063c2a0520f1d76250bc /CHANGELOG.txt | |
parent | Releasing debian version 20170405-1. (diff) | |
download | open-infrastructure-compute-tools-ebf49a23977f1ec3131e21695f379ad98de816b7.tar.xz open-infrastructure-compute-tools-ebf49a23977f1ec3131e21695f379ad98de816b7.zip |
Merging upstream version 20170510.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r-- | CHANGELOG.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index f8b9435..cc595a3 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,14 @@ +2017-05-10 Daniel Baumann <daniel.baumann@open-infrastructure.net> + + * Releasing version 20170510. + + [ Daniel Baumann ] + * Purging packages when autoremoving them. + * Purging packages that got removed/replaced during container creation. + * Adding missing bind-ro handling in container create command, thanks to Simon Spöhel <simon.spoehel@open-infrastructure.net>. + * Adding sysctl config for procps to increase inotify limits in order to run more than a few containers on a system. + * Updating list of excluded directory names in container list command. + 2017-04-05 Daniel Baumann <daniel.baumann@open-infrastructure.net> * Releasing version 20170405. |