From 70d526eef1c350b3af1fe17b3d247f952f20b7c9 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 3 May 2018 06:37:49 +0200 Subject: Update to 2.8.7 from Fedora: * Wed May 02 2018 Sergey Avseyev - 2.8.7-2 - Port patch for JSON datatype * Wed May 02 2018 Sergey Avseyev - 2.8.7-1 - Update to 2.8.7 --- compat_reports/2.8.6_to_2.8.7/compat_report.html | 873 +++++++++++++++++++++++ 1 file changed, 873 insertions(+) create mode 100644 compat_reports/2.8.6_to_2.8.7/compat_report.html (limited to 'compat_reports') diff --git a/compat_reports/2.8.6_to_2.8.7/compat_report.html b/compat_reports/2.8.6_to_2.8.7/compat_report.html new file mode 100644 index 0000000..05030a5 --- /dev/null +++ b/compat_reports/2.8.6_to_2.8.7/compat_report.html @@ -0,0 +1,873 @@ + + + + + + + + +libcouchbase: 2.8.6 to 2.8.7 compatibility report + + + +

API compatibility report for the libcouchbase library between 2.8.6 and 2.8.7 versions on x86_64

+ +
+
+

Test Info


+ + + + + + + +
Library Namelibcouchbase
Version #12.8.6
Version #22.8.7
Archx86_64
GCC Version7
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files32
Total Libraries1
Total Symbols / Types259 / 436
Compatibility100%
+

Problem Summary


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

Problems with Data Types, Low Severity  2 


+couchbase.h
+ +[+] struct lcb_MULTICMD_CTX_st  2  +
+ + +
+to the top
+ +

Problems with Constants, Low Severity  1 


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

Other Changes in Constants  4 


+cntl-private.h
+ +[+] LCB_CNTL_COMPRESSION_MIN_RATIO +
+ + + +[+] LCB_CNTL_COMPRESSION_MIN_SIZE +
+ + + +[+] LCB_CNTL_VB_NOREMAP +
+ + +
+tracing.h
+ +[+] LCBTRACE_OP_OBSERVE_CAS_ROUND +
+ + +
+to the top
+

Header Files  32 


+
+_cxxwrap.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.54
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibcouchbase
Version #12.8.6
Version #22.8.7
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files32
Total Libraries1
Total Symbols / Types316 / 443
Compatibility100%
+

Problem Summary


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

Problems with Data Types, Low Severity  1 


+couchbase.h
+ +[+] struct lcb_MULTICMD_CTX_st  1  +
+ + +
+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 Constants  4 


+cntl-private.h
+ +[+] LCB_CNTL_COMPRESSION_MIN_RATIO +
+ + + +[+] LCB_CNTL_COMPRESSION_MIN_SIZE +
+ + + +[+] LCB_CNTL_VB_NOREMAP +
+ + +
+tracing.h
+ +[+] LCBTRACE_OP_OBSERVE_CAS_ROUND +
+ + +
+to the top
+

Header Files  32 


+
+_cxxwrap.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.54
+
+
to the top
+



+ +
+ + -- cgit