Binary compatibility report for the Cyrus SASL library between 2.1.20 and 2.1.21 versions on x86
Test Info
Library Name | Cyrus SASL |
Version #1 | 2.1.20 |
Version #2 | 2.1.21 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 5 |
Total Shared Libraries | 1 |
Total Symbols / Types | 65 / 67 |
Verdict | Compatible |
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 | 0 |
Problems with Constants | Low | 0 |
Added Symbols (2)
saslplug.h,
libsasl2.so.2.0.21
sasl_client_plugin_info ( char* mech_list, void(*info_cb)(client_sasl_mechanism_t*, enum sasl_info_callback_stage_t, void*), void* info_cb_rock )
sasl_server_plugin_info ( char* mech_list, void(*info_cb)(server_sasl_mechanism_t*, enum sasl_info_callback_stage_t, void*), void* info_cb_rock )
to the top
Header Files (5)
md5global.h
prop.h
sasl.h
saslplug.h
saslutil.h
to the top
Shared Libraries (1)
libsasl2.so.2.0.20
to the top