diff options
-rw-r--r-- | CHANGELOG.txt | 26 | ||||
-rw-r--r-- | VERSION.txt | 2 |
2 files changed, 27 insertions, 1 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index d84a035..cc8d560 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,29 @@ +2016-11-15 Daniel Baumann <daniel.baumann@open-infrastructure.net> + + * Releasing version 20161115. + + [ Daniel Baumann ] + * Renaming config/chroot to config/system for system-build 20161115. + * Renaming license file for consistency. + * Renaming version file for consistency. + * Adding netdata to container-server package selection. + * Adding cgroup_enable=memory elevator=deadline swapaccount=1 as boot parameters for container-server images. + * Removing manpage translations in order to rewrite manpage from scratch. + * Adding gitignore file. + * Rewriting manpage from scratch. + * Rearranging images within source tree. + * Removing README in config trees. + * Rewriting Makefile. + * Removing open-vm-tools from gnome-desktop package selection. + * Installing all generic text files as documentation. + * Dropping inclusion of task-english. + * Dropping explicit inclusion of all packages with priority standard. + * Renaming standard package list to base-system. + * Adding knot-resolver to base-system configuration. + * Enabling ip_forwading in container-server image. + * Updating container-server package selection for newer container-tools. + * Adding manpages per image configuration. + 2016-11-01 Daniel Baumann <daniel.baumann@open-infrastructure.net> * Releasing version 20161101. diff --git a/VERSION.txt b/VERSION.txt index c2ace56..8a548db 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -20161101 +20161115 |