From 478cf868114ca2a3f799946f1b5c6f2eafb04b32 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 16 Dec 2020 12:13:48 +0100 Subject: update to 3.0.7 drop patch merged upstream --- compat_reports/3.0.6_to_3.0.7/compat_report.html | 1170 ++++++++++++++++++++++ 1 file changed, 1170 insertions(+) create mode 100644 compat_reports/3.0.6_to_3.0.7/compat_report.html (limited to 'compat_reports/3.0.6_to_3.0.7') diff --git a/compat_reports/3.0.6_to_3.0.7/compat_report.html b/compat_reports/3.0.6_to_3.0.7/compat_report.html new file mode 100644 index 0000000..172f94b --- /dev/null +++ b/compat_reports/3.0.6_to_3.0.7/compat_report.html @@ -0,0 +1,1170 @@ + + + + + + + + + +libcouchbase: 3.0.6 to 3.0.7 compatibility report + + + +

API compatibility report for the libcouchbase library between 3.0.6 and 3.0.7 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibcouchbase
Version #13.0.6
Version #23.0.7
Archx86_64
GCC Version10
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files25
Total Libraries1
Total Symbols / Types610 / 360
Compatibility96.1%
+

Problem Summary


+ + + + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium7
Low5
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low1
Other Changes
in Data Types
-2
Other Changes
in Constants
-1
+ + +

Problems with Data Types, Medium Severity  7 


+vbucket.h
+ +[+] struct lcbvb_SERVER  5  +
+ + + +[+] struct lcbvb_SERVICES  2  +
+ + +
+to the top
+ +

Problems with Data Types, Low Severity  5 


+couchbase.h
+ +[+] enum lcb_HTTP_TYPE  1  +
+ + +
+vbucket.h
+ +[+] enum lcbvb_SVCTYPE  1  +
+ + + +[+] struct lcbvb_SERVER  1  +
+ + + +[+] struct lcbvb_SERVICES  2  +
+ + +
+to the top
+ +

Problems with Constants, Low Severity  1 


+cntl.h
+ +[+] LCB_CNTL__MAX +
+ + +
+to the top
+ +

Other Changes in Data Types  2 


+couchbase.h
+ +[+] enum lcb_HTTP_TYPE  1  +
+ + +
+vbucket.h
+ +[+] enum lcbvb_SVCTYPE  1  +
+ + +
+to the top
+ +

Other Changes in Constants  1 


+cntl.h
+ +[+] LCB_CNTL_SEARCH_TIMEOUT +
+ + +
+to the top
+

Header Files  25 


+
+assert.h
+auth.h
+cntl-private.h
+cntl.h
+configuration.h
+couchbase.h
+crypto.h
+iops.h
+ixmgmt.h
+kvbuf.h
+libev_io_opts.h
+libevent_io_opts.h
+libuv_compat.h
+libuv_io_opts.h
+logger.h
+metrics.h
+pktfwd.h
+plugin-internal.h
+select_io_opts.h
+sysdefs.h
+tracing.h
+utils.h
+vbucket.h
+visibility.h
+wsaerr.h
+
+
to the top
+

Libraries  1 


+
+libcouchbase.so.6.0.7
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibcouchbase
Version #13.0.6
Version #23.0.7
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files25
Total Libraries1
Total Symbols / Types615 / 366
Compatibility100%
+

Problem Summary


+ + + + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low4
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low4
Other Changes
in Data Types
-4
Other Changes
in Constants
-1
+ + +

Problems with Data Types, Low Severity  4 


+vbucket.h
+ +[+] struct lcbvb_SERVER  1  +
+ + + +[+] struct lcbvb_SERVICES  3  +
+ + +
+to the top
+ +

Problems with Constants, Low Severity  4 


+cntl.h
+ +[+] LCB_CNTL__MAX +
+ + +
+configuration.h
+ +[+] LCB_VERSION +
+ + + +[+] LCB_VERSION_CHANGESET +
+ + + +[+] LCB_VERSION_STRING +
+ + +
+to the top
+ +

Other Changes in Data Types  4 


+couchbase.h
+ +[+] enum lcb_HTTP_TYPE  2  +
+ + +
+vbucket.h
+ +[+] enum lcbvb_SVCTYPE  2  +
+ + +
+to the top
+ +

Other Changes in Constants  1 


+cntl.h
+ +[+] LCB_CNTL_SEARCH_TIMEOUT +
+ + +
+to the top
+

Header Files  25 


+
+assert.h
+auth.h
+cntl-private.h
+cntl.h
+configuration.h
+couchbase.h
+crypto.h
+iops.h
+ixmgmt.h
+kvbuf.h
+libev_io_opts.h
+libevent_io_opts.h
+libuv_compat.h
+libuv_io_opts.h
+logger.h
+metrics.h
+pktfwd.h
+plugin-internal.h
+select_io_opts.h
+sysdefs.h
+tracing.h
+utils.h
+vbucket.h
+visibility.h
+wsaerr.h
+
+
to the top
+

Libraries  1 


+
+libcouchbase.so.6.0.7
+
+
to the top
+



+ +
+ + -- cgit