From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-904668-garchives=archives.gentoo.org@lists.gentoo.org> 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 34EBB138330 for <garchives@archives.gentoo.org>; Mon, 3 Oct 2016 07:30:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 66F50E0BA4; Mon, 3 Oct 2016 07:30:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4C706E0BA5 for <gentoo-commits@lists.gentoo.org>; Mon, 3 Oct 2016 07:30:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5ED4D340E12 for <gentoo-commits@lists.gentoo.org>; Mon, 3 Oct 2016 07:30:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2E5E824AD for <gentoo-commits@lists.gentoo.org>; Mon, 3 Oct 2016 07:30:31 +0000 (UTC) From: "Jason Zaman" <perfinion@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Zaman" <perfinion@gentoo.org> Message-ID: <1475479427.2ced8de0d0691a9daaf60071a866d36e40e66984.perfinion@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/policycoreutils/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/policycoreutils/policycoreutils-2.6_rc1.ebuild X-VCS-Directories: sys-apps/policycoreutils/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 2ced8de0d0691a9daaf60071a866d36e40e66984 X-VCS-Branch: master Date: Mon, 3 Oct 2016 07:30:31 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 91b9418f-59c0-4d94-9279-e6347dd57314 X-Archives-Hash: 5499c67d2890cb226495bc2a86d20252 commit: 2ced8de0d0691a9daaf60071a866d36e40e66984 Author: Jason Zaman <perfinion <AT> gentoo <DOT> org> AuthorDate: Mon Oct 3 07:23:47 2016 +0000 Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org> CommitDate: Mon Oct 3 07:23:47 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ced8de0 sys-apps/policycoreutils: Add blocker for policy before 2.20151208-r6 Package-Manager: portage-2.3.0 sys-apps/policycoreutils/policycoreutils-2.6_rc1.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sys-apps/policycoreutils/policycoreutils-2.6_rc1.ebuild b/sys-apps/policycoreutils/policycoreutils-2.6_rc1.ebuild index 351bd0e..92e7c94 100644 --- a/sys-apps/policycoreutils/policycoreutils-2.6_rc1.ebuild +++ b/sys-apps/policycoreutils/policycoreutils-2.6_rc1.ebuild @@ -55,7 +55,9 @@ DEPEND=">=sys-libs/libselinux-${SELNX_VER}:=[python] ) audit? ( >=sys-process/audit-1.5.1 ) pam? ( sys-libs/pam:= ) - ${PYTHON_DEPS}" + ${PYTHON_DEPS} + !<sec-policy/selinux-base-policy-2.20151208-r6" +# 2.20151208-r6 has perms for new setfiles ### libcgroup -> seunshare ### dbus -> restorecond