Binary compatibility report for the libaacs library between 0.6.0 and 0.7.0 versions on x86
Test Info
Library Name | libaacs |
Version #1 | 0.6.0 |
Version #2 | 0.7.0 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 3 |
Total Shared Libraries | 1 |
Total Symbols / Types | 13 / 23 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 5 |
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 | - | 3 |
Added Symbols (5)
aacs.h,
libaacs.so.0.4.0
aacs_free_rl ( struct AACS_RL_ENTRY** rl )
aacs_get_bus_encryption ( AACS* p1 )
aacs_get_device_binding_id ( AACS* aacs )
aacs_get_device_nonce ( AACS* aacs )
aacs_get_mk ( AACS* aacs )
to the top
Other Changes in Constants (3)
aacs.h
[+] AACS_BUS_ENCRYPTION_CAPABLE
| Change | Effect |
---|
1 | The constant AACS_BUS_ENCRYPTION_CAPABLE with value 0x02 has been added. | No effect. |
[+] AACS_BUS_ENCRYPTION_ENABLED
| Change | Effect |
---|
1 | The constant AACS_BUS_ENCRYPTION_ENABLED with value 0x01 has been added. | No effect. |
[+] AACS_ERROR_NO_DK
| Change | Effect |
---|
1 | The constant AACS_ERROR_NO_DK with value -8 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.3.0
to the top