Backported MESOS-5986, MESOS-6104, and MESOS-6152 to 0.28.x.

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

Branch: refs/heads/0.28.x
Commit: 91845ec22707f82a1eb7f4b801df3bbb573ad0ed
Parents: be440ec
Author: Joseph Wu <josep...@apache.org>
Authored: Thu Sep 15 10:20:24 2016 -0700
Committer: Joseph Wu <josep...@apache.org>
Committed: Thu Sep 15 10:20:24 2016 -0700

----------------------------------------------------------------------
 CHANGELOG | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/91845ec2/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index b5ef98a..5295f6b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -20,6 +20,9 @@ All Issues:
   * [MESOS-5913] - Stale socket FD usage when using libevent + SSL.
   * [MESOS-5927] - Unable to run "scratch" Dockerfiles with Unified 
Containerizer.
   * [MESOS-5943] - Incremental http parsing of URLs leads to decoder error.
+  * [MESOS-5986] - SSL Socket CHECK can fail after socket receives EOF.
+  * [MESOS-6104] - Potential FD double close in libevent's implementation of 
`sendfile`.
+  * [MESOS-6152] - Resource leak in libevent_ssl_socket.cpp.
 
 
 Release Notes - Mesos - Version 0.28.2

Reply via email to