ZF2015-07: The filesystem storage adapter of Zend\Cache was creating directories with a liberal umask that could lead to local arbitrary code execution and/or local privilege escalation. This release contains a patch that ensures the directories are created using permissions of 0775 and files using 0664 (essentially umask 0002).
This update has been submitted for testing by remi.
This update has been pushed to testing.
This update has been submitted for stable by remi.
This update has been pushed to stable.