diff options
author | 2006-10-23 23:52:21 +0000 | |
---|---|---|
committer | 2006-10-23 23:52:21 +0000 | |
commit | 895579303ff1974d7c96aecc267cf994f7e932fd (patch) | |
tree | e30306ac52bc7f9b4dcd76ba257a0d9cd1366d81 /profiles/hardened | |
parent | Stable on x86, bug #152573. (diff) | |
download | historical-895579303ff1974d7c96aecc267cf994f7e932fd.tar.gz historical-895579303ff1974d7c96aecc267cf994f7e932fd.tar.bz2 historical-895579303ff1974d7c96aecc267cf994f7e932fd.zip |
missed libselinux masking
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 c7b25c482d75..1ccdb8295c74 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.11 2006/10/09 23:21:30 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/package.mask,v 1.12 2006/10/23 23:52:21 pebenito Exp $ # This file is additional masking for the hardened profile @@ -34,6 +34,7 @@ media-video/nvidia-settings # Shouldn't be merging these SELinux packages on this profile # but this keeps repoman happy since they require >=glibc-2.4 # 20061009 pebenito +>=sys-libs/libselinux-1.30.29 >=sys-apps/policycoreutils-1.30.30 >=sec-policy/selinux-apache-20060101 >=sec-policy/selinux-arpwatch-20060101 |