Mesos users are having problems using stable Mesos releases with modern Docker due to the change in version strings in Docker 1.8 (also in Fedora 22) as described in https://issues.apache.org/jira/browse/MESOS-2986. There have been requests for patch releases ranging from 0.21.x to 0.24.x. I would like to propose the following releases:
0.24.1 + 1830a28 Made docker version parsing resilient to trailing version components. + Any other recently landed critical patches that can't wait for 0.25.0. 0.23.1 + 1830a28 Made docker version parsing resilient to trailing version components. 0.22.2 + 6760601 Change docker version parsing. + 1830a28 Made docker version parsing resilient to trailing version components. 0.21.2 + 6760601 Change docker version parsing. + 1830a28 Made docker version parsing resilient to trailing version components. Let us know if you have any concerns, or if there are any more critical patches that should go into 0.24.1. Thanks, -Adam-
