Binary compatibility report for the keyutils library  between 1.5.7 and 1.5.8 versions on x86

Test Info


Library Namekeyutils
Version #11.5.7
Version #21.5.8
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types34 / 26
VerdictIncompatible
(5.9%)

Problem Summary


SeverityCount
Added Symbols-2
Removed SymbolsHigh2
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (2)


keyutils.h, libkeyutils.so.1.5
find_key_by_type_and_desc ( char const* type, char const* desc, key_serial_t destringid ) @@ KEYUTILS_1.5
keyctl_get_persistent uid_t uid, key_serial_t id ) @@ KEYUTILS_1.5

to the top

Removed Symbols (2)


keyutils.h, libkeyutils.so.1.4
find_key_by_type_and_desc ( char const* type, char const* desc, key_serial_t destringid ) @@ KEYUTILS_1.4
keyctl_get_persistent uid_t uid, key_serial_t id ) @@ KEYUTILS_1.4

to the top

Header Files (1)


keyutils.h

to the top

Shared Libraries (1)


libkeyutils.so.1.4

to the top




Generated on Sat Oct 5 02:33:56 2013 for keyutils by ABI Compliance Checker 1.99.8.4  
A tool for checking backward compatibility of a C/C++ library API