You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by ka...@apache.org on 2017/09/13 19:34:16 UTC

[3/3] mesos git commit: Added MESOS-796[89] to 1.2.3 changelog.

Added MESOS-796[89] to 1.2.3 changelog.


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

Branch: refs/heads/1.2.x
Commit: 9d671bb3a2a3e4561b05ae7b33eb221739712ac7
Parents: e24e602
Author: Kapil Arya <ka...@mesosphere.io>
Authored: Wed Sep 13 15:33:58 2017 -0400
Committer: Kapil Arya <ka...@mesosphere.io>
Committed: Wed Sep 13 15:33:58 2017 -0400

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/9d671bb3/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 67329dc..566edfa 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -14,6 +14,8 @@ All Issues:
   * [MESOS-7909] - Ordering dependency between 'linux/capabilities' and 'docker/runtime' isolator.
   * [MESOS-7926] - Abnormal termination of default executor can cause MesosContainerizer::destroy to fail.
   * [MESOS-7934] - OOM due to LibeventSSLSocket send incorrectly returning 0 after shutdown.
+  * [MESOS-7968] - Handle `/proc/self/ns/pid_for_children` when parsing available namespace.
+  * [MESOS-7969] - Handle cgroups v2 hierarchy when parsing /proc/self/cgroups.
 
 
 Release Notes - Mesos - Version 1.2.2