svn commit: r282257 - in head: lib/libnv sys/kern sys/sys
Bryan Drewery
bdrewery at FreeBSD.org
Thu Apr 30 20:03:19 UTC 2015
On 4/30/2015 2:52 PM, Mariusz Zaborski wrote:
> On 30 April 2015 at 20:28, Bryan Drewery <bdrewery at freebsd.org
> <mailto:bdrewery at freebsd.org>> wrote:
>
> You should either bump the SHLIB_MAJOR or consider making this a
> PRIVATELIB so it is not in the public /lib but in the private
> /usr/lib/private or use symbol versioning.
>
>
>
> Being in /lib we must maintain ABI compatibility among the same shlib
> version.
>
> Bumping the SHLIB_MAJOR or moving to PRIVATELIB will require adding the
> libnv.so.0 to the ObsoleteFiles.inc OLD_FILES list.
>
> Oh, I didn't notice that. Bumping the SHLIB_MAJOR also refers to library
> which are only in HEAD?
You are right. I mistakenly thought this was added pre-10.0 and was in
stable/10. It is not there though.
--
Regards,
Bryan Drewery
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20150430/152ad12e/attachment.sig>
More information about the svn-src-head
mailing list