This is an automated email from the ASF dual-hosted git repository. josephwu pushed a commit to branch 1.6.x in repository https://gitbox.apache.org/repos/asf/mesos.git
commit 3897e09bed71898a28f886414bd135fc49bdbba3 Author: Joseph Wu <[email protected]> AuthorDate: Mon Mar 25 15:45:50 2019 -0700 Added MESOS-9564 to the 1.6.3 CHANGELOG. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index f4c4e52..4decec8 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,6 +4,7 @@ Release Notes - Mesos - Version 1.6.3 (WIP) ** Bug * [MESOS-9507] - Agent could not recover due to empty docker volume checkpointed files. + * [MESOS-9564] - Logrotate container logger lets tasks execute arbitrary commands in the Mesos agent's namespace. ** Improvement * [MESOS-8880] - Add minimum capabilities in the master.
