You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by ji...@apache.org on 2017/07/14 21:47:51 UTC

[1/3] mesos git commit: Added MESOS-7777 to 1.3.1 CHANGELOG.

Repository: mesos
Updated Branches:
  refs/heads/master d4d75d32d -> 51f2627bc


Added MESOS-7777 to 1.3.1 CHANGELOG.


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

Branch: refs/heads/master
Commit: abd43c2ffbcd8989edacf805723fc733e1edbc0f
Parents: d4d75d3
Author: Jie Yu <yu...@gmail.com>
Authored: Fri Jul 14 14:46:10 2017 -0700
Committer: Jie Yu <yu...@gmail.com>
Committed: Fri Jul 14 14:46:10 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/abd43c2f/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 1040669..27b0509 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -45,6 +45,7 @@ All Issues:
   * [MESOS-7692] - Default environment variables defined in Docker image are not available in Mesos containerizer.
   * [MESOS-7703] - Mesos fails to exec a custom executor when no shell is used.
   * [MESOS-7770] - Persistent volume might not be mounted if there is a sandbox volume whose source is the same as the target of the persistent volume.
+  * [MESOS-7777] - Agent failed to recover due to mount namespace leakage in Docker 1.12/1.13.
 
 
 Release Notes - Mesos - Version 1.3.0


[2/3] mesos git commit: Added MESOS-7777 to 1.2.2 CHANGELOG.

Posted by ji...@apache.org.
Added MESOS-7777 to 1.2.2 CHANGELOG.


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

Branch: refs/heads/master
Commit: 63f0033b8c29c12838559262816199c58e0aef57
Parents: abd43c2
Author: Jie Yu <yu...@gmail.com>
Authored: Fri Jul 14 14:46:36 2017 -0700
Committer: Jie Yu <yu...@gmail.com>
Committed: Fri Jul 14 14:46:36 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/63f0033b/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 27b0509..737cb27 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -340,6 +340,7 @@ All Issues:
   * [MESOS-7690] - The agent can crash when an unknown executor tries to register.
   * [MESOS-7703] - Mesos fails to exec a custom executor when no shell is used.
   * [MESOS-7770] - Persistent volume might not be mounted if there is a sandbox volume whose source is the same as the target of the persistent volume.
+  * [MESOS-7777] - Agent failed to recover due to mount namespace leakage in Docker 1.12/1.13.
 
 
 Release Notes - Mesos - Version 1.2.1


[3/3] mesos git commit: Added MESOS-7777 to 1.1.3 CHANGELOG.

Posted by ji...@apache.org.
Added MESOS-7777 to 1.1.3 CHANGELOG.


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

Branch: refs/heads/master
Commit: 51f2627bc9ae8bce67e3d741e30be7bbf6a90614
Parents: 63f0033
Author: Jie Yu <yu...@gmail.com>
Authored: Fri Jul 14 14:47:44 2017 -0700
Committer: Jie Yu <yu...@gmail.com>
Committed: Fri Jul 14 14:47:44 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/51f2627b/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 737cb27..978747f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -838,6 +838,7 @@ All Issues:
   * [MESOS-7581] - Fix interference of external Boost installations when using some unbundled dependencies.
   * [MESOS-7703] - Mesos fails to exec a custom executor when no shell is used.
   * [MESOS-7770] - Persistent volume might not be mounted if there is a sandbox volume whose source is the same as the target of the persistent volume.
+  * [MESOS-7777] - Agent failed to recover due to mount namespace leakage in Docker 1.12/1.13.
 
 
 Release Notes - Mesos - Version 1.1.2