Binary compatibility report for the GNU SASL library between 1.3 and 1.4.0 versions on x86
Test Info
Library Name | GNU SASL |
Version #1 | 1.3 |
Version #2 | 1.4.0 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 114 / 78 |
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)
gsasl.h,
libgsasl.so.7.7.2
gsasl_hmac_sha1 ( char const* key, size_t keylen, char const* in, size_t inlen, char** outhash ) @@ LIBGSASL_1.4
gsasl_sha1 ( char const* in, size_t inlen, char** out ) @@ LIBGSASL_1.4
to the top
Header Files (1)
gsasl.h
to the top
Shared Libraries (1)
libgsasl.so.7.6.4
to the top
Generated on Mon Jun 4 11:30:04 2012 for GNU SASL by ABI Compliance Checker 1.97.6
A tool for checking backward compatibility of a C/C++ library API