From b16c67ae94fea0f1618838c49a60060592dfca72 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 5 Mar 2021 08:23:37 +0100 Subject: update to 3.1.0 bump soname to 7 --- compat_reports/3.0.7_to_3.1.0/compat_report.html | 692 +++++++++++++++++++++++ 1 file changed, 692 insertions(+) create mode 100644 compat_reports/3.0.7_to_3.1.0/compat_report.html (limited to 'compat_reports') diff --git a/compat_reports/3.0.7_to_3.1.0/compat_report.html b/compat_reports/3.0.7_to_3.1.0/compat_report.html new file mode 100644 index 0000000..e212d9a --- /dev/null +++ b/compat_reports/3.0.7_to_3.1.0/compat_report.html @@ -0,0 +1,692 @@ + + + + + + + + + +libcouchbase: 3.0.7 to 3.1.0 compatibility report + + + +

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

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibcouchbase
Version #13.0.7
Version #23.1.0
Archx86_64
GCC Version10
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files25
Total Libraries1
Total Symbols / Types610 / 360
Compatibility100%
+

Problem Summary


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

Added Symbols  2 


+couchbase.h, libcouchbase.so.7.0.1
+lcb_cmdanalytics_scope_name ( lcb_CMDANALYTICS* cmd, char const* scope, size_t scope_len )
+lcb_cmdanalytics_scope_qualifier ( lcb_CMDANALYTICS* cmd, char const* qualifier, size_t qualifier_len )
+
+to the top
+ +

Other Changes in Data Types  1 


+error.h
+ +[+] enum lcb_STATUS  1  +
+ + +
+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.8
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibcouchbase
Version #13.0.7
Version #23.1.0
Archx86_64
SubjectSource Compatibility
+

Test Results


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

Problem Summary


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

Added Symbols  2 


+couchbase.h
+lcb_cmdanalytics_scope_name ( lcb_CMDANALYTICS* cmd, char const* scope, size_t scope_len )
+lcb_cmdanalytics_scope_qualifier ( lcb_CMDANALYTICS* cmd, char const* qualifier, size_t qualifier_len )
+
+to the top
+ +

Problems with Constants, Low Severity  3 


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

Other Changes in Data Types  1 


+error.h
+ +[+] enum lcb_STATUS  1  +
+ + +
+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.8
+
+
to the top
+



+ +
+ + -- cgit