Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update runc binary to v1.0.0-rc10 (CVE-2019-19921)
Notable changes: * Fix CVE-2019-19921 (Volume mount race condition with shared mounts): opencontainers/runc#2207 * Fix exec FIFO race: opencontainers/runc#2185 * Basic support for cgroup v2. Almost feature-complete, but still missing support for systemd mode in rootless. See also opencontainers/runc#2209 for the known issues. Full changes: opencontainers/runc@v1.0.0-rc9...v1.0.0-rc10 Signed-off-by: Akihiro Suda <[email protected]> (cherry picked from commit cd43c1d) Signed-off-by: Sebastiaan van Stijn <[email protected]>
- Loading branch information