You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by ti...@apache.org on 2017/07/03 22:20:03 UTC

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

Repository: mesos
Updated Branches:
  refs/heads/master 0d277bb64 -> ced7d6976


Added MESOS-7581 to the 1.3.1 CHANGELOG.

Review: https://reviews.apache.org/r/60425/


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

Branch: refs/heads/master
Commit: f51ea7b89c6de0d05752773898e2529951328c96
Parents: 0d277bb
Author: Benjamin Bannier <be...@mesosphere.io>
Authored: Mon Jul 3 23:05:09 2017 +0200
Committer: Till Toenshoff <to...@me.com>
Committed: Mon Jul 3 23:07:48 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/f51ea7b8/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index f1d350b..fd17d1e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -8,6 +8,7 @@ All Issues:
   * [MESOS-7546] - WAIT_NESTED_CONTAINER sometimes returns 404.
   * [MESOS-7540] - Add an agent flag for executor re-registration timeout.
   * [MESOS-7569] - Allow "old" executors with half-open connections to be preserved during agent upgrade / restart.
+  * [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-7692] - Default environment variables defined in Docker image are not available in Mesos containerizer.


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

Posted by ti...@apache.org.
Added MESOS-7581 to the 1.2.2 CHANGELOG.

Review: https://reviews.apache.org/r/60427/


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

Branch: refs/heads/master
Commit: 2212414f85b5d80e9e91f1ea4274676356d363ab
Parents: f51ea7b
Author: Benjamin Bannier <be...@mesosphere.io>
Authored: Mon Jul 3 23:09:57 2017 +0200
Committer: Till Toenshoff <to...@me.com>
Committed: Mon Jul 3 23:10:58 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/2212414f/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index fd17d1e..0f27c8a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -301,6 +301,7 @@ All Issues:
   * [MESOS-7540] - Add an agent flag for executor re-registration timeout.
   * [MESOS-7546] - WAIT_NESTED_CONTAINER sometimes returns 404.
   * [MESOS-7569] - Allow "old" executors with half-open connections to be preserved during agent upgrade / restart.
+  * [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.
 


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

Posted by ti...@apache.org.
Added MESOS-7581 to the 1.1.3 CHANGELOG.

Review: https://reviews.apache.org/r/60428/


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

Branch: refs/heads/master
Commit: ced7d69767142c912db0c2e01b95c0f5de791bd9
Parents: 2212414
Author: Benjamin Bannier <be...@mesosphere.io>
Authored: Mon Jul 3 23:12:41 2017 +0200
Committer: Till Toenshoff <to...@me.com>
Committed: Mon Jul 3 23:12:41 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/ced7d697/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 0f27c8a..23f12a8 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -798,6 +798,7 @@ All Issues:
   * [MESOS-7569] - Allow "old" executors with half-open connections to be preserved during agent upgrade / restart.
   * [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.
 
 
 Release Notes - Mesos - Version 1.1.2