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

mesos git commit: Updated CHANGELOG about 1.0.1 fix (MESOS-5923 and MESOS-5959).

Repository: mesos
Updated Branches:
  refs/heads/master 6ce156b2b -> 248fac1be


Updated CHANGELOG about 1.0.1 fix (MESOS-5923 and MESOS-5959).


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

Branch: refs/heads/master
Commit: 248fac1beefbf8648c7cc952cd1d727601da8b1a
Parents: 6ce156b
Author: Jie Yu <yu...@gmail.com>
Authored: Mon Aug 1 21:45:33 2016 -0700
Committer: Jie Yu <yu...@gmail.com>
Committed: Mon Aug 1 21:45:38 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/248fac1b/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index b603847..aa1bb3f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -6,6 +6,8 @@ All Issues:
 ** Bug
   * [MESOS-5911] - Webui redirection to leader in browser does not work.
   * [MESOS-5913] - Stale socket FD usage when using libevent + SSL.
+  * [MESOS-5923] - Ubuntu 14.04 LTS GPU Isolator "/run" directory is noexec.
+  * [MESOS-5959] - All non-root tests fail on GPU machine.
 
 
 Release Notes - Mesos - Version 1.0.0