Binary compatibility report for the XMLSec library between 1.1.2.13 and 1.1.2.14 versions on x86
Test Info
Library Name | XMLSec |
Version #1 | 1.1.2.13 |
Version #2 | 1.1.2.14 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 29 |
Total Shared Libraries | 4 |
Total Symbols / Types | 768 / 299 |
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 |
Problems with Data Types, Low Severity (1)
xmlsec.h
[+] enum xmlSecCheckVersionMode (1)
| Change |
Effect |
1 | Name of member with value 0 has been changed from xmlSecCheckVersionExact to xmlSecCheckVersionExactMatch. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
[+] affected symbols (1)
xmlSecCheckVersionExt ( int major, int minor, int subminor, enum xmlSecCheckVersionMode mode )4th parameter 'mode' has type 'enum xmlSecCheckVersionMode'.
to the top
Header Files (29)
base64.h
bn.h
buffer.h
dl.h
errors.h
exports.h
symbols.h (gnutls/symbols.h)
io.h
keyinfo.h
keys.h
keysdata.h
keysmngr.h
keysstore.h
list.h
membuf.h
nodeset.h
symbols.h (nss/symbols.h)
bn.h (openssl/bn.h)
symbols.h (openssl/symbols.h)
parser.h
soap.h
strings.h
templates.h
transforms.h
version.h
xmldsig.h
xmlenc.h
xmlsec.h
xmltree.h
to the top
Shared Libraries (4)
libxmlsec1-gnutls.so.1.2.13
libxmlsec1-nss.so.1.2.13
libxmlsec1-openssl.so.1.2.13
libxmlsec1.so.1.2.13
to the top