This is an automated email from the ASF dual-hosted git repository. gilbert pushed a commit to branch 1.6.x in repository https://gitbox.apache.org/repos/asf/mesos.git
commit 08d993ef852d01779844115796531879b0ddac6f Author: Gilbert Song <[email protected]> AuthorDate: Mon May 20 15:13:45 2019 -0700 Revert "Added MESOS-9536 to the 1.6.3 CHANGELOG." This reverts commit 45bfa2aa42c119da6f83b865d4929ee6064c2697. --- CHANGELOG | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index dcf5e06..3c92650 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -5,7 +5,6 @@ Release Notes - Mesos - Version 1.6.3 (WIP) ** Bug * [MESOS-9507] - Agent could not recover due to empty docker volume checkpointed files. * [MESOS-9529] - `/proc` should be remounted even if a nested container set `share_pid_namespace` to true. - * [MESOS-9536] - Nested container launched with non-root user may not be able to write to its sandbox via the environment variable `MESOS_SANDBOX`. * [MESOS-9564] - Logrotate container logger lets tasks execute arbitrary commands in the Mesos agent's namespace. * [MESOS-9616] - `Filters.refuse_seconds` declines resources not in offers. * [MESOS-9619] - Mesos Master Crashes with Launch Group when using Port Resources
