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 D1CD8138CCE for ; Sat, 28 Mar 2015 22:11:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6A47BE083B; Sat, 28 Mar 2015 22:11:58 +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 D94A2E083B for ; Sat, 28 Mar 2015 22:11:57 +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 0E347340B51 for ; Sat, 28 Mar 2015 22:11:57 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2279) id A091A14BC1; Sat, 28 Mar 2015 22:11:55 +0000 (UTC) From: "Michal Gorny (mgorny)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, mgorny@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: mgorny X-VCS-Committer-Name: Michal Gorny Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150328221155.A091A14BC1@oystercatcher.gentoo.org> Date: Sat, 28 Mar 2015 22:11:55 +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: a1d8b0c8-8081-4341-aaf6-0f3704cbf92d X-Archives-Hash: 07cfbbb150affb0a270ddc7624506e64 mgorny 15/03/28 22:11:55 Modified: ChangeLog Log: emul-linux-x86 last rites. Remove no-emul-linux-x86 subprofiles that are now redundant. Revision Changes Path 1.80 profiles/hardened/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/ChangeLog?rev=1.80&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/ChangeLog?rev=1.80&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/ChangeLog?r1=1.79&r2=1.80 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/ChangeLog,v retrieving revision 1.79 retrieving revision 1.80 diff -u -r1.79 -r1.80 --- ChangeLog 28 Mar 2015 12:39:38 -0000 1.79 +++ ChangeLog 28 Mar 2015 22:11:55 -0000 1.80 @@ -1,6 +1,11 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/ChangeLog,v 1.79 2015/03/28 12:39:38 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/ChangeLog,v 1.80 2015/03/28 22:11:55 mgorny Exp $ + + 28 Mar 2015; Michał Górny + -linux/amd64/no-emul-linux-x86/eapi, -linux/amd64/no-emul-linux-x86/parent: + emul-linux-x86 last rites. Remove no-emul-linux-x86 subprofiles that are now + redundant. 28 Mar 2015; Anthony G. Basile linux/musl/package.mask: Mask >sys-kernel/linux-headers-3.16 on musl profiles. Bug #544476.