From owner-cvs-src@FreeBSD.ORG Wed May 16 23:59:58 2007 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 820A716A402 for ; Wed, 16 May 2007 23:59:58 +0000 (UTC) (envelope-from kabaev@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.236]) by mx1.freebsd.org (Postfix) with ESMTP id 3E50313C459 for ; Wed, 16 May 2007 23:59:58 +0000 (UTC) (envelope-from kabaev@gmail.com) Received: by wr-out-0506.google.com with SMTP id 70so387773wra for ; Wed, 16 May 2007 16:59:57 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer:mime-version:content-type; b=S41uMhf0rP4zFChb2ph9PazaCk2C8uWi4dEcKQxKBBuG85l1WUTuYPtc3GYEbjIBHsmqNI5XtXE9eL5uOmQdAAmdNhnvQN5XR4B8m8rExcITrEeUUw56wzH9LGAph47ouDnPexbebT4U4uwjFYbspJ316TRrndrzCaNjEN6Wj8Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer:mime-version:content-type; b=Y3a3PS0V//ueaxqopIu5apqxaFGwYffQSVO3Iwlo7yw04d6NadoLMTGDNl9Qf3A0brjWM8+lQRjF28DlraFSxd+Ns3IWfzq65z3kZqH7HOhb4ABwaodPiuAcW2CANbpng6XB3QgarcLMy21SFoTvaDGTYkILe6z0X6g6ktygwGA= Received: by 10.90.86.10 with SMTP id j10mr9145626agb.1179358474361; Wed, 16 May 2007 16:34:34 -0700 (PDT) Received: from kan.dnsalias.net ( [24.34.98.164]) by mx.google.com with ESMTP id 9sm3244768wrl.2007.05.16.16.34.32; Wed, 16 May 2007 16:34:33 -0700 (PDT) Date: Wed, 16 May 2007 19:34:28 -0400 From: Alexander Kabaev To: Marcel Moolenaar Message-ID: <20070516193428.1ac814e4@kan.dnsalias.net> In-Reply-To: <200705162324.l4GNOFRo071380@repoman.freebsd.org> References: <200705162324.l4GNOFRo071380@repoman.freebsd.org> X-Mailer: Claws Mail 2.8.1 (GTK+ 2.10.11; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: multipart/signed; boundary=Sig_fV_YdytJN1+rQQLI9NvUFRG; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/libexec/rtld-elf Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 May 2007 23:59:58 -0000 --Sig_fV_YdytJN1+rQQLI9NvUFRG Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Wed, 16 May 2007 23:24:15 +0000 (UTC) Marcel Moolenaar wrote: > marcel 2007-05-16 23:24:15 UTC >=20 > FreeBSD src repository >=20 > Modified files: > libexec/rtld-elf Makefile=20 > Log: > Don't enable symbol versioning on ia64 for now. It causes > symbol lookup failures that later result in null-pointer > dereferences. This needs looking into, but since we're > close to release it's possible that it's not resolved before > that time. > =20 > Revision Changes Path > 1.41 +2 -0 src/libexec/rtld-elf/Makefile >=20 > http://cvsweb.FreeBSD.org/src/libexec/rtld-elf/Makefile.diff?r1=3D1.40&r2= =3D1.41 I definitely would prefer a detailed bug report instead of such unilateral actions taken by you without consulting anyone. But then, if all of two^Wone ia64 user(s) we have decide to take an easy path out, so am I to object? --=20 Alexander Kabaev --Sig_fV_YdytJN1+rQQLI9NvUFRG Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFGS5UEQ6z1jMm+XZYRAjAWAJ95Y/0b5bzO/p71v9AH34CoaU6oZwCgjvxf Pd9b1GqtlMFVk86T79oduNA= =skor -----END PGP SIGNATURE----- --Sig_fV_YdytJN1+rQQLI9NvUFRG--