Repository: mesos Updated Branches: refs/heads/1.2.x aa3f917be -> 990e58498
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/990e5849 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/990e5849 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/990e5849 Branch: refs/heads/1.2.x Commit: 990e58498498f7c9a1f7a48e83e31841232c0edd Parents: aa3f917 Author: Till Toenshoff <[email protected]> Authored: Thu Apr 13 00:21:09 2017 +0200 Committer: Till Toenshoff <[email protected]> Committed: Thu Apr 13 00:23:41 2017 +0200 ---------------------------------------------------------------------- CHANGELOG | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/990e5849/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 0a54816..608356a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -13,6 +13,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
