]> xenbits.xensource.com Git - people/sstabellini/xen-unstable.git/.git/commit
tools/libfsimage: Bump soname to 4.12
authorIan Jackson <ian.jackson@eu.citrix.com>
Tue, 9 Oct 2018 16:02:34 +0000 (17:02 +0100)
committerIan Jackson <ian.jackson@eu.citrix.com>
Mon, 15 Oct 2018 13:49:33 +0000 (14:49 +0100)
commitc69a6aca8522c7f676953e56191584381adf2c06
treec67a28413398f119a40617b9b9911ff53c8b6696
parent23a3ea668736440790b7372c1258b4bb694ec7ec
tools/libfsimage: Bump soname to 4.12

This library does not have a stable ABI promise.  As far as we know it
is used only by pygrub.  Bump its soname to the Xen version (and
intend to change it each time).

Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
tools/libfsimage/common/Makefile
tools/libfsimage/common/fsimage.c
tools/libfsimage/common/fsimage.h [deleted file]
tools/libfsimage/common/fsimage_grub.h [deleted file]
tools/libfsimage/common/fsimage_plugin.h [deleted file]
tools/libfsimage/common/xenfsimage.h [new file with mode: 0644]
tools/libfsimage/common/xenfsimage_grub.h [new file with mode: 0644]
tools/libfsimage/common/xenfsimage_plugin.h [new file with mode: 0644]