From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 00D1A1382C5 for ; Tue, 3 Apr 2018 20:08:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E761AE0CBB; Tue, 3 Apr 2018 20:08:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C1286E0CBB for ; Tue, 3 Apr 2018 20:08:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 88D68335D28 for ; Tue, 3 Apr 2018 20:08:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 098A126E for ; Tue, 3 Apr 2018 20:08:05 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1522786043.0c7f16fb177276808caf802d9eb6e10d5b4da6d1.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 0c7f16fb177276808caf802d9eb6e10d5b4da6d1 X-VCS-Branch: master Date: Tue, 3 Apr 2018 20:08:05 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c3414f80-d2ff-4571-856e-1255eb2fd24e X-Archives-Hash: 1d599eaf34e0641470662f2b7a8619bb commit: 0c7f16fb177276808caf802d9eb6e10d5b4da6d1 Author: Michał Górny gentoo org> AuthorDate: Tue Apr 3 19:43:49 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Apr 3 20:07:23 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c7f16fb package.mask: Mask app-portage/unsandbox for removal profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index a2025a1bd54..3ea9f67d815 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,12 @@ #--- END OF EXAMPLES --- +# Michał Górny (03 Apr 2018) +# Starting with sys-apps/sandbox-2.13+, unloading is possible via +# disabling (SANDBOX_ON=0) + wiping LD_PRELOAD. This renders the tool +# obsolete. Removal in 30 days. +app-portage/unsandbox + # Matthias Maier (3 Apr 2018) # Remove old Intel C/C++/Fortran compiler ebuilds. These packages require # to acquire a non-commercial license by Intel and download "Intel Parallel