From 76540efc5c8adc2deae237bc367ca47b4ea837f6 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 20 Oct 2021 16:19:14 +0200 Subject: update to 3.2.3 --- compat_reports/3.2.1_to_3.2.2/compat_report.html | 618 +++++++++++++++++++++ compat_reports/3.2.2_to_3.2.3/compat_report.html | 669 +++++++++++++++++++++++ 2 files changed, 1287 insertions(+) create mode 100644 compat_reports/3.2.1_to_3.2.2/compat_report.html create mode 100644 compat_reports/3.2.2_to_3.2.3/compat_report.html (limited to 'compat_reports') diff --git a/compat_reports/3.2.1_to_3.2.2/compat_report.html b/compat_reports/3.2.1_to_3.2.2/compat_report.html new file mode 100644 index 0000000..63b022c --- /dev/null +++ b/compat_reports/3.2.1_to_3.2.2/compat_report.html @@ -0,0 +1,618 @@ + + + + + + + + + +libcouchbase: 3.2.1 to 3.2.2 compatibility report + + + +

API compatibility report for the libcouchbase library between 3.2.1 and 3.2.2 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibcouchbase
Version #13.2.1
Version #23.2.2
Archx86_64
GCC Version10
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files26
Total Libraries1
Total Symbols / Types646 / 382
Compatibility100%
+

Problem Summary


+ + + + + + + + + +
SeverityCount
Added Symbols-12
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
+ +

Added Symbols  12 


+couchbase.h, libcouchbase.so.8.0.3
+lcb_cmdanalytics_on_behalf_of ( lcb_CMDANALYTICS* cmd, char const* data, size_t data_len )
+lcb_cmdcounter_on_behalf_of ( lcb_CMDCOUNTER* cmd, char const* data, size_t data_len )
+lcb_cmdexists_on_behalf_of ( lcb_CMDEXISTS* cmd, char const* data, size_t data_len )
+lcb_cmdget_on_behalf_of ( lcb_CMDGET* cmd, char const* data, size_t data_len )
+lcb_cmdgetreplica_on_behalf_of ( lcb_CMDGETREPLICA* cmd, char const* data, size_t data_len )
+lcb_cmdquery_on_behalf_of ( lcb_CMDQUERY* cmd, char const* data, size_t data_len )
+lcb_cmdremove_on_behalf_of ( lcb_CMDREMOVE* cmd, char const* data, size_t data_len )
+lcb_cmdsearch_on_behalf_of ( lcb_CMDSEARCH* cmd, char const* data, size_t data_len )
+lcb_cmdstore_on_behalf_of ( lcb_CMDSTORE* cmd, char const* data, size_t data_len )
+lcb_cmdsubdoc_on_behalf_of ( lcb_CMDSUBDOC* cmd, char const* data, size_t data_len )
+lcb_cmdtouch_on_behalf_of ( lcb_CMDTOUCH* cmd, char const* data, size_t data_len )
+lcb_cmdunlock_on_behalf_of ( lcb_CMDUNLOCK* cmd, char const* data, size_t data_len )
+
+to the top
+

Header Files  26 


+
+assert.h
+auth.h
+cntl-private.h
+cntl.h
+configuration.h
+couchbase.h
+crypto.h
+iometrics.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.8.0.2
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibcouchbase
Version #13.2.1
Version #23.2.2
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files26
Total Libraries1
Total Symbols / Types652 / 388
Compatibility100%
+

Problem Summary


+ + + + + + + + + +
SeverityCount
Added Symbols-12
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low3
+ +

Added Symbols  12 


+couchbase.h
+lcb_cmdanalytics_on_behalf_of ( lcb_CMDANALYTICS* cmd, char const* data, size_t data_len )
+lcb_cmdcounter_on_behalf_of ( lcb_CMDCOUNTER* cmd, char const* data, size_t data_len )
+lcb_cmdexists_on_behalf_of ( lcb_CMDEXISTS* cmd, char const* data, size_t data_len )
+lcb_cmdget_on_behalf_of ( lcb_CMDGET* cmd, char const* data, size_t data_len )
+lcb_cmdgetreplica_on_behalf_of ( lcb_CMDGETREPLICA* cmd, char const* data, size_t data_len )
+lcb_cmdquery_on_behalf_of ( lcb_CMDQUERY* cmd, char const* data, size_t data_len )
+lcb_cmdremove_on_behalf_of ( lcb_CMDREMOVE* cmd, char const* data, size_t data_len )
+lcb_cmdsearch_on_behalf_of ( lcb_CMDSEARCH* cmd, char const* data, size_t data_len )
+lcb_cmdstore_on_behalf_of ( lcb_CMDSTORE* cmd, char const* data, size_t data_len )
+lcb_cmdsubdoc_on_behalf_of ( lcb_CMDSUBDOC* cmd, char const* data, size_t data_len )
+lcb_cmdtouch_on_behalf_of ( lcb_CMDTOUCH* cmd, char const* data, size_t data_len )
+lcb_cmdunlock_on_behalf_of ( lcb_CMDUNLOCK* cmd, char const* data, size_t data_len )
+
+to the top
+ +

Problems with Constants, Low Severity  3 


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

Header Files  26 


+
+assert.h
+auth.h
+cntl-private.h
+cntl.h
+configuration.h
+couchbase.h
+crypto.h
+iometrics.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.8.0.2
+
+
to the top
+



+ +
+ + diff --git a/compat_reports/3.2.2_to_3.2.3/compat_report.html b/compat_reports/3.2.2_to_3.2.3/compat_report.html new file mode 100644 index 0000000..2732248 --- /dev/null +++ b/compat_reports/3.2.2_to_3.2.3/compat_report.html @@ -0,0 +1,669 @@ + + + + + + + + + +libcouchbase: 3.2.2 to 3.2.3 compatibility report + + + +

API compatibility report for the libcouchbase library between 3.2.2 and 3.2.3 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibcouchbase
Version #13.2.2
Version #23.2.3
Archx86_64
GCC Version10
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files26
Total Libraries1
Total Symbols / Types658 / 382
Compatibility100%
+

Problem Summary


+ + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low2
+ + +

Problems with Constants, Low Severity  2 


+tracing.h
+ +[+] LCBTRACE_TAG_DB_INSTANCE +
+ + + +[+] LCBTRACE_TAG_TRANSPORT +
+ + +
+to the top
+

Header Files  26 


+
+assert.h
+auth.h
+cntl-private.h
+cntl.h
+configuration.h
+couchbase.h
+crypto.h
+iometrics.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.8.0.3
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibcouchbase
Version #13.2.2
Version #23.2.3
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files26
Total Libraries1
Total Symbols / Types664 / 388
Compatibility100%
+

Problem Summary


+ + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low5
+ + +

Problems with Constants, Low Severity  5 


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

Header Files  26 


+
+assert.h
+auth.h
+cntl-private.h
+cntl.h
+configuration.h
+couchbase.h
+crypto.h
+iometrics.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.8.0.3
+
+
to the top
+



+ +
+ + -- cgit