sys-apps/coreutils: ensure sandbox supports renameat/symlinkat.
authorRobin H. Johnson <robbat2@gentoo.org>
Tue, 10 Oct 2017 16:43:56 +0000 (09:43 -0700)
committerRobin H. Johnson <robbat2@gentoo.org>
Tue, 10 Oct 2017 16:47:22 +0000 (09:47 -0700)
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 <robbat2@gentoo.org>
sys-apps/coreutils/coreutils-8.27.ebuild
sys-apps/coreutils/coreutils-8.28.ebuild

index 396636ee5d93e8d05a8098905d9e6c218ccac7e0..f2bba2686c97a95ca4a2712ba7b91f7f7878eb9f 100644 (file)
@@ -43,6 +43,7 @@ RDEPEND+="
        )
        !app-misc/realpath
        !<sys-apps/util-linux-2.13
+       !<sys-apps/sandbox-2.10-r4
        !sys-apps/stat
        !net-mail/base64
        !sys-apps/mktemp
index a7253367560c70ec7e85b56681a027ec52ee2efe..ffd2a59938c739eff7d590e18b783f6d18fab7fb 100644 (file)
@@ -43,6 +43,7 @@ RDEPEND+="
        )
        !app-misc/realpath
        !<sys-apps/util-linux-2.13
+       !<sys-apps/sandbox-2.10-r4
        !sys-apps/stat
        !net-mail/base64
        !sys-apps/mktemp