From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RgOH3-0007Cl-5m for garchives@archives.gentoo.org; Thu, 29 Dec 2011 22:16:33 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9F41221C01F; Thu, 29 Dec 2011 22:16:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 67ADB21C01F for ; Thu, 29 Dec 2011 22:16:25 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AADDA1B4093 for ; Thu, 29 Dec 2011 22:16:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id DFA0180043 for ; Thu, 29 Dec 2011 22:16:23 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <5c301b82170690a331ecb15e62d31266d83ba8f6.blueness@gentoo> Subject: [gentoo-commits] proj/hardened-dev:uclibc commit in: profiles/hardened/linux/uclibc/ X-VCS-Repository: proj/hardened-dev X-VCS-Files: profiles/hardened/linux/uclibc/package.mask profiles/hardened/linux/uclibc/package.use.mask profiles/hardened/linux/uclibc/use.mask X-VCS-Directories: profiles/hardened/linux/uclibc/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 5c301b82170690a331ecb15e62d31266d83ba8f6 Date: Thu, 29 Dec 2011 22:16:23 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: fff0cfb9-194d-4c91-b40b-dca8960df654 X-Archives-Hash: be3189ce05ed688d36b24ae9b52edb10 commit: 5c301b82170690a331ecb15e62d31266d83ba8f6 Author: Anthony G. Basile gentoo org> AuthorDate: Thu Dec 29 22:15:37 2011 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Thu Dec 29 22:15:37 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/hardened-dev.= git;a=3Dcommit;h=3D5c301b82 Refine maskings. iconv is masked on all ipv6 is masked on some packages which fail with it package versions broken on uclibc are masked --- profiles/hardened/linux/uclibc/package.mask | 11 ++++++++++- profiles/hardened/linux/uclibc/package.use.mask | 3 +++ profiles/hardened/linux/uclibc/use.mask | 1 + 3 files changed, 14 insertions(+), 1 deletions(-) diff --git a/profiles/hardened/linux/uclibc/package.mask b/profiles/harde= ned/linux/uclibc/package.mask index 387805f..5e524c7 100644 --- a/profiles/hardened/linux/uclibc/package.mask +++ b/profiles/hardened/linux/uclibc/package.mask @@ -1,5 +1,14 @@ -sys-libs/uclibc sys-libs/glibc =20 -# Seriously broken past this version +sys-devel/gettext +dev-libs/glib + +>app-admin/sudo-1.7.4_p5 +>app-text/tree-1.5.3 +>dev-util/pkgconfig-0.25-r2 +>dev-vcs/git-1.7.0.4 +>net-misc/dhcp-3.1.2_p1 +>sys-apps/coreutils-8.4 +>sys-apps/util-linux-2.18-r1 >sys-fs/udev-141 diff --git a/profiles/hardened/linux/uclibc/package.use.mask b/profiles/h= ardened/linux/uclibc/package.use.mask new file mode 100644 index 0000000..cf149a8 --- /dev/null +++ b/profiles/hardened/linux/uclibc/package.use.mask @@ -0,0 +1,3 @@ +dev-lang/python ipv6 +sys-process/psmisc ipv6 +net-misc/iputils ipv6 diff --git a/profiles/hardened/linux/uclibc/use.mask b/profiles/hardened/= linux/uclibc/use.mask index 9b179aa..59c1b44 100644 --- a/profiles/hardened/linux/uclibc/use.mask +++ b/profiles/hardened/linux/uclibc/use.mask @@ -1,4 +1,5 @@ nls +iconv =20 emul-linux-x86 -uclibc