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 D54131381F3 for ; Sat, 3 Aug 2013 21:18:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E26FFE0A65; Sat, 3 Aug 2013 21:18:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 82BFBE0A65 for ; Sat, 3 Aug 2013 21:18:26 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9BAB533ECEF for ; Sat, 3 Aug 2013 21:18:25 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2273) id 6542D2171C; Sat, 3 Aug 2013 21:18:24 +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: <20130803211824.6542D2171C@flycatcher.gentoo.org> Date: Sat, 3 Aug 2013 21:18:24 +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: 3b57c84c-4f96-4270-9e43-09da6dd6df44 X-Archives-Hash: b7816120b0c6f5fc8250c895fdbb5d96 blueness 13/08/03 21:18:24 Modified: ChangeLog Log: linux/uclibc/mips/make.defaults: add abi and libdir info, bug #479656 Revision Changes Path 1.8 profiles/hardened/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/ChangeLog?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/ChangeLog?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/ChangeLog?r1=1.7&r2=1.8 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 1 Aug 2013 15:17:11 -0000 1.7 +++ ChangeLog 3 Aug 2013 21:18:24 -0000 1.8 @@ -1,6 +1,10 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/ChangeLog,v 1.7 2013/08/01 15:17:11 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/ChangeLog,v 1.8 2013/08/03 21:18:24 blueness Exp $ + + 03 Aug 2013; Anthony G. Basile + linux/uclibc/mips/make.defaults: + linux/uclibc/mips/make.defaults: add abi and libdir info, bug #479656 01 Aug 2013; Anthony G. Basile +linux/arm/armv7a/selinux/eapi, +linux/arm/armv7a/selinux/parent: