You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by jo...@apache.org on 2016/08/02 21:26:01 UTC

[1/2] mesos git commit: Added MESOS-5943 to 0.27.4 CHANGELOG.

Repository: mesos
Updated Branches:
  refs/heads/master a3fffcd70 -> e8d26baac


Added MESOS-5943 to 0.27.4 CHANGELOG.


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

Branch: refs/heads/master
Commit: e8d26baac81450d352c16ba526212f11599a0a40
Parents: 47aa9ea
Author: Joris Van Remoortere <jo...@gmail.com>
Authored: Tue Aug 2 14:11:03 2016 -0700
Committer: Joris Van Remoortere <jo...@gmail.com>
Committed: Tue Aug 2 14:25:52 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/e8d26baa/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index f130aab..35b19a3 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1153,7 +1153,7 @@ All Issues:
   * [MESOS-5691] - SSL downgrade support will leak sockets in CLOSE_WAIT status.
   * [MESOS-5723] - SSL-enabled libprocess will leak incoming links to forks.
   * [MESOS-5748] - Potential segfault in `link` when linking to a remote process.
-
+  * [MESOS-5943] - Incremental http parsing of URLs leads to decoder error.
 
 Release Notes - Mesos - Version 0.27.3
 --------------------------------------


[2/2] mesos git commit: Added MESOS-5943 to 0.28.3 CHANGELOG.

Posted by jo...@apache.org.
Added MESOS-5943 to 0.28.3 CHANGELOG.


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

Branch: refs/heads/master
Commit: 47aa9eab2d2d317be9cf7226c5d6c3c4db1b74ea
Parents: a3fffcd
Author: Joris Van Remoortere <jo...@gmail.com>
Authored: Tue Aug 2 14:09:26 2016 -0700
Committer: Joris Van Remoortere <jo...@gmail.com>
Committed: Tue Aug 2 14:25:52 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/47aa9eab/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 6ceaedd..f130aab 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -854,6 +854,7 @@ All Issues:
   * [MESOS-5698] - Quota sorter not updated for resource changes at agent.
   * [MESOS-5740] - Consider adding `relink` functionality to libprocess.
   * [MESOS-5576] - Masters may drop the first message they send between masters after a network partition.
+  * [MESOS-5943] - Incremental http parsing of URLs leads to decoder error.
 
 
 Release Notes - Mesos - Version 0.28.2