This is an automated email from the ASF dual-hosted git repository.
josephwu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git
The following commit(s) were added to refs/heads/master by this push:
new 0635d23 Added MESOS-9564 to the 1.6.3 and 1.7.3 CHANGELOG.
0635d23 is described below
commit 0635d234e0bd6589bba3c75f1c580990abfc0f73
Author: Joseph Wu <[email protected]>
AuthorDate: Mon Mar 25 15:41:19 2019 -0700
Added MESOS-9564 to the 1.6.3 and 1.7.3 CHANGELOG.
---
CHANGELOG | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG b/CHANGELOG
index fa4002b..4e6235d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -21,6 +21,7 @@ Release Notes - Mesos - Version 1.7.3 (WIP)
** Bug
* [MESOS-9507] - Agent could not recover due to empty docker volume
checkpointed files.
* [MESOS-9549] - nvidia/cuda 10 does not work on GPU isolator.
+ * [MESOS-9564] - Logrotate container logger lets tasks execute arbitrary
commands in the Mesos agent's namespace.
* [MESOS-9568] - SLRP does not clean up mount directories for destroyed
MOUNT disks.
* [MESOS-9607] - Removing a resource provider with consumers breaks resource
publishing.
* [MESOS-9610] - Fetcher vulnerability - escaping from sandbox.
@@ -483,6 +484,7 @@ Release Notes - Mesos - Version 1.6.3 (WIP)
** Bug
* [MESOS-9507] - Agent could not recover due to empty docker volume
checkpointed files.
+ * [MESOS-9564] - Logrotate container logger lets tasks execute arbitrary
commands in the Mesos agent's namespace.
** Improvement
* [MESOS-8880] - Add minimum capabilities in the master.