Repository: mesos Updated Branches: refs/heads/master 86f24f978 -> 578c9d000
Added to MESOS-7383 to CHANGELOG for 1.2.1. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/05bfacbe Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/05bfacbe Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/05bfacbe Branch: refs/heads/master Commit: 05bfacbef300523942365f0b3435bb2972917806 Parents: 86f24f9 Author: Till Toenshoff <[email protected]> Authored: Thu Apr 13 00:21:09 2017 +0200 Committer: Till Toenshoff <[email protected]> Committed: Thu Apr 13 00:21:09 2017 +0200 ---------------------------------------------------------------------- CHANGELOG | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/05bfacbe/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 49d7264..a0fa91a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -38,6 +38,7 @@ All Issues: * [MESOS-7264] - Possibly duplicate environment variables should not leak values to the sandbox. * [MESOS-7265] - Containerizer startup may cause sensitive data to leak into sandbox logs. * [MESOS-7366] - Agent sandbox gc could accidentally delete the entire persistent volume content. + * [MESOS-7383] - Docker executor logs possibly sensitive parameters. Release Notes - Mesos - Version 1.2.0
