You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by ab...@apache.org on 2019/04/09 15:33:01 UTC

[mesos] 02/04: Added MESOS-9707 to the 1.6.3 CHANGELOG.

This is an automated email from the ASF dual-hosted git repository.

abudnik pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git

commit 806cc6c89a1547bcaf21bef695bb20bbedeba7d3
Author: Andrei Budnik <ab...@mesosphere.com>
AuthorDate: Tue Apr 9 17:22:35 2019 +0200

    Added MESOS-9707 to the 1.6.3 CHANGELOG.
---
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG b/CHANGELOG
index 88909b9..51c5423 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -782,6 +782,7 @@ Release Notes - Mesos - Version 1.6.3 (WIP)
   * [MESOS-9529] - `/proc` should be remounted even if a nested container set `share_pid_namespace` to true.
   * [MESOS-9564] - Logrotate container logger lets tasks execute arbitrary commands in the Mesos agent's namespace.
   * [MESOS-9692] - Quota may be under allocated for disk resources.
+  * [MESOS-9707] - Calling link::lo() may cause runtime error
 
 ** Improvement
   * [MESOS-8880] - Add minimum capabilities in the master.