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

mesos git commit: Added MESOS-5913 to 0.27.4 CHANGELOG.

Repository: mesos
Updated Branches:
  refs/heads/master 575e30e73 -> 9ca17ffa2


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

Branch: refs/heads/master
Commit: 9ca17ffa2cc27ffad43d427a64f544f45528cad4
Parents: 575e30e
Author: Benjamin Mahler <bm...@apache.org>
Authored: Tue Aug 2 15:10:05 2016 -0700
Committer: Benjamin Mahler <bm...@apache.org>
Committed: Tue Aug 2 15:10:42 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/9ca17ffa/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 1335189..6168b5e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1154,6 +1154,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-5913] - Stale socket FD usage when using libevent + SSL.
   * [MESOS-5943] - Incremental http parsing of URLs leads to decoder error.
 
 Release Notes - Mesos - Version 0.27.3