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/07 19:39:46 UTC

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

Repository: mesos
Updated Branches:
  refs/heads/master 6271682e6 -> 120da53b7


Added MESOS-7703 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/f33e527e
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/f33e527e
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/f33e527e

Branch: refs/heads/master
Commit: f33e527ee1e1546414cbe622b2e877ffd57db68a
Parents: 6271682
Author: Jie Yu <yu...@gmail.com>
Authored: Fri Jul 7 12:38:18 2017 -0700
Committer: Jie Yu <yu...@gmail.com>
Committed: Fri Jul 7 12:38:18 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/f33e527e/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index abfded9..ac2d227 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -34,6 +34,7 @@ All Issues:
   * [MESOS-7689] - Libprocess can crash on malformed request paths for libprocess messages.
   * [MESOS-7690] - The agent can crash when an unknown executor tries to register.
   * [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.
 
 
 Release Notes - Mesos - Version 1.3.0


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

Posted by ji...@apache.org.
Added MESOS-7703 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/120da53b
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/120da53b
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/120da53b

Branch: refs/heads/master
Commit: 120da53b7b175c85af57989c9c2d066984928c0e
Parents: 38372ec
Author: Jie Yu <yu...@gmail.com>
Authored: Fri Jul 7 12:39:25 2017 -0700
Committer: Jie Yu <yu...@gmail.com>
Committed: Fri Jul 7 12:39:25 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/120da53b/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 1f20f79..e59c3e7 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -823,6 +823,7 @@ All Issues:
   * [MESOS-7689] - Libprocess can crash on malformed request paths for libprocess messages.
   * [MESOS-7690] - The agent can crash when an unknown executor tries to register.
   * [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.
 
 
 Release Notes - Mesos - Version 1.1.2


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

Posted by ji...@apache.org.
Added MESOS-7703 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/38372ecf
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/38372ecf
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/38372ecf

Branch: refs/heads/master
Commit: 38372ecf6af69964da9365c5b780d4290d4ddf99
Parents: f33e527
Author: Jie Yu <yu...@gmail.com>
Authored: Fri Jul 7 12:38:54 2017 -0700
Committer: Jie Yu <yu...@gmail.com>
Committed: Fri Jul 7 12:38:54 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/38372ecf/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index ac2d227..1f20f79 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -327,6 +327,7 @@ All Issues:
   * [MESOS-7581] - Fix interference of external Boost installations when using some unbundled dependencies.
   * [MESOS-7689] - Libprocess can crash on malformed request paths for libprocess messages.
   * [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.
 
 
 Release Notes - Mesos - Version 1.2.1