From: Robin H. Johnson Date: Tue, 10 Oct 2017 16:43:56 +0000 (-0700) Subject: sys-apps/coreutils: ensure sandbox supports renameat/symlinkat. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d151daaab1ce39f5b9bf09e0f300010d44064341;p=gentoo.git 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 --- 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 !