[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH v2 1/4] tools: Update sonames for 4.6 RCs



On Tue, Aug 11, 2015 at 03:27:46PM +0100, Ian Jackson wrote:
> Update libxc to 4.6.
> Update libxl to 4.6.
> Update libxlu to 4.6.
> 
> I did
>   git-grep 'MAJOR.*='
> and also to check I had everything
>   git-grep 'SONAME_LDFLAG' | egrep -v 'MAJOR' |less
> 
> The other, un-updated, libraries are:
>   blktap2 (control, libvhd) 1.0  in-tree users only, no ABI changes
>   libfsimage    1.0      no ABI changes
>   libvchan      1.0      no ABI changes
>   libxenstat    0.0 (!)  no ABI changes
>   libxenstore   3.0      no ABI changes
> 
> My assertions "no ABI changes" are based on the output of
>   git-diff origin/stable-4.5..staging .
> and similar runes, sometimes limited to .h files.
> 
> Signed-off-by: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
> CC: Ian Campbell <ian.campbell@xxxxxxxxxx>
> CC: Wei Liu <wei.liu2@xxxxxxxxxx>

Acked-by: Wei Liu <wei.liu2@xxxxxxxxxx>

> ---
> v2: Bump libxlu too.  [ Reported by Wei Liu. ]
> [ not resending the remaining patches ]
> ---
>  tools/libxc/Makefile |    2 +-
>  tools/libxl/Makefile |    4 ++--
>  2 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/tools/libxc/Makefile b/tools/libxc/Makefile
> index 8ae0ea0..a0f899b 100644
> --- a/tools/libxc/Makefile
> +++ b/tools/libxc/Makefile
> @@ -1,7 +1,7 @@
>  XEN_ROOT = $(CURDIR)/../..
>  include $(XEN_ROOT)/tools/Rules.mk
>  
> -MAJOR    = 4.5
> +MAJOR    = 4.6
>  MINOR    = 0
>  
>  ifeq ($(CONFIG_LIBXC_MINIOS),y)
> diff --git a/tools/libxl/Makefile b/tools/libxl/Makefile
> index 9036076..c5ecec1 100644
> --- a/tools/libxl/Makefile
> +++ b/tools/libxl/Makefile
> @@ -5,10 +5,10 @@
>  XEN_ROOT = $(CURDIR)/../..
>  include $(XEN_ROOT)/tools/Rules.mk
>  
> -MAJOR = 4.5
> +MAJOR = 4.6
>  MINOR = 0
>  
> -XLUMAJOR = 4.3
> +XLUMAJOR = 4.6
>  XLUMINOR = 0
>  
>  CFLAGS += -Werror -Wno-format-zero-length -Wmissing-declarations \
> -- 
> 1.7.10.4

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.