Binary compatibility report for the pacemaker library between 1.0.11 and 1.0.12 versions on x86_64
Test Info
| Library Name | pacemaker |
| Version #1 | 1.0.11 |
| Version #2 | 1.0.12 |
| CPU Architecture | x86_64 |
| GCC Version | 4.6.2 |
Test Results
| Total Header Files | 20 |
| Total Shared Libraries | 10 |
| Total Symbols / Types | 327 / 273 |
| Verdict | Compatible |
|---|
Problem Summary
| Severity | Count |
|---|
| Added Symbols | - | 0 |
| Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
| Medium | 0 |
| Low | 1 |
Problems with Symbols | High | 0 |
| Medium | 0 |
| Low | 0 |
Problems with Constants | Low | 0 |
| Other Changes | - | 0 |
Problems with Data Types, Low Severity (1)
transition.h
[+] struct synapse_s (1)
| Change |
Effect |
| 1 | Field failed has been added to this type. | NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
[+] affected symbols (2)
print_action ( int log_level, char const* prefix, crm_action_t* action )Field 'action−>synapse' in 3rd parameter 'action' (pointer) has base type 'synapse_s'.
update_graph ( crm_graph_t* graph, crm_action_t* action )Field 'action−>synapse' in 2nd parameter 'action' (pointer) has base type 'synapse_s'.
to the top
Header Files (20)
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
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.2.0.0
libpengine.so.3.0.0
libstonithd.so.0.0.0
libtransitioner.so.1.0.0
service_crm.so
stonith.so
to the top