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

Test Info


Library Namelibudev
Version #1142
Version #2143
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types72 / 21
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-38
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (38)


gudevclient.h, libgudev-1.0.so.0.0.1
g_udev_client_get_type ( )
g_udev_client_new gchar const*const* subsystems )
g_udev_client_query_by_device_file ( GUdevClient* client, gchar const* device_file )
g_udev_client_query_by_device_number ( GUdevClient* client, enum GUdevDeviceType type, GUdevDeviceNumber number )
g_udev_client_query_by_subsystem ( GUdevClient* client, gchar const* subsystem )
g_udev_client_query_by_subsystem_and_name ( GUdevClient* client, gchar const* subsystem, gchar const* name )
g_udev_client_query_by_sysfs_path ( GUdevClient* client, gchar const* sysfs_path )

gudevdevice.h, libgudev-1.0.so.0.0.1
g_udev_device_get_action GUdevDevice* device )
g_udev_device_get_device_file GUdevDevice* device )
g_udev_device_get_device_file_symlinks GUdevDevice* device )
g_udev_device_get_device_number GUdevDevice* device )
g_udev_device_get_device_type GUdevDevice* device )
g_udev_device_get_devtype GUdevDevice* device )
g_udev_device_get_driver GUdevDevice* device )
g_udev_device_get_name GUdevDevice* device )
g_udev_device_get_number GUdevDevice* device )
g_udev_device_get_parent GUdevDevice* device )
g_udev_device_get_parent_with_subsystem ( GUdevDevice* device, gchar const* subsystem, gchar const* devtype )
g_udev_device_get_property ( GUdevDevice* device, gchar const* key )
g_udev_device_get_property_as_boolean ( GUdevDevice* device, gchar const* key )
g_udev_device_get_property_as_double ( GUdevDevice* device, gchar const* key )
g_udev_device_get_property_as_int ( GUdevDevice* device, gchar const* key )
g_udev_device_get_property_as_strv ( GUdevDevice* device, gchar const* key )
g_udev_device_get_property_as_uint64 ( GUdevDevice* device, gchar const* key )
g_udev_device_get_property_keys GUdevDevice* device )
g_udev_device_get_seqnum GUdevDevice* device )
g_udev_device_get_subsystem GUdevDevice* device )
g_udev_device_get_sysfs_attr ( GUdevDevice* device, gchar const* name )
g_udev_device_get_sysfs_attr_as_boolean ( GUdevDevice* device, gchar const* name )
g_udev_device_get_sysfs_attr_as_double ( GUdevDevice* device, gchar const* name )
g_udev_device_get_sysfs_attr_as_int ( GUdevDevice* device, gchar const* name )
g_udev_device_get_sysfs_attr_as_strv ( GUdevDevice* device, gchar const* name )
g_udev_device_get_sysfs_attr_as_uint64 ( GUdevDevice* device, gchar const* name )
g_udev_device_get_sysfs_path GUdevDevice* device )
g_udev_device_get_type ( )
g_udev_device_has_property ( GUdevDevice* device, gchar const* key )

gudevenumtypes.h, libgudev-1.0.so.0.0.1
g_udev_device_type_get_type ( )

libudev.h, libudev.so.0.4.0
udev_queue_get_seqnum_sequence_is_finished ( struct udev_queue* udev_queue, unsigned long long start, unsigned long long end )

to the top

Header Files (1)


libudev.h

to the top

Shared Libraries (1)


libudev.so.0.3.0

to the top