Binary compatibility report for the libserf-1.so object between 1.0.3 and 1.1.0 versions on AARCH64
Test Info
| Module Name | libserf-1 |
| Version #1 | 1.0.3 |
| Version #2 | 1.1.0 |
| Arch | AARCH64 |
| GCC Version | 12.2.0 |
Test Results
| Total Header Files | 4 |
| Total Objects | 1 |
| Total Symbols / Types | 143 / 76 |
| 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
Objects 1
libserf-1.so.0.0.0
to the top