Binary compatibility report for the libserf-1.so object between 1.0.3 and 1.1.0 versions on x86_64
Test Info
| Module Name | libserf-1 |
| Version #1 | 1.0.3 |
| Version #2 | 1.1.0 |
| Arch | x86_64 |
| GCC Version | 4.8.5 |
Test Results
| Total Header Files | 4 |
| Total Source Files | 23 |
| Total Objects | 1 |
| Total Symbols / Types | 143 / 120 |
| Compatibility |
100% |
Problem Summary
| Severity | Count |
|---|
| Added Symbols | - | 2 |
| Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
| Medium | 0 |
| Low | 0 |
Problems with Symbols | High | 0 |
| Medium | 0 |
| Low | 1 |
Problems with Constants | Low | 0 |
Added Symbols 2
serf_bucket_types.h,
libserf-1.so.0.0.0
serf_bucket_request_set_CL ( serf_bucket_t* bucket, apr_int64_t len )
serf_ssl_server_cert_chain_callback_set ( serf_ssl_context_t* context, serf_ssl_need_server_cert_t cert_callback, serf_ssl_server_cert_chain_cb_t cert_chain_callback, void* data )
to the top
Problems with Symbols, Low Severity 1
serf_bucket_types.h,
libserf-1.so.0.0.0
[+] serf_bucket_request_create ( char const* method, char const* uri, serf_bucket_t* body, serf_bucket_alloc_t* allocator ) 1
⇣
serf_bucket_request_create ( char const* method, char const* URI, serf_bucket_t* body, serf_bucket_alloc_t* allocator )
|
Change |
Effect |
| 1 |
2nd parameter uri has been renamed to URI. |
Renaming of a parameter may indicate a change in its semantic meaning. |
to the top
Header Files 4
serf.h
serf_bucket_types.h
serf_bucket_util.h
serf_private.h
to the top
Source Files 23
aggregate_buckets.c
allocator.c
auth.c
barrier_buckets.c
buckets.c
bwtp_buckets.c
chunk_buckets.c
context.c
dechunk_buckets.c
deflate_buckets.c
file_buckets.c
headers_buckets.c
incoming.c
iovec_buckets.c
limit_buckets.c
mmap_buckets.c
outgoing.c
request_buckets.c
response_buckets.c
simple_buckets.c
socket_buckets.c
ssl_buckets.c
ssltunnel.c
to the top
Objects 1
libserf-1.so.0.0.0
to the top