From owner-freebsd-security@FreeBSD.ORG Sun Oct 23 23:29:43 2005 Return-Path: X-Original-To: freebsd-security@FreeBSD.org Delivered-To: freebsd-security@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 963BA16A41F; Sun, 23 Oct 2005 23:29:43 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A01F43D46; Sun, 23 Oct 2005 23:29:43 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.4/8.13.4) with ESMTP id j9NNTaOZ000980; Sun, 23 Oct 2005 16:29:36 -0700 (PDT) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.4/8.13.1/Submit) id j9NNTZIi000979; Sun, 23 Oct 2005 16:29:35 -0700 (PDT) (envelope-from obrien) Date: Sun, 23 Oct 2005 16:29:35 -0700 From: "David O'Brien" To: delphij@delphij.net Message-ID: <20051023232935.GC602@dragon.NUXI.org> Mail-Followup-To: obrien@freebsd.org, delphij@delphij.net, freebsd-security@FreeBSD.org, developers@FreeBSD.org References: <20051023105230.GA55181@frontfree.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051023105230.GA55181@frontfree.net> X-Operating-System: FreeBSD 7.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.9i Cc: freebsd-security@FreeBSD.org, developers@FreeBSD.org Subject: Re: Is it feasible to cross-build compat5x binary? X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Oct 2005 23:29:43 -0000 On Sun, Oct 23, 2005 at 06:52:30PM +0800, Xin LI wrote: > I think we need to update compat5x binary to fix FreeBSD-SA-05:21.openssl, > but will the binaries built by ``make universe'' be identical with actual > build on Alpha, Sparc64, etc? (Yes, I'm volunteering to do the work iff > they are identical ;-) We should no trust cross built libraries for this purpose at this time. We really don't know how identical the results will be to being natively built. -- -- David (obrien@FreeBSD.org)