Repository: mesos Updated Branches: refs/heads/1.1.x 9c9db4d71 -> 61f678ed7
Added MESOS-7422 to 1.1.2 CHANGELOG. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/61f678ed Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/61f678ed Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/61f678ed Branch: refs/heads/1.1.x Commit: 61f678ed7fd1f76ee8672581c834fd79690acfd4 Parents: 9c9db4d Author: Till Toenshoff <[email protected]> Authored: Tue Apr 25 03:10:37 2017 +0200 Committer: Till Toenshoff <[email protected]> Committed: Tue Apr 25 03:11:37 2017 +0200 ---------------------------------------------------------------------- CHANGELOG | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/61f678ed/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 402faa4..3473105 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -13,6 +13,7 @@ All Issues: * [MESOS-7383] - Docker executor logs possibly sensitive parameters. * [MESOS-7350] - Failed to pull image from Nexus Registry due to signature missing. * [MESOS-5028] - Copy provisioner cannot replace directory with symlink. + * [MESOS-7422] - Docker containerizer should not leak possibly sensitive data to agent log. Release Notes - Mesos - Version 1.1.1
