From d151daaab1ce39f5b9bf09e0f300010d44064341 Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Tue, 10 Oct 2017 09:43:56 -0700 Subject: [PATCH] sys-apps/coreutils: ensure sandbox supports renameat/symlinkat. Prior to sys-apps/sandbox-2.10-r4, sandbox does not correct handle the renameat or symlinkat calls made by newer coreutils. This causes random sandbox violations during package building. Package-Manager: Portage-2.3.8, Repoman-2.3.3 Bug: https://bugs.gentoo.org/612202 Closes: https://bugs.gentoo.org/628928 Closes: https://bugs.gentoo.org/633902 Signed-off-by: Robin H. Johnson --- sys-apps/coreutils/coreutils-8.27.ebuild | 1 + sys-apps/coreutils/coreutils-8.28.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/sys-apps/coreutils/coreutils-8.27.ebuild b/sys-apps/coreutils/coreutils-8.27.ebuild index 396636ee5d93..f2bba2686c97 100644 --- a/sys-apps/coreutils/coreutils-8.27.ebuild +++ b/sys-apps/coreutils/coreutils-8.27.ebuild @@ -43,6 +43,7 @@ RDEPEND+=" ) !app-misc/realpath !