Binary compatibility report for the libaacs library between 0.3.1 and 0.4.0 versions on x86
Test Info
Library Name | libaacs |
Version #1 | 0.3.1 |
Version #2 | 0.4.0 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 3 |
Total Shared Libraries | 1 |
Total Symbols / Types | 8 / 18 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 4 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Other Changes in Constants | - | 8 |
Added Symbols (4)
aacs.h,
libaacs.so.0.2.0
aacs_get_drl ( int* num_entries, int* mkb_version )
aacs_get_hrl ( int* num_entries, int* mkb_version )
aacs_get_mkb_version ( AACS* aacs )
aacs_open2 ( char const* path, char const* keyfile_path, int* error_code )
to the top
Other Changes in Constants (8)
aacs.h
[+] AACS_ERROR_CERT_REVOKED
| Change | Effect |
---|
1 | The constant AACS_ERROR_CERT_REVOKED with value -5 has been added. | No effect. |
[+] AACS_ERROR_CORRUPTED_DISC
| Change | Effect |
---|
1 | The constant AACS_ERROR_CORRUPTED_DISC with value -1 has been added. | No effect. |
[+] AACS_ERROR_MMC_FAILURE
| Change | Effect |
---|
1 | The constant AACS_ERROR_MMC_FAILURE with value -7 has been added. | No effect. |
[+] AACS_ERROR_MMC_OPEN
| Change | Effect |
---|
1 | The constant AACS_ERROR_MMC_OPEN with value -6 has been added. | No effect. |
[+] AACS_ERROR_NO_CERT
| Change | Effect |
---|
1 | The constant AACS_ERROR_NO_CERT with value -4 has been added. | No effect. |
[+] AACS_ERROR_NO_CONFIG
| Change | Effect |
---|
1 | The constant AACS_ERROR_NO_CONFIG with value -2 has been added. | No effect. |
[+] AACS_ERROR_NO_PK
| Change | Effect |
---|
1 | The constant AACS_ERROR_NO_PK with value -3 has been added. | No effect. |
[+] AACS_SUCCESS
| Change | Effect |
---|
1 | The constant AACS_SUCCESS with value 0 has been added. | No effect. |
to the top
Header Files (3)
aacs-version.h
aacs.h
filesystem.h
to the top
Shared Libraries (1)
libaacs.so.0.1.1
to the top