Binary compatibility report for the libudev library between 141 and 142 versions on x86

Test Info


Library Namelibudev
Version #1141
Version #2142
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files2
Total Shared Libraries2
Total Symbols / Types86 / 21
VerdictIncompatible
(19.8%)

Problem Summary


SeverityCount
Added Symbols-3
Removed SymbolsHigh17
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (3)


libudev.h, libudev.so.0.3.0
udev_monitor_filter_add_match_subsystem_devtype ( struct udev_monitor* udev_monitor, char const* subsystem, char const* devtype )
udev_monitor_filter_remove struct udev_monitor* udev_monitor )
udev_monitor_filter_update struct udev_monitor* udev_monitor )

to the top

Removed Symbols (17)


libvolume_id.h, libvolume_id.so.1.1.0
volume_id_all_probers ( all_probers_fn_t all_probers_fn, struct volume_id* id, uint64_t off, uint64_t size, void* data )
volume_id_close struct volume_id* id )
volume_id_encode_string char const* str, char* str_enc, size_t len )
volume_id_get_label ( struct volume_id* id, char const** label )
volume_id_get_label_raw ( struct volume_id* id, uint8_t const** label, size_t* len )
volume_id_get_prober_by_type char const* type )
volume_id_get_type ( struct volume_id* id, char const** type )
volume_id_get_type_version ( struct volume_id* id, char const** type_version )
volume_id_get_usage ( struct volume_id* id, char const** usage )
volume_id_get_uuid ( struct volume_id* id, char const** uuid )
volume_id_get_uuid_raw ( struct volume_id* id, uint8_t const** uuid, size_t* len )
volume_id_get_uuid_sub ( struct volume_id* id, char const** uuid )
volume_id_log_fn [data]
volume_id_open_fd int fd )
volume_id_probe_all ( struct volume_id* id, uint64_t off, uint64_t size )
volume_id_probe_filesystem ( struct volume_id* id, uint64_t off, uint64_t size )
volume_id_probe_raid ( struct volume_id* id, uint64_t off, uint64_t size )

to the top

Header Files (2)


libudev.h
libvolume_id.h

to the top

Shared Libraries (2)


libudev.so.0.2.0
libvolume_id.so.1.1.0

to the top