Binary compatibility report for the libimobiledevice library  between 1.1.0 and 1.1.1 versions on x86

Test Info


Library Namelibimobiledevice
Version #11.1.0
Version #21.1.1
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files13
Total Shared Libraries1
Total Symbols / Types141 / 130
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-9
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Constants
-6

Added Symbols (9)


mobilebackup2.h, libimobiledevice.so.2.0.1
mobilebackup2_client_free mobilebackup2_client_t client )
mobilebackup2_client_new ( idevice_t device, uint16_t port, mobilebackup2_client_t* client )
mobilebackup2_receive_message ( mobilebackup2_client_t client, plist_t* msg_plist, char** dlmessage )
mobilebackup2_receive_raw ( mobilebackup2_client_t client, char* data, uint32_t length, uint32_t* bytes )
mobilebackup2_send_raw ( mobilebackup2_client_t client, char const* data, uint32_t length, uint32_t* bytes )
mobilebackup2_send_request ( mobilebackup2_client_t client, char const* request, char const* target_identifier, char const* source_identifier, plist_t options )
mobilebackup2_send_status_response ( mobilebackup2_client_t client, int status_code, char const* status1, plist_t status2 )
mobilebackup2_version_exchange ( mobilebackup2_client_t client, double* local_versions, char count, double* remote_version )

mobilesync.h, libimobiledevice.so.2.0.1
mobilesync_clear_all_records_on_device mobilesync_client_t client )

to the top

Other Changes in Constants (6)


mobilebackup2.h
[+] MOBILEBACKUP2_E_INVALID_ARG
[+] MOBILEBACKUP2_E_MUX_ERROR
[+] MOBILEBACKUP2_E_PLIST_ERROR
[+] MOBILEBACKUP2_E_REPLY_NOT_OK
[+] MOBILEBACKUP2_E_SUCCESS
[+] MOBILEBACKUP2_E_UNKNOWN_ERROR

to the top

Header Files (13)


afc.h
file_relay.h
house_arrest.h
installation_proxy.h
libimobiledevice.h
lockdown.h
mobile_image_mounter.h
mobilebackup.h
mobilesync.h
notification_proxy.h
restore.h
sbservices.h
screenshotr.h

to the top

Shared Libraries (1)


libimobiledevice.so.2.0.0

to the top




Generated on Fri Mar 22 15:20:50 2013 for libimobiledevice by ABI Compliance Checker 1.99  
A tool for checking backward compatibility of a C/C++ library API