diff options
author | Armando Di Cianno <fafhrd@gentoo.org> | 2005-06-24 04:23:43 +0000 |
---|---|---|
committer | Armando Di Cianno <fafhrd@gentoo.org> | 2005-06-24 04:23:43 +0000 |
commit | 8ed3593bd396e8c00f7900099c8bed2d0232a3f4 (patch) | |
tree | b1767fc51f5fb672f4d31414264999e602e62c10 /profiles | |
parent | Removing obsolete ebuild/patch (diff) | |
download | gentoo-2-8ed3593bd396e8c00f7900099c8bed2d0232a3f4.tar.gz gentoo-2-8ed3593bd396e8c00f7900099c8bed2d0232a3f4.tar.bz2 gentoo-2-8ed3593bd396e8c00f7900099c8bed2d0232a3f4.zip |
Added local use flag for realtime-lsm; package masked newest realtime-lsm until modifications can be security proven
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 6 | ||||
-rw-r--r-- | profiles/use.local.desc | 3 |
2 files changed, 7 insertions, 2 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index a106b05a495b..37ceef1e5fd1 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ ##################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.4114 2005/06/23 10:28:51 lcars Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.4115 2005/06/24 04:23:43 fafhrd Exp $ # When you add an entry to this file, add your name, the date, and an # explanation of why something is getting masked # @@ -21,6 +21,10 @@ ## End example ## +# Armando Di Cianno <fafhrd@gentoo.org> (24 Jun 2005) +# Masked for testing / possible security issues -- talking with upstream +=sys-apps/realtime-lsm-0.8.5-r2 + # Andrea Barisani <lcars@gentoo.org> (23 Jun 2005) # Masked for testing =mail-mta/sendmail-8.13.4-r1 diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 7516224eeb14..5dc830a06b91 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1248 2005/06/23 20:58:54 smithj Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1249 2005/06/24 04:23:43 fafhrd Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -834,6 +834,7 @@ sys-apps/pcmcia-cs:nocardbus - Disable 32bit CardBus support sys-apps/pcmcia-cs:pnp - Add support for PNP (Plug-N-Play) sys-apps/pcmcia-cs:trusted - Assume all users are trusted (Build unsafe user-space tools) sys-apps/pcmcia-cs:xforms - Enable building the xforms based cardinfo binary +sys-apps/realtime-lsm:allcaps - Enable all capabilities, including CAP_SETPCAP. sys-apps/tcng:tcsim - enable traffic simulator sys-apps/tinylogin:make-symlinks - Create all the appropriate symlinks in /bin and /sbin sys-apps/util-linux:old-crypt - build support for the older cryptoapi that earlier util-linux's included |