Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Oct 2015 09:52:34 -0700
From:      John Baldwin <jhb@freebsd.org>
To:        Baptiste Daroussin <bapt@freebsd.org>
Cc:        src-committers@freebsd.org, svn-src-projects@freebsd.org
Subject:   Re: svn commit: r289692 - projects/zfsd/head/lib/libdevdctl
Message-ID:  <49854328.Q4auaItPMj@ralph.baldwin.cx>
In-Reply-To: <201510211244.t9LCipMj060521@repo.freebsd.org>
References:  <201510211244.t9LCipMj060521@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday, October 21, 2015 12:44:51 PM Baptiste Daroussin wrote:
> Author: bapt
> Date: Wed Oct 21 12:44:51 2015
> New Revision: 289692
> URL: https://svnweb.freebsd.org/changeset/base/289692
> 
> Log:
>   Change SHLIB_MAJOR to 0
>   
>   The lib hasn't been released yet so need to start having a first version with .so.5
>   
>   Sponsored by:	Gandi.net

OTOH, this means more work in the future as any system-wide shlib bumps have
to bump this manually.  I think it is best to just use the default shlib major
for new libraries.  The extra maintenance load in the future isn't worth having
a .0 IMO.

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49854328.Q4auaItPMj>