From 36224c3807b032d77173df9d34930d97158ecf0b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 22 Jan 2019 17:28:58 +0100 Subject: sync with Fedora --- compat_reports/2.10.2_to_2.10.3/compat_report.html | 610 +++++++++++++++++++++ 1 file changed, 610 insertions(+) create mode 100644 compat_reports/2.10.2_to_2.10.3/compat_report.html (limited to 'compat_reports') diff --git a/compat_reports/2.10.2_to_2.10.3/compat_report.html b/compat_reports/2.10.2_to_2.10.3/compat_report.html new file mode 100644 index 0000000..dcb08de --- /dev/null +++ b/compat_reports/2.10.2_to_2.10.3/compat_report.html @@ -0,0 +1,610 @@ + + + + + + + + + +libcouchbase: 2.10.2 to 2.10.3 compatibility report + + + +

API compatibility report for the libcouchbase library between 2.10.2 and 2.10.3 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibcouchbase
Version #12.10.2
Version #22.10.3
Archx86_64
GCC Version8
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files33
Total Libraries1
Total Symbols / Types285 / 465
Compatibility100%
+

Problem Summary


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

Added Symbols  1 


+vbucket.h, libcouchbase.so.2.0.65
+lcbvb_get_nvbuckets ( lcbvb_CONFIG const* cfg )
+
+to the top
+

Header Files  33 


+
+_cxxwrap.h
+analytics.h
+api-legacy.h
+api3.h
+assert.h
+auth.h
+cbft.h
+cntl-private.h
+cntl.h
+configuration.h
+couchbase.h
+crypto.h
+deprecated.h
+http.h
+iops.h
+ixmgmt.h
+kvbuf.h
+libev_io_opts.h
+libevent_io_opts.h
+libuv_compat.h
+libuv_io_opts.h
+metrics.h
+n1ql.h
+pktfwd.h
+plugin-internal.h
+select_io_opts.h
+subdoc.h
+sysdefs.h
+tracing.h
+vbucket.h
+views.h
+visibility.h
+wsaerr.h
+
+
to the top
+

Libraries  1 


+
+libcouchbase.so.2.0.64
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibcouchbase
Version #12.10.2
Version #22.10.3
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files33
Total Libraries1
Total Symbols / Types553 / 472
Compatibility100%
+

Problem Summary


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

Added Symbols  1 


+vbucket.h
+lcbvb_get_nvbuckets ( lcbvb_CONFIG const* cfg )
+
+to the top
+ +

Problems with Constants, Low Severity  3 


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

Header Files  33 


+
+_cxxwrap.h
+analytics.h
+api-legacy.h
+api3.h
+assert.h
+auth.h
+cbft.h
+cntl-private.h
+cntl.h
+configuration.h
+couchbase.h
+crypto.h
+deprecated.h
+http.h
+iops.h
+ixmgmt.h
+kvbuf.h
+libev_io_opts.h
+libevent_io_opts.h
+libuv_compat.h
+libuv_io_opts.h
+metrics.h
+n1ql.h
+pktfwd.h
+plugin-internal.h
+select_io_opts.h
+subdoc.h
+sysdefs.h
+tracing.h
+vbucket.h
+views.h
+visibility.h
+wsaerr.h
+
+
to the top
+

Libraries  1 


+
+libcouchbase.so.2.0.64
+
+
to the top
+



+ +
+ + -- cgit