From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id C37F2138CE3 for ; Sun, 9 Feb 2014 18:05:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 61C6EE0B95; Sun, 9 Feb 2014 18:05:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F21A3E0B95 for ; Sun, 9 Feb 2014 18:05:41 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 24F5133F825 for ; Sun, 9 Feb 2014 18:05:41 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2326) id C09BB2004C; Sun, 9 Feb 2014 18:05:39 +0000 (UTC) From: "Richard Farina (zerochaos)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, zerochaos@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux: package.mask X-VCS-Repository: gentoo-x86 X-VCS-Files: package.mask X-VCS-Directories: profiles/hardened/linux X-VCS-Committer: zerochaos X-VCS-Committer-Name: Richard Farina Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140209180539.C09BB2004C@flycatcher.gentoo.org> Date: Sun, 9 Feb 2014 18:05:39 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 77fed710-d617-4eb1-a195-d399f0682687 X-Archives-Hash: 1563d5e8ede68f027d2b2b86c670f5fe zerochaos 14/02/09 18:05:39 Modified: package.mask Log: remove syslinux-6 mask thanks to bugfix from 495146 Revision Changes Path 1.41 profiles/hardened/linux/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.41&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?rev=1.41&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/package.mask?r1=1.40&r2=1.41 Index: package.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v retrieving revision 1.40 retrieving revision 1.41 diff -u -r1.40 -r1.41 --- package.mask 9 Feb 2014 04:05:27 -0000 1.40 +++ package.mask 9 Feb 2014 18:05:39 -0000 1.41 @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.40 2014/02/09 04:05:27 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.41 2014/02/09 18:05:39 zerochaos Exp $ # Hardened versions of gcc-4.0* through gcc-4.2* are not available. =sys-devel/gcc-4.0* @@ -27,6 +27,3 @@ # broken on hardened, use sys-apps/elfix to fix gnustack sys-devel/prelink - -# doesn't build on hardened, not really sure why ->=sys-boot/syslinux-6.0