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 85886138206 for ; Thu, 18 Jan 2018 17:48:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 05CA0E088D; Thu, 18 Jan 2018 17:47:31 +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 D841AE088D for ; Thu, 18 Jan 2018 17:47:30 +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 21E4D335C3C for ; Thu, 18 Jan 2018 17:47:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9FC4F1A0 for ; Thu, 18 Jan 2018 17:47:28 +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: <1516297616.cca6ad29df3a788343620d84dd6423aa0fb7cbf5.swift@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sec-policy/selinux-base/ X-VCS-Repository: repo/gentoo X-VCS-Files: sec-policy/selinux-base/selinux-base-9999.ebuild X-VCS-Directories: sec-policy/selinux-base/ X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: cca6ad29df3a788343620d84dd6423aa0fb7cbf5 X-VCS-Branch: master Date: Thu, 18 Jan 2018 17:47:28 +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: cea23bd7-6252-41ef-8435-4749c7fab42f X-Archives-Hash: 93f5d9c6e192ce76ee4dc03f5d7d98da commit: cca6ad29df3a788343620d84dd6423aa0fb7cbf5 Author: Sven Vermeulen gentoo org> AuthorDate: Thu Jan 18 17:46:12 2018 +0000 Commit: Sven Vermeulen gentoo org> CommitDate: Thu Jan 18 17:46:56 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cca6ad29 sec-policy/selinux-base: Dependency on higher/latest SELinux userspace Package-Manager: Portage-2.3.19, Repoman-2.3.6 sec-policy/selinux-base/selinux-base-9999.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sec-policy/selinux-base/selinux-base-9999.ebuild b/sec-policy/selinux-base/selinux-base-9999.ebuild index 75f0679ab23..72864e5e303 100644 --- a/sec-policy/selinux-base/selinux-base-9999.ebuild +++ b/sec-policy/selinux-base/selinux-base-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -23,11 +23,11 @@ HOMEPAGE="https://www.gentoo.org/proj/en/hardened/selinux/" LICENSE="GPL-2" SLOT="0" -RDEPEND=">=sys-apps/policycoreutils-2.3 +RDEPEND=">=sys-apps/policycoreutils-2.7 virtual/udev" DEPEND="${RDEPEND} sys-devel/m4 - >=sys-apps/checkpolicy-2.3" + >=sys-apps/checkpolicy-2.7" S=${WORKDIR}/