Binary compatibility report for the keyutils library between 1.4 and 1.5.1 versions on x86
Test Info
Library Name | keyutils |
Version #1 | 1.4 |
Version #2 | 1.5.1 |
CPU Architecture | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 25 / 19 |
Verdict | Compatible |
---|
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 4 |
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 |
Other Changes | - | 0 |
Added Symbols (4)
keyutils.h,
libkeyutils.so.1.4
keyctl_instantiate_iov ( key_serial_t id, iovec const* payload_iov, unsigned int ioc, key_serial_t ringid ) @@ KEYUTILS_1.4
keyctl_reject ( key_serial_t id, unsigned int timeout, unsigned int error, key_serial_t ringid ) @@ KEYUTILS_1.4
recursive_key_scan ( key_serial_t key, recursive_key_scanner_t func, void* data ) @@ KEYUTILS_1.4
recursive_session_key_scan ( recursive_key_scanner_t func, void* data ) @@ KEYUTILS_1.4
to the top
Header Files (1)
keyutils.h
to the top
Shared Libraries (1)
libkeyutils.so.1.3
to the top
Generated on Wed Jan 18 19:27:10 2012 for keyutils by ABI Compliance Checker 1.96.5
A tool for checking backward binary compatibility of a shared C/C++ library API