diff options
author | 2009-03-08 21:07:21 +0000 | |
---|---|---|
committer | 2009-03-08 21:07:21 +0000 | |
commit | 8865e77c1f8add21fc85bfd054d9a364b505cb85 (patch) | |
tree | 9f6bc8b7648cd3b89c41341f0600ffdc93915eff /profiles | |
parent | Drop KDE 4.2.0 (diff) | |
download | gentoo-2-8865e77c1f8add21fc85bfd054d9a364b505cb85.tar.gz gentoo-2-8865e77c1f8add21fc85bfd054d9a364b505cb85.tar.bz2 gentoo-2-8865e77c1f8add21fc85bfd054d9a364b505cb85.zip |
Mask sys-apps/iproute2-2.6.25 and above on hardened
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/hardened/linux/package.mask | 6 | ||||
-rw-r--r-- | profiles/hardened/package.mask | 6 |
2 files changed, 10 insertions, 2 deletions
diff --git a/profiles/hardened/linux/package.mask b/profiles/hardened/linux/package.mask index 184df49a87f4..197f6d585e51 100644 --- a/profiles/hardened/linux/package.mask +++ b/profiles/hardened/linux/package.mask @@ -1,6 +1,6 @@ # Copyright 2007 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.9 2009/02/13 19:01:14 gengor Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.10 2009/03/08 21:07:21 gengor Exp $ # >=acml-3.6 depends on gcc-4* >=sci-libs/acml-3.6 @@ -33,6 +33,10 @@ # 2009-02-11 gengor >=sys-libs/glibc-2.7 +# Depends on >=sys-libs/glibc-2.7 which is package.masked at this time. +# 2009-03-08 gengor +>=sys-apps/iproute2-2.6.25 + # These packages do more harm than good w/ hardened. # users must now the opensource xorg nv driver with nvidia cards. # By placing Driver "nv" in xorg.conf diff --git a/profiles/hardened/package.mask b/profiles/hardened/package.mask index 5157da6afe71..3fa6ddffd829 100644 --- a/profiles/hardened/package.mask +++ b/profiles/hardened/package.mask @@ -1,6 +1,6 @@ # Copyright 2007 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/package.mask,v 1.51 2009/02/13 19:01:14 gengor Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/package.mask,v 1.52 2009/03/08 21:07:14 gengor Exp $ # supported only by gcc-4, unmask when it's stable wrt #217927 media-libs/libopenraw @@ -38,6 +38,10 @@ media-gfx/gnome-raw-thumbnailer # 2009-02-11 gengor >=sys-libs/glibc-2.7 +# Depends on >=sys-libs/glibc-2.7 which is package.masked at this time. +# 2009-03-08 gengor +>=sys-apps/iproute2-2.6.25 + # These packages do more harm than good w/ hardened. # users must now the opensource xorg nv driver with nvidia cards. # By placing Driver "nv" in xorg.conf |