mesos git commit: Added MESOS-6391 to 1.0.2 CHANGELOG.

2016-10-14 Thread jieyu
Repository: mesos
Updated Branches:
  refs/heads/master 4b2033b2c -> eaaf42b2d


Added MESOS-6391 to 1.0.2 CHANGELOG.


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/eaaf42b2
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/eaaf42b2
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/eaaf42b2

Branch: refs/heads/master
Commit: eaaf42b2de9998514b7a446362b0eaa26d8fec7c
Parents: 4b2033b
Author: Jie Yu 
Authored: Fri Oct 14 17:25:04 2016 -0700
Committer: Jie Yu 
Committed: Fri Oct 14 17:25:21 2016 -0700

--
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)
--


http://git-wip-us.apache.org/repos/asf/mesos/blob/eaaf42b2/CHANGELOG
--
diff --git a/CHANGELOG b/CHANGELOG
index fdb8873..fde371c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -80,6 +80,7 @@ All Issues:
 * [MESOS-6269] - CNI isolator doesn't activate loopback interface.
 * [MESOS-6274] - Agent should not allow HTTP based executors to subscribe 
before containerizer recovery is done.
 * [MESOS-6324] - CNI should not use `ifconfig` in executors 
`pre_exec_command`.
+* [MESOS-6391] - Command task's sandbox should not be owned by root if it 
uses container image.
 
 
 Release Notes - Mesos - Version 1.0.1



[2/2] mesos git commit: Added MESOS-6391 to 1.0.2 CHANGELOG.

2016-10-14 Thread jieyu
Added MESOS-6391 to 1.0.2 CHANGELOG.


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/914bb5f2
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/914bb5f2
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/914bb5f2

Branch: refs/heads/1.0.x
Commit: 914bb5f2f714b925577b2f659cf02f137653008d
Parents: abdb3e0
Author: Jie Yu 
Authored: Fri Oct 14 17:25:04 2016 -0700
Committer: Jie Yu 
Committed: Fri Oct 14 17:25:46 2016 -0700

--
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)
--


http://git-wip-us.apache.org/repos/asf/mesos/blob/914bb5f2/CHANGELOG
--
diff --git a/CHANGELOG b/CHANGELOG
index 3a855eb..281725f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -21,6 +21,7 @@ All Issues:
 * [MESOS-6269] - CNI isolator doesn't activate loopback interface.
 * [MESOS-6274] - Agent should not allow HTTP based executors to subscribe 
before containerizer recovery is done.
 * [MESOS-6324] - CNI should not use `ifconfig` in executors 
`pre_exec_command`.
+* [MESOS-6391] - Command task's sandbox should not be owned by root if it 
uses container image.
 
 
 Release Notes - Mesos - Version 1.0.1