libpthread shared library version number

Daniel Eischen deischen at freebsd.org
Fri Nov 3 04:33:43 UTC 2006


On Fri, 3 Nov 2006, John Hay wrote:

> I vote for bumping the version of a lib the first time it goes
> incompatable ... actually just before that so that you don't get
> incompatable libs with the same number.

That was done already (libc version was bumped).  But the part
that wasn't done was bumping all the other libraries that are
dependent on libc, and all libraries that need to be bumped
for symbol versioning to be enabled by default.

For tracking purposes, it's also nice to be able to see all
the libraries being bumped at the same time, so you can see
what is affected and how to do it again.

-- 
DE


More information about the freebsd-current mailing list