From 2f6fbefa1be6e24f668800f67317612e982c01ce Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 22 Nov 2017 15:18:30 +0100 Subject: v2.8.3, from Fedora --- compat_reports/2.8.2_to_2.8.3/compat_report.html | 1276 ++++++++++++++++++++++ libcouchbase.spec | 7 +- libcouchbase.xml | 2 +- 3 files changed, 1282 insertions(+), 3 deletions(-) create mode 100644 compat_reports/2.8.2_to_2.8.3/compat_report.html diff --git a/compat_reports/2.8.2_to_2.8.3/compat_report.html b/compat_reports/2.8.2_to_2.8.3/compat_report.html new file mode 100644 index 0000000..b67226b --- /dev/null +++ b/compat_reports/2.8.2_to_2.8.3/compat_report.html @@ -0,0 +1,1276 @@ + + + + + + + + +libcouchbase: 2.8.2 to 2.8.3 compatibility report + + + +

API compatibility report for the libcouchbase library between 2.8.2 and 2.8.3 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibcouchbase
Version #12.8.2
Version #22.8.3
Archx86_64
GCC Version6.4.1
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files29
Total Libraries1
Total Symbols / Types225 / 399
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
Low15
Other Changes
in Constants
-2
+ + +

Problems with Constants, Low Severity  15 


+cntl.h
+ +[+] LCB_CNTL__MAX +
+ + +
+couchbase.h
+ +[+] LCB_CMDENDURE_F_MUTATION_TOKEN +
+ + + +[+] LCB_CMDHTTP_F_CASTMO +
+ + + +[+] LCB_CMDHTTP_F_NOUPASS +
+ + + +[+] LCB_CMDHTTP_F_STREAM +
+ + + +[+] LCB_CMDOBSERVE_F_MASTER_ONLY +
+ + + +[+] LCB_DURABILITY_VALIDATE_CAPMAX +
+ + +
+ixmgmt.h
+ +[+] LCB_N1XSPEC_F_DEFER +
+ + + +[+] LCB_N1XSPEC_F_PRIMARY +
+ + +
+n1ql.h
+ +[+] LCB_CMDN1QL_F_CBASQUERY +
+ + + +[+] LCB_CMDN1QL_F_JSONQUERY +
+ + + +[+] LCB_CMDN1QL_F_PREPCACHE +
+ + +
+views.h
+ +[+] LCB_CMDVIEWQUERY_F_INCLUDE_DOCS +
+ + + +[+] LCB_CMDVIEWQUERY_F_NOROWPARSE +
+ + + +[+] LCB_CMDVIEWQUERY_F_SPATIAL +
+ + +
+to the top
+ +

Other Changes in Constants  2 


+cntl-private.h
+ +[+] LCB_CNTL_METRICS +
+ + +
+plugin-internal.h
+ +[+] INVALID_SOCKET +
+ + +
+to the top
+

Header Files  29 


+
+_cxxwrap.h
+api-legacy.h
+api3.h
+assert.h
+auth.h
+cbft.h
+cntl-private.h
+cntl.h
+configuration.h
+couchbase.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
+n1ql.h
+pktfwd.h
+plugin-internal.h
+select_io_opts.h
+subdoc.h
+sysdefs.h
+vbucket.h
+views.h
+visibility.h
+wsaerr.h
+
+
to the top
+

Libraries  1 


+
+libcouchbase.so.2.0.50
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibcouchbase
Version #12.8.2
Version #22.8.3
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files29
Total Libraries1
Total Symbols / Types434 / 406
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
Low18
Other Changes
in Constants
-2
+ + +

Problems with Constants, Low Severity  18 


+cntl.h
+ +[+] LCB_CNTL__MAX +
+ + +
+configuration.h
+ +[+] LCB_VERSION +
+ + + +[+] LCB_VERSION_CHANGESET +
+ + + +[+] LCB_VERSION_STRING +
+ + +
+couchbase.h
+ +[+] LCB_CMDENDURE_F_MUTATION_TOKEN +
+ + + +[+] LCB_CMDHTTP_F_CASTMO +
+ + + +[+] LCB_CMDHTTP_F_NOUPASS +
+ + + +[+] LCB_CMDHTTP_F_STREAM +
+ + + +[+] LCB_CMDOBSERVE_F_MASTER_ONLY +
+ + + +[+] LCB_DURABILITY_VALIDATE_CAPMAX +
+ + +
+ixmgmt.h
+ +[+] LCB_N1XSPEC_F_DEFER +
+ + + +[+] LCB_N1XSPEC_F_PRIMARY +
+ + +
+n1ql.h
+ +[+] LCB_CMDN1QL_F_CBASQUERY +
+ + + +[+] LCB_CMDN1QL_F_JSONQUERY +
+ + + +[+] LCB_CMDN1QL_F_PREPCACHE +
+ + +
+views.h
+ +[+] LCB_CMDVIEWQUERY_F_INCLUDE_DOCS +
+ + + +[+] LCB_CMDVIEWQUERY_F_NOROWPARSE +
+ + + +[+] LCB_CMDVIEWQUERY_F_SPATIAL +
+ + +
+to the top
+ +

Other Changes in Constants  2 


+cntl-private.h
+ +[+] LCB_CNTL_METRICS +
+ + +
+plugin-internal.h
+ +[+] INVALID_SOCKET +
+ + +
+to the top
+

Header Files  29 


+
+_cxxwrap.h
+api-legacy.h
+api3.h
+assert.h
+auth.h
+cbft.h
+cntl-private.h
+cntl.h
+configuration.h
+couchbase.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
+n1ql.h
+pktfwd.h
+plugin-internal.h
+select_io_opts.h
+subdoc.h
+sysdefs.h
+vbucket.h
+views.h
+visibility.h
+wsaerr.h
+
+
to the top
+

Libraries  1 


+
+libcouchbase.so.2.0.50
+
+
to the top
+



+ +
+ + diff --git a/libcouchbase.spec b/libcouchbase.spec index ed52d8a..b2375a5 100644 --- a/libcouchbase.spec +++ b/libcouchbase.spec @@ -28,8 +28,8 @@ # hdrhistrogram suppoort seems broken, so not enabled Name: libcouchbase -Version: 2.8.2 -Release: 2%{?dist} +Version: 2.8.3 +Release: 1%{?dist} Summary: Couchbase client library Group: System Environment/Libraries License: ASL 2.0 @@ -193,6 +193,9 @@ make test %changelog +* Wed Nov 22 2017 Sergey Avseyev - 2.8.3-1 +- Update to 2.8.3 + * Mon Nov 13 2017 Sergey Avseyev - 2.8.2-2 - Fix loading IO plugins diff --git a/libcouchbase.xml b/libcouchbase.xml index ae38777..1362be0 100644 --- a/libcouchbase.xml +++ b/libcouchbase.xml @@ -9,7 +9,7 @@ -2.8.2 +2.8.3 -- cgit