Repository: mesos Updated Branches: refs/heads/master 11486d4ab -> 476a8096d
Added MESOS-7366 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/b1303289 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/b1303289 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/b1303289 Branch: refs/heads/master Commit: b13032893e24ac392b69c6501cdf5fe9d36f1be1 Parents: 11486d4 Author: Jie Yu <[email protected]> Authored: Tue Apr 11 16:49:18 2017 -0700 Committer: Jie Yu <[email protected]> Committed: Tue Apr 11 16:49:18 2017 -0700 ---------------------------------------------------------------------- CHANGELOG | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/b1303289/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 289069b..c3a8cdd 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -482,6 +482,7 @@ All Issues: ** Bug * [MESOS-2537] - AC_ARG_ENABLED checks are broken. * [MESOS-7237] - Enabling cgroups_limit_swap can lead to "invalid argument" error. + * [MESOS-7366] - Agent sandbox gc could accidentally delete the entire persistent volume content. Release Notes - Mesos - Version 1.1.1
