From owner-freebsd-current@FreeBSD.ORG Thu Nov 2 02:35:20 2006 Return-Path: X-Original-To: current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1023916A407; Thu, 2 Nov 2006 02:35:20 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [210.51.165.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 755B843D53; Thu, 2 Nov 2006 02:35:18 +0000 (GMT) (envelope-from delphij@delphij.net) Received: from localhost (tarsier.geekcn.org [210.51.165.229]) by tarsier.geekcn.org (Postfix) with ESMTP id E161AEB3B1B; Thu, 2 Nov 2006 10:35:13 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([210.51.165.229]) by localhost (mail.geekcn.org [210.51.165.229]) (amavisd-new, port 10024) with ESMTP id 5gZmV8Xtlqu6; Thu, 2 Nov 2006 10:35:06 +0800 (CST) Received: from [10.217.12.47] (sina152-194.staff.sina.com.cn [61.135.152.194]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTP id 9190AEB3915; Thu, 2 Nov 2006 10:35:06 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:organization:user-agent:mime-version:to:cc: subject:references:in-reply-to:x-enigmail-version:content-type; b=ttQMuVpzF1z0gtg4Naj8FOulZJFP7QCpZSb/KH3HnFk7VczOxqkM3WsGVaXa7y9Ij BWJSgCAZn/8Oc1VtZGVnA== Message-ID: <4549592E.6040809@delphij.net> Date: Thu, 02 Nov 2006 10:34:22 +0800 From: LI Xin Organization: The FreeBSD Project User-Agent: Thunderbird 1.5.0.7 (Macintosh/20060909) MIME-Version: 1.0 To: Maxim Sobolev References: <454936CA.6060308@FreeBSD.org> <45494692.5090200@FreeBSD.org> In-Reply-To: <45494692.5090200@FreeBSD.org> X-Enigmail-Version: 0.94.1.0 Content-Type: multipart/signed; micalg=pgp-ripemd160; protocol="application/pgp-signature"; boundary="------------enig886C8FB5D47C939AE5693C3F" Cc: Daniel Eischen , re@FreeBSD.org, "current@freebsd.org" , julian@elischer.org Subject: Re: libpthread shared library version number X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Nov 2006 02:35:20 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig886C8FB5D47C939AE5693C3F Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Maxim Sobolev wrote: > Daniel Eischen wrote: >> On Wed, 1 Nov 2006, Maxim Sobolev wrote: >> >>> Guys, >>> >>> I have noticed that libpthread shared library version number in 6-STA= BLE >>> and 7-CURRENT is the same (.2), which causes all threaded application= >>> compiled for 6-STABLE to segfault when executed on 7-CURRENT system, >>> unless libpthread.so.2 is replaced with with its 6-STABLE version whi= ch >>> in turn will create problems with threaded apps compiled for 7-CURREN= T. >>> IMHO we should increase version number in 7-CURRENT, so that it is in= >>> the line of what we have for other system libraries. >> >> It should be done as part of a larger set of library version bumps. >> All libraries should be bumped. I believe kan and kensmith were >> suppose to be looking at that. We wanted to enable symble versioning >> by default, so all libraries would need to be bumped. >=20 > Well, as I said the rest of the libs have already been bumped between > 6.x and 7.x, I don't know if libpthread is exception. Perhaps somebody > just missed it out? Yes, I think it's time to bump the versions and make a compat6x package, and I assume re@ would handle this at some point (presumably after 6.2-R)= ? Cheers, --=20 Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve! --------------enig886C8FB5D47C939AE5693C3F Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFSVkuOfuToMruuMARAwhbAJ9PQr3GgYu6ZGoWq8+3Fd2MadLKNQCfdqbR zJoRZZCK7fbgM3jiqMqO62A= =Q5JK -----END PGP SIGNATURE----- --------------enig886C8FB5D47C939AE5693C3F--