mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
c7c2920db0
This release fixes tests on ppc64le in busybox commit 3621595939e43: "nsenter,unshare: don't use xvfork_parent_waits_and_exits(), it SEGVs on ppc64le". Fixes: https://github.com/opencontainers/runc/issues/4836 Signed-off-by: Ricardo Branco <rbranco@suse.de>