diff options
author | Armando Di Cianno <fafhrd@gentoo.org> | 2005-06-24 04:44:28 +0000 |
---|---|---|
committer | Armando Di Cianno <fafhrd@gentoo.org> | 2005-06-24 04:44:28 +0000 |
commit | f38bde9d63cd826ffc20689876d8f9b92f62460d (patch) | |
tree | 89a0b650a5c66ce6980c6076da97684e21724032 /profiles | |
parent | Yes, my additions to -r2 were indeed security concerns; a workaround for jack... (diff) | |
download | gentoo-2-f38bde9d63cd826ffc20689876d8f9b92f62460d.tar.gz gentoo-2-f38bde9d63cd826ffc20689876d8f9b92f62460d.tar.bz2 gentoo-2-f38bde9d63cd826ffc20689876d8f9b92f62460d.zip |
Yes, my additions to realtime-lsm-0.8.5-r2 were indeed security concerns; a workaround for jack has been discovered (use jackd instead of jackstart); removing this
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 6 | ||||
-rw-r--r-- | profiles/use.local.desc | 3 |
2 files changed, 2 insertions, 7 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 37ceef1e5fd1..474803d6b59e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ ##################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.4115 2005/06/24 04:23:43 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.4116 2005/06/24 04:44:28 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,10 +21,6 @@ ## 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 5dc830a06b91..88f7967138f9 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.1249 2005/06/24 04:23:43 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1250 2005/06/24 04:44:28 fafhrd Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -834,7 +834,6 @@ 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 |