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

[Xen-changelog] [xen master] tools/libgnttab: Undo incorrect SONAME bump in c/s ee8105cab



commit 3d3feaa45609fb4d3a2541d78e0e9717dbb223fb
Author:     Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
AuthorDate: Fri Sep 28 16:21:54 2018 +0100
Commit:     Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
CommitDate: Fri Sep 28 16:44:07 2018 +0100

    tools/libgnttab: Undo incorrect SONAME bump in c/s ee8105cab
    
    Xen 4.11 shipped with a SONAME of 1.1.
    
    For staging (and 4.12 eventually), the SONAME was bumped to 1.2 by c/s
    28ca696a3.  Further changes before 4.12 ships should not bump the SONAME.
    
    Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
    Acked-by: Wei Liu <wei.liu2@xxxxxxxxxx>
---
 tools/libs/gnttab/Makefile         | 2 +-
 tools/libs/gnttab/libxengnttab.map | 4 ----
 2 files changed, 1 insertion(+), 5 deletions(-)

diff --git a/tools/libs/gnttab/Makefile b/tools/libs/gnttab/Makefile
index 0befbd18f1..6c2e7e36a2 100644
--- a/tools/libs/gnttab/Makefile
+++ b/tools/libs/gnttab/Makefile
@@ -2,7 +2,7 @@ XEN_ROOT = $(CURDIR)/../../..
 include $(XEN_ROOT)/tools/Rules.mk
 
 MAJOR    = 1
-MINOR    = 3
+MINOR    = 2
 SHLIB_LDFLAGS += -Wl,--version-script=libxengnttab.map
 
 CFLAGS   += -Werror -Wmissing-prototypes
diff --git a/tools/libs/gnttab/libxengnttab.map 
b/tools/libs/gnttab/libxengnttab.map
index 9de2183810..e15f6e91a6 100644
--- a/tools/libs/gnttab/libxengnttab.map
+++ b/tools/libs/gnttab/libxengnttab.map
@@ -31,10 +31,6 @@ VERS_1.2 {
     global:
                xengnttab_fd;
                xengntshr_fd;
-} VERS_1.1;
-
-VERS_1.3 {
-       global:
                xengnttab_dmabuf_exp_from_refs;
                xengnttab_dmabuf_exp_wait_released;
                xengnttab_dmabuf_imp_to_refs;
--
generated by git-patchbot for /home/xen/git/xen.git#master

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/xen-changelog

 


Rackspace

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