diff options
author | Ned Ludd <solar@gentoo.org> | 2004-08-09 22:55:15 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2004-08-09 22:55:15 +0000 |
commit | d6546b38b19f40cf9c16a7f2a4e376f7cd1e7ec4 (patch) | |
tree | 35929a6b2567d97b76e6f089a5749f02fb11a9a3 /profiles/hardened | |
parent | Added a patch for the /proc/cmdline leak vulnerability; bug #59905. (diff) | |
download | historical-d6546b38b19f40cf9c16a7f2a4e376f7cd1e7ec4.tar.gz historical-d6546b38b19f40cf9c16a7f2a4e376f7cd1e7ec4.tar.bz2 historical-d6546b38b19f40cf9c16a7f2a4e376f7cd1e7ec4.zip |
added missing net-p2p/bittorrent
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/virtuals | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/profiles/hardened/virtuals b/profiles/hardened/virtuals index 39472686ccb2..9291c1d8d125 100644 --- a/profiles/hardened/virtuals +++ b/profiles/hardened/virtuals @@ -1,8 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/virtuals,v 1.4 2004/06/26 23:29:26 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/virtuals,v 1.5 2004/08/09 22:55:15 solar Exp $ -virtual/kernel sys-kernel/linux -virtual/os-headers sys-kernel/linux-headers -virtual/modutils sys-apps/modutils +virtual/kernel sys-kernel/linux +virtual/os-headers sys-kernel/linux-headers +virtual/modutils sys-apps/modutils virtual/ruby dev-lang/ruby +virtual/bittorrent net-p2p/bittorrent |