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 4491A138824 for ; Thu, 23 Oct 2014 11:15:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BF79DE07DB; Thu, 23 Oct 2014 11:15:54 +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 3C3F9E07DB for ; Thu, 23 Oct 2014 11:15:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 34DD234029D for ; Thu, 23 Oct 2014 11:15:53 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2273) id DF6268885; Thu, 23 Oct 2014 11:15:51 +0000 (UTC) From: "Anthony G. Basile (blueness)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, blueness@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles/hardened: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: profiles/hardened X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20141023111551.DF6268885@oystercatcher.gentoo.org> Date: Thu, 23 Oct 2014 11:15:51 +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: ce963b5e-43c8-4196-88ce-653a968e4de9 X-Archives-Hash: a5958ba632dd352f4832da1c9bd2a259 blueness 14/10/23 11:15:51 Modified: ChangeLog Log: Mask USE=sanitize on musl profiles, bug #504200 Revision Changes Path 1.73 profiles/hardened/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/ChangeLog?rev=1.73&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/ChangeLog?rev=1.73&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/ChangeLog?r1=1.72&r2=1.73 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/ChangeLog,v retrieving revision 1.72 retrieving revision 1.73 diff -u -r1.72 -r1.73 --- ChangeLog 20 Oct 2014 11:39:45 -0000 1.72 +++ ChangeLog 23 Oct 2014 11:15:51 -0000 1.73 @@ -1,6 +1,10 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/ChangeLog,v 1.72 2014/10/20 11:39:45 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/ChangeLog,v 1.73 2014/10/23 11:15:51 blueness Exp $ + + 23 Oct 2014; Anthony G. Basile + +linux/musl/package.use.mask: + Mask USE=sanitize on musl profiles, bug #504200 20 Oct 2014; Anthony G. Basile linux/musl/package.mask: Mask >app-misc/pax-utils-0.7 on musl for bug #526048