diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2006-11-29 21:47:49 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2006-11-29 21:47:49 +0000 |
commit | f1bceb5f5859dc08b060b12341d7c9e613594bf9 (patch) | |
tree | 4a850c75cd9bdae7c531bd831bc965a11d0ee9cb /profiles/hardened | |
parent | Set herd as maintainer (diff) | |
download | historical-f1bceb5f5859dc08b060b12341d7c9e613594bf9.tar.gz historical-f1bceb5f5859dc08b060b12341d7c9e613594bf9.tar.bz2 historical-f1bceb5f5859dc08b060b12341d7c9e613594bf9.zip |
mask checkpolicy to fix #155919.
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/package.mask | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/hardened/package.mask b/profiles/hardened/package.mask index 6257e6fcbf07..e3367d1a1946 100644 --- a/profiles/hardened/package.mask +++ b/profiles/hardened/package.mask @@ -1,6 +1,6 @@ # Copyright 2006 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/package.mask,v 1.14 2006/11/22 05:46:22 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/package.mask,v 1.15 2006/11/29 21:47:49 pebenito Exp $ # This file is additional masking for the hardened profile @@ -37,6 +37,7 @@ media-video/nvidia-settings >=sys-libs/libselinux-1.30.29 >=sys-libs/libsemanage-1.6.17 >=sys-apps/policycoreutils-1.30.30 +>=sys-apps/checkpolicy-1.30.12 sec-policy/selinux-acpi >=sec-policy/selinux-apache-20060101 >=sec-policy/selinux-arpwatch-20060101 |