Binary compatibility report for the pacemaker library  between 1.1.4 and 1.1.5 versions on x86_64

Test Info


Library Namepacemaker
Version #11.1.4
Version #21.1.5
CPU Architecturex86_64
GCC Version4.6.2

Test Results


Total Header Files21
Total Shared Libraries10
Total Symbols / Types348 / 308
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-10
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low2
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes-1

Added Symbols (10)


cib_util.h, libcib.so.1.0.1
cib_internal_config_changed xmlNode* diff )
cib_metadata ( )
cib_pref ( GHashTable* options, char const* name )
cib_read_config ( GHashTable* options, xmlNode* current_cib )
delete_attr_delegate cib_t* the_cib, int options, char const* section, char const* node_uuid, char const* set_type, char const* set_name, char const* attr_id, char const* attr_name, char const* attr_value, gboolean to_console, char const* user_name )
find_nvpair_attr_delegate cib_t* the_cib, char const* attr, char const* section, char const* node_uuid, char const* set_type, char const* set_name, char const* attr_id, char const* attr_name, gboolean to_console, char** value, char const* user_name )
read_attr_delegate cib_t* the_cib, char const* section, char const* node_uuid, char const* set_type, char const* set_name, char const* attr_id, char const* attr_name, char** attr_value, gboolean to_console, char const* user_name )
update_attr_delegate cib_t* the_cib, int call_options, char const* section, char const* node_uuid, char const* set_type, char const* set_name, char const* attr_id, char const* attr_name, char const* attr_value, gboolean to_console, char const* user_name )
verify_cib_options GHashTable* options )

util.h, libcrmcommon.so.2.0.0
attrd_update_delegate ( IPC_Channel* cluster, char command, char const* host, char const* name, char const* value, char const* section, char const* set, char const* dampen, char const* user_name )

to the top

Problems with Data Types, Low Severity (2)


cib.h
[+] struct cib_api_operations_s (2)

to the top

Other Changes in Data Types (1)


cib.h
[+] enum cib_errors (1)

to the top

Header Files (21)


ais.h
attrd.h
cib.h
cib_ops.h
cib_util.h
cluster.h
common.h
complex.h
crm.h
ipc.h
iso8601.h
mainloop.h
msg.h
msg_xml.h
rules.h
stack.h
status.h
stonith-ng.h
transition.h
util.h
xml.h

to the top

Shared Libraries (10)


libcib.so.1.0.1
libcrmcluster.so.1.0.0
libcrmcommon.so.2.0.0
libpe_rules.so.2.0.0
libpe_status.so.3.0.0
libpengine.so.3.0.0
libstonithd.so.1.0.0
libtransitioner.so.1.0.0
service_crm.so
stonith.so

to the top




Generated on Tue Dec 6 18:22:24 2011 for pacemaker by ABI Compliance Checker 1.95.10  
A tool for checking backward binary compatibility of a shared C/C++ library API