Binary compatibility report for the pacemaker library between 1.0.5 and 1.0.6 versions on x86_64
Test Info
Library Name | pacemaker |
Version #1 | 1.0.5 |
Version #2 | 1.0.6 |
CPU Architecture | x86_64 |
GCC Version | 4.6.2 |
Test Results
Total Header Files | 20 |
Total Shared Libraries | 10 |
Total Symbols / Types | 324 / 273 |
Verdict | Incompatible (0.15%) |
---|
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 0 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 1 |
Low | 0 |
Problems with Constants | Low | 0 |
Other Changes | - | 0 |
Problems with Symbols, Medium Severity (1)
cib.h,
libcib.so.1.0.1
[+] cib_remote_new ( char const* server, char const* user, char const* passwd, int port ) (1)
changed to:cib_remote_new ( char const* server, char const* user, char const* passwd, int port, gboolean encrypted )
| Change | Effect |
---|
1 | Parameter encrypted of type gboolean has been added to the calling stack. | This parameter will not be initialized by old clients. |
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