2 messages in com.xensource.lists.xen-devel[Xen-devel] [PATCH] library soname ve...
FromSent OnAttachments
Ian Jackson07 Dec 2007 06:04.patch
John Levon07 Dec 2007 06:23 
Subject:[Xen-devel] [PATCH] library soname versions
From:Ian Jackson (Ian.@eu.citrix.com)
Date:12/07/2007 06:04:46 AM
List:com.xensource.lists.xen-devel
Attachments:

The attached patch: * Arranges for the sonames of libxenstore, libxc and libblktap to be set from a single place in Config.mk. * Bumps the soname major version number to 3.2 in preparation for 3.2 rc1 after which we do not expect to have ABI changes.

I have not done anything about libaio, libfsimage and libflask. The former two are from important elsewhere and if we're lucky will have sane versioning upstream.

libflask has a very small interface and I'm hoping that the XSM authors have been keeping some ABI discipline.