diff options
author | Gordon Malm <gengor@gentoo.org> | 2009-03-22 18:08:22 +0000 |
---|---|---|
committer | Gordon Malm <gengor@gentoo.org> | 2009-03-22 18:08:22 +0000 |
commit | 947de0584ca9a0d1cfeff46780c7916033c439a1 (patch) | |
tree | 984ff2b91d9c562db12fc987ae4d2560ea1feee6 /profiles | |
parent | amd64 stable, bug #261652 (diff) | |
download | gentoo-2-947de0584ca9a0d1cfeff46780c7916033c439a1.tar.gz gentoo-2-947de0584ca9a0d1cfeff46780c7916033c439a1.tar.bz2 gentoo-2-947de0584ca9a0d1cfeff46780c7916033c439a1.zip |
Unmask sys-libs/glibc-2.8 and dependent packages on hardened profiles
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/hardened/linux/package.mask | 14 | ||||
-rw-r--r-- | profiles/hardened/package.mask | 14 |
2 files changed, 2 insertions, 26 deletions
diff --git a/profiles/hardened/linux/package.mask b/profiles/hardened/linux/package.mask index c3c972098605..05b761d834e3 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.11 2009/03/15 11:29:04 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.12 2009/03/22 18:08:22 gengor Exp $ # >=acml-3.6 depends on gcc-4* >=sci-libs/acml-3.6 @@ -29,18 +29,6 @@ # 2006-03-13 kevquinn =sys-libs/glibc-2.4* -# sys-libs/glibc-2.8 is about to go stable and stable hardened may not be ready for it. -# 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 - -# Depends on >=sys-libs/glibc-2.7 which is package.masked at this time. -# 2009-03-15 pva ->=dev-libs/elfutils-0.140 - # 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 c46e068b7fd8..4b4a78143e4b 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.53 2009/03/15 11:29:04 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/package.mask,v 1.54 2009/03/22 18:08:22 gengor Exp $ # supported only by gcc-4, unmask when it's stable wrt #217927 media-libs/libopenraw @@ -34,18 +34,6 @@ media-gfx/gnome-raw-thumbnailer # 2006-03-13 kevquinn =sys-libs/glibc-2.4* -# sys-libs/glibc-2.8 is about to go stable and stable hardened may not be ready for it. -# 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 - -# Depends on >=sys-libs/glibc-2.7 which is package.masked at this time. -# 2009-03-15 pva ->=dev-libs/elfutils-0.140 - # 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 |