Binary compatibility report for the librpm library between 5.4.0 and 5.4.1 versions on x86
Test Info
Library Name | librpm |
Version #1 | 5.4.0 |
Version #2 | 5.4.1 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 24 |
Total Shared Libraries | 6 |
Total Symbols / Types | 735 / 441 |
Verdict | Incompatible (0.1%) |
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 | 1 |
Problems with Constants | Low | 0 |
Problems with Symbols, Medium Severity (1)
rpmns.h,
librpmdb-5.4.so
[+] rpmnsClassify ( char const* str ) @@ LIBRPMDB_0 (1)
changed to:rpmnsClassify ( char const* s, size_t slen ) @@ LIBRPMDB_0
| Change | Effect |
---|
1 | Parameter slen of type size_t has been added to the calling stack. | This parameter will not be initialized by old clients. |
to the top
Problems with Symbols, Low Severity (1)
rpmns.h,
librpmdb-5.4.so
[+] rpmnsClassify ( char const* str ) @@ LIBRPMDB_0 (1)
changed to:rpmnsClassify ( char const* s, size_t slen ) @@ LIBRPMDB_0
| Change | Effect |
---|
1 | 1st parameter str has been renamed to s. | Renaming of a parameter may indicate a change in its semantic meaning. |
to the top
Header Files (24)
rpmbf.h
rpmcb.h
rpmconstant.h
rpmdb.h
rpmds.h
rpmevr.h
rpmfi.h
rpmgi.h
rpmio.h
rpmlog.h
rpmmacro.h
rpmns.h
rpmpgp.h
rpmps.h
rpmrc.h
rpmspec.h
rpmsw.h
rpmtag.h
rpmte.h
rpmts.h
rpmtypes.h
rpmversion.h
rpmzlog.h
yarn.h
to the top
Shared Libraries (6)
librpm-5.4.so
librpmbuild-5.4.so
librpmconstant-5.4.so
librpmdb-5.4.so
librpmio-5.4.so
librpmmisc-5.4.so
to the top