mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
Fixes the following security vulnerability: - CVE-2019-19921: runc volume mount race condition with shared mounts For details see the announcement: https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc10 Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>