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 5C476138206 for ; Thu, 18 Jan 2018 16:16:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6A320E091C; Thu, 18 Jan 2018 16:15:47 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 464BDE0909 for ; Thu, 18 Jan 2018 16:15:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 653CD335C4D for ; Thu, 18 Jan 2018 16:15:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A60651D1 for ; Thu, 18 Jan 2018 16:15:42 +0000 (UTC) From: "Sven Vermeulen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sven Vermeulen" Message-ID: <1514041263.bbccb371e1eb5326abda8f934a66471c29fe4290.swift@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:swift commit in: policy/modules/contrib/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/contrib/portage.if X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: bbccb371e1eb5326abda8f934a66471c29fe4290 X-VCS-Branch: swift Date: Thu, 18 Jan 2018 16:15:42 +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: 8b6a99f5-9a1f-42c6-9523-fcbe792ee830 X-Archives-Hash: 819f140b2318cdab0953dd23b493d48c commit: bbccb371e1eb5326abda8f934a66471c29fe4290 Author: Jason Zaman perfinion com> AuthorDate: Sat Dec 23 15:01:03 2017 +0000 Commit: Sven Vermeulen gentoo org> CommitDate: Sat Dec 23 15:01:03 2017 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=bbccb371 portage: sandbox must be able to map usr_t files policy/modules/contrib/portage.if | 1 + 1 file changed, 1 insertion(+) diff --git a/policy/modules/contrib/portage.if b/policy/modules/contrib/portage.if index a81a4d0d..240838d2 100644 --- a/policy/modules/contrib/portage.if +++ b/policy/modules/contrib/portage.if @@ -164,6 +164,7 @@ interface(`portage_compile_domain',` files_exec_etc_files($1) files_exec_usr_src_files($1) + files_map_usr_files($1) # Came up with bug #496328 fs_getattr_tmpfs($1)