Repository: mesos
Updated Branches:
  refs/heads/1.4.x e185d805c -> 1d7cc2b45


Added MESOS-7652 to 1.1.3 CHANGELOG.


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

Branch: refs/heads/1.4.x
Commit: 1d7cc2b45cd98dc308ef55447888d4657a9acf5e
Parents: 6802399
Author: Gilbert Song <songzihao1...@gmail.com>
Authored: Wed Aug 16 21:52:54 2017 -0700
Committer: Gilbert Song <songzihao1...@gmail.com>
Committed: Wed Aug 16 21:57:30 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/1d7cc2b4/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 5ed9e57..49685f9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -889,6 +889,7 @@ All Issues:
   * [MESOS-6950] - Launching two tasks with the same Docker image 
simultaneously may cause a staging dir never cleaned up.
   * [MESOS-7540] - Add an agent flag for executor re-registration timeout.
   * [MESOS-7569] - Allow "old" executors with half-open connections to be 
preserved during agent upgrade / restart.
+  * [MESOS-7652] - Docker image with universal containerizer does not work if 
WORKDIR is missing in the rootfs.
   * [MESOS-7689] - Libprocess can crash on malformed request paths for 
libprocess messages.
   * [MESOS-7690] - The agent can crash when an unknown executor tries to 
register.
   * [MESOS-7581] - Fix interference of external Boost installations when using 
some unbundled dependencies.

Reply via email to