Binary compatibility report for the udisks library between 2.0.90 and 2.0.91 versions on x86
Test Info
Library Name | udisks |
Version #1 | 2.0.90 |
Version #2 | 2.0.91 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 3 |
Total Shared Libraries | 1 |
Total Symbols / Types | 698 / 181 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 8 |
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 |
Added Symbols (8)
udisks-generated.h,
libudisks2.so.0.0.0
udisks_mdraid_call_request_sync_action ( UDisksMDRaid* proxy, gchar const* arg_sync_action, GVariant* arg_options, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data )
udisks_mdraid_call_request_sync_action_finish ( UDisksMDRaid* proxy, GAsyncResult* res, GError** error )
udisks_mdraid_call_request_sync_action_sync ( UDisksMDRaid* proxy, gchar const* arg_sync_action, GVariant* arg_options, GCancellable* cancellable, GError** error )
udisks_mdraid_complete_request_sync_action ( UDisksMDRaid* object, GDBusMethodInvocation* invocation )
udisks_mdraid_get_sync_rate ( UDisksMDRaid* object )
udisks_mdraid_get_sync_remaining_time ( UDisksMDRaid* object )
udisks_mdraid_set_sync_rate ( UDisksMDRaid* object, guint64 value )
udisks_mdraid_set_sync_remaining_time ( UDisksMDRaid* object, guint64 value )
to the top
Header Files (3)
udisks-generated.h
udisks.h
udisksenumtypes.h
to the top
Shared Libraries (1)
libudisks2.so.0.0.0
to the top