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 C3F51138010 for ; Tue, 23 Oct 2012 22:47:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 72D55E01DC; Tue, 23 Oct 2012 22:47:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id EC126E01DC for ; Tue, 23 Oct 2012 22:47:19 +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 4A1EF33D89B for ; Tue, 23 Oct 2012 22:47:19 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2266) id 1346E21600; Tue, 23 Oct 2012 22:47:18 +0000 (UTC) From: "Magnus Granberg (zorry)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, zorry@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: profiles X-VCS-Committer: zorry X-VCS-Committer-Name: Magnus Granberg Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20121023224718.1346E21600@flycatcher.gentoo.org> Date: Tue, 23 Oct 2012 22:47:18 +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: 89eecb52-491a-4905-96ca-5cdf0ea4c11b X-Archives-Hash: 2547d6eba325bbe7cbc890f0841c9479 zorry 12/10/23 22:47:17 Modified: ChangeLog Log: Mask the orc use flag in the hardened profile for it is jit Revision Changes Path 1.7055 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7055&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7055&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.7054&r2=1.7055 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.7054 retrieving revision 1.7055 diff -u -r1.7054 -r1.7055 --- ChangeLog 23 Oct 2012 16:03:06 -0000 1.7054 +++ ChangeLog 23 Oct 2012 22:47:17 -0000 1.7055 @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7054 2012/10/23 16:03:06 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7055 2012/10/23 22:47:17 zorry Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 23 Oct 2012; Magnus Granberg hardened/linux/use.mask: + mask orc use flag for it is jit. + 23 Oct 2012; Samuli Suominen package.mask: Temporarily mask new pidgin-otr next to new libotr.