This is an automated email from the ASF dual-hosted git repository. gilbert pushed a commit to branch 1.7.x in repository https://gitbox.apache.org/repos/asf/mesos.git
commit 0f8faa042dc51384928fef8b6a39baed222e8a30 Author: Gilbert Song <[email protected]> AuthorDate: Thu Mar 7 14:44:52 2019 -0800 Added MESOS-9610 to 1.7.3 CHANGELOG. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 8b97840..30e8ae1 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -7,6 +7,7 @@ Release Notes - Mesos - Version 1.7.3 (WIP) * [MESOS-9549] - nvidia/cuda 10 does not work on GPU isolator. * [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. Release Notes - Mesos - Version 1.7.2
