From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Rarv2-0004yv-5F for garchives@archives.gentoo.org; Wed, 14 Dec 2011 16:43:00 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1D7F221C157; Wed, 14 Dec 2011 16:42:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E49BB21C157 for ; Wed, 14 Dec 2011 16:42:47 +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 5C4B61B400E for ; Wed, 14 Dec 2011 16:42:47 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 559) id 26D372004B; Wed, 14 Dec 2011 16:42:46 +0000 (UTC) From: "Mike Frysinger (vapier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, vapier@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/glibc: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: sys-libs/glibc X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger Content-Type: text/plain; charset=utf8 Message-Id: <20111214164246.26D372004B@flycatcher.gentoo.org> Date: Wed, 14 Dec 2011 16:42:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: d49dce80-2603-4403-a7ee-1a7c3d3f7622 X-Archives-Hash: 83540d34b7b6b0b7b99c9678bc5cc8fb vapier 11/12/14 16:42:46 Modified: ChangeLog Log: Also filter out glibc binaries when looking for __guard #394453#5 by Mi= chael Haubenwallner. =20 (Portage version: 2.2.0_alpha79/cvs/Linux x86_64) Revision Changes Path 1.808 sys-libs/glibc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/Cha= ngeLog?rev=3D1.808&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/Cha= ngeLog?rev=3D1.808&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/Cha= ngeLog?r1=3D1.807&r2=3D1.808 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v retrieving revision 1.807 retrieving revision 1.808 diff -u -r1.807 -r1.808 --- ChangeLog 12 Dec 2011 23:22:33 -0000 1.807 +++ ChangeLog 14 Dec 2011 16:42:46 -0000 1.808 @@ -1,6 +1,10 @@ # ChangeLog for sys-libs/glibc # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.807 2011= /12/12 23:22:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.808 2011= /12/14 16:42:46 vapier Exp $ + + 14 Dec 2011; Mike Frysinger files/eblits/pkg_setup= .eblit: + Also filter out glibc binaries when looking for __guard #394453#5 by M= ichael + Haubenwallner. =20 12 Dec 2011; Mike Frysinger files/eblits/pkg_setup= .eblit: Reduce the scope of the __guard checking, and filter out more files w/= ROOT