From 1647641ecb1b6f0e021ccf4ebce096cd9b703754 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 17 Aug 2017 13:38:58 +0200 Subject: v2.7.7 --- compat_reports/2.7.6.1_to_2.7.7/compat_report.html | 1147 ++++++++++++++++++++ libcouchbase-pr27.patch | 50 - libcouchbase.spec | 11 +- 3 files changed, 1153 insertions(+), 55 deletions(-) create mode 100644 compat_reports/2.7.6.1_to_2.7.7/compat_report.html delete mode 100644 libcouchbase-pr27.patch diff --git a/compat_reports/2.7.6.1_to_2.7.7/compat_report.html b/compat_reports/2.7.6.1_to_2.7.7/compat_report.html new file mode 100644 index 0000000..e876c97 --- /dev/null +++ b/compat_reports/2.7.6.1_to_2.7.7/compat_report.html @@ -0,0 +1,1147 @@ + + + + + + + + +libcouchbase: 2.7.6.1 to 2.7.7 compatibility report + + + +

API compatibility report for the libcouchbase library between 2.7.6.1 and 2.7.7 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibcouchbase
Version #12.7.6.1
Version #22.7.7
Archx86_64
GCC Version6.4.1
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files29
Total Libraries1
Total Symbols / Types219 / 398
Compatibility100%
+

Problem Summary


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

Added Symbols  2 


+couchbase.h, libcouchbase.so.2.0.47
+lcb_noop3 ( lcb_t instance, void const* cookie, lcb_CMDNOOP const* cmd )
+lcb_ping3 ( lcb_t instance, void const* cookie, struct lcb_CMDPING const* cmd )
+
+to the top
+ +

Problems with Data Types, Low Severity  2 


+vbucket.h
+ +[+] struct lcbvb_CONFIG_st  2  +
+ + +
+to the top
+ +

Problems with Constants, Low Severity  1 


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

Other Changes in Constants  10 


+cntl.h
+ +[+] LCB_CNTL_BUCKETTYPE +
+ + +
+couchbase.h
+ +[+] LCB_PINGOPT_F_JSON +
+ + + +[+] LCB_PINGOPT_F_JSONDETAILS +
+ + + +[+] LCB_PINGOPT_F_JSONPRETTY +
+ + + +[+] LCB_PINGOPT_F_NOMETRICS +
+ + + +[+] LCB_PINGSVC_F_FTS +
+ + + +[+] LCB_PINGSVC_F_KV +
+ + + +[+] LCB_PINGSVC_F_N1QL +
+ + + +[+] LCB_PINGSVC_F_VIEWS +
+ + +
+libuv_compat.h
+ +[+] EREMOTEIO +
+ + +
+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.46
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibcouchbase
Version #12.7.6.1
Version #22.7.7
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files29
Total Libraries1
Total Symbols / Types275 / 405
Compatibility100%
+

Problem Summary


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

Added Symbols  2 


+couchbase.h
+lcb_noop3 ( lcb_t instance, void const* cookie, lcb_CMDNOOP const* cmd )
+lcb_ping3 ( lcb_t instance, void const* cookie, struct lcb_CMDPING const* cmd )
+
+to the top
+ +

Problems with Data Types, Low Severity  1 


+vbucket.h
+ +[+] struct lcbvb_CONFIG_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  10 


+cntl.h
+ +[+] LCB_CNTL_BUCKETTYPE +
+ + +
+couchbase.h
+ +[+] LCB_PINGOPT_F_JSON +
+ + + +[+] LCB_PINGOPT_F_JSONDETAILS +
+ + + +[+] LCB_PINGOPT_F_JSONPRETTY +
+ + + +[+] LCB_PINGOPT_F_NOMETRICS +
+ + + +[+] LCB_PINGSVC_F_FTS +
+ + + +[+] LCB_PINGSVC_F_KV +
+ + + +[+] LCB_PINGSVC_F_N1QL +
+ + + +[+] LCB_PINGSVC_F_VIEWS +
+ + +
+libuv_compat.h
+ +[+] EREMOTEIO +
+ + +
+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.46
+
+
to the top
+



+ +
+ + diff --git a/libcouchbase-pr27.patch b/libcouchbase-pr27.patch deleted file mode 100644 index 1f13164..0000000 --- a/libcouchbase-pr27.patch +++ /dev/null @@ -1,50 +0,0 @@ -From aa972430720163a8d81babdfae08b5bab5d139c3 Mon Sep 17 00:00:00 2001 -From: Remi Collet -Date: Wed, 12 Jul 2017 12:15:36 +0200 -Subject: [PATCH] CCBC-803: make new functions public - ---- - include/libcouchbase/couchbase.h | 2 ++ - src/handler.cc | 2 ++ - 2 files changed, 4 insertions(+) - -diff --git a/include/libcouchbase/couchbase.h b/include/libcouchbase/couchbase.h -index a42f9a04..35f87607 100644 ---- a/include/libcouchbase/couchbase.h -+++ b/include/libcouchbase/couchbase.h -@@ -3703,6 +3703,7 @@ void lcb_histogram_print(lcb_HISTOGRAM* hg, FILE* stream); - * - * @return the pointer to string or NULL if context wasn't specified. - */ -+LIBCOUCHBASE_API - const char * - lcb_resp_get_error_context(int cbtype, const lcb_RESPBASE *rb); - -@@ -3716,6 +3717,7 @@ lcb_resp_get_error_context(int cbtype, const lcb_RESPBASE *rb); - * - * @return the pointer to string or NULL if ref wasn't specified. - */ -+LIBCOUCHBASE_API - const char * - lcb_resp_get_error_ref(int cbtype, const lcb_RESPBASE *rb); - -diff --git a/src/handler.cc b/src/handler.cc -index b909dea0..68ee2d16 100644 ---- a/src/handler.cc -+++ b/src/handler.cc -@@ -1018,6 +1018,7 @@ lcb_resp_get_mutation_token(int cbtype, const lcb_RESPBASE *rb) - X(UNLOCK) \ - - -+LIBCOUCHBASE_API - const char * - lcb_resp_get_error_context(int cbtype, const lcb_RESPBASE *rb) - { -@@ -1031,6 +1032,7 @@ lcb_resp_get_error_context(int cbtype, const lcb_RESPBASE *rb) - return NULL; - } - -+LIBCOUCHBASE_API - const char * - lcb_resp_get_error_ref(int cbtype, const lcb_RESPBASE *rb) - { diff --git a/libcouchbase.spec b/libcouchbase.spec index cd1a000..c260bd2 100644 --- a/libcouchbase.spec +++ b/libcouchbase.spec @@ -13,16 +13,14 @@ %global with_dtrace 1 Name: libcouchbase -Version: 2.7.6 -Release: 2%{?dist} +Version: 2.7.7 +Release: 1%{?dist} Summary: Couchbase client library Group: System Environment/Libraries License: ASL 2.0 URL: http://www.couchbase.com/communities/c/getting-started Source0: http://packages.couchbase.com/clients/c/%{name}-%{version}.tar.gz -Patch0: libcouchbase-pr27.patch - BuildRequires: libtool BuildRequires: openssl-devel BuildRequires: cyrus-sasl-devel @@ -67,7 +65,6 @@ a Couchbase Server. %prep %setup -q -%patch0 -p1 -b .pr27 %build @@ -117,6 +114,10 @@ make check %changelog +* Thu Aug 17 2017 Remi Collet - 2.7.7-1 +- update to 2.7.7 +- drop patch merged upstream + * Wed Jul 12 2017 Remi Collet - 2.7.6-2 - fix new symbols visibility, using patch from https://github.com/couchbase/libcouchbase/pull/27 -- cgit