Binary compatibility report for the libudev library between 135 and 136 versions on x86

Test Info


Library Namelibudev
Version #1135
Version #2136
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files2
Total Shared Libraries2
Total Symbols / Types82 / 40
VerdictIncompatible
(1.2%)

Problem Summary


SeverityCount
Added Symbols-5
Removed SymbolsHigh1
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (5)


libudev.h, libudev.so.0.0.7
udev_device_get_devtype struct udev_device* udev_device )
udev_device_get_parent_with_subsystem_devtype ( struct udev_device* udev_device, char const* subsystem, char const* devtype )
udev_device_get_property_value ( struct udev_device* udev_device, char const* key )
udev_enumerate_add_match_property ( struct udev_enumerate* udev_enumerate, char const* property, char const* value )

libvolume_id.h, libvolume_id.so.1.0.7
volume_id_get_uuid_sub ( struct volume_id* id, char const** uuid )

to the top

Removed Symbols (1)


libudev.h, libudev.so.0.0.6
udev_device_get_parent_with_subsystem ( struct udev_device* udev_device, char const* subsystem )

to the top

Header Files (2)


libudev.h
libvolume_id.h

to the top

Shared Libraries (2)


libudev.so.0.0.6
libvolume_id.so.1.0.6

to the top