You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by ne...@apache.org on 2017/05/10 04:22:49 UTC

[5/5] mesos git commit: Sorted 1.2.1 CHANGELOG entries.

Sorted 1.2.1 CHANGELOG entries.


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

Branch: refs/heads/1.2.x
Commit: 69fae40ac9a4fdee9b942424fc2ddd10a050a638
Parents: 9c99c31
Author: Neil Conway <ne...@gmail.com>
Authored: Tue May 9 21:22:16 2017 -0700
Committer: Neil Conway <ne...@gmail.com>
Committed: Tue May 9 21:22:16 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/69fae40a/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 7ba85cf..818bc0f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -18,10 +18,10 @@ All Issues:
   * [MESOS-7264] - Possibly duplicate environment variables should not leak values to the sandbox.
   * [MESOS-7265] - Containerizer startup may cause sensitive data to leak into sandbox logs.
   * [MESOS-7272] - Unified containerizer does not support docker registry version < 2.3.
+  * [MESOS-7346] - Agent crashes if the task name is too long.
+  * [MESOS-7350] - Failed to pull image from Nexus Registry due to signature missing.
   * [MESOS-7366] - Agent sandbox gc could accidentally delete the entire persistent volume content.
   * [MESOS-7383] - Docker executor logs possibly sensitive parameters.
-  * [MESOS-7350] - Failed to pull image from Nexus Registry due to signature missing.
-  * [MESOS-7346] - Agent crashes if the task name is too long.
   * [MESOS-7389] - Mesos 1.2.0 crashes with pre-1.0 Mesos agents.
   * [MESOS-7400] - The mesos crashes due to an incorrect invariant check in the decoder.
   * [MESOS-7427] - Registry puller cannot fetch manifests from Amazon ECR: 405 Unsupported.