Binary compatibility report for the libudev library between 127 and 128 versions on x86
Test Info
Library Name | libudev |
Version #1 | 127 |
Version #2 | 128 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 2 |
Total Shared Libraries | 2 |
Total Symbols / Types | 38 / 35 |
Verdict | Incompatible (5.3%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 12 |
Removed Symbols | High | 2 |
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 (12)
libudev.h,
libudev.so.0.0.1
udev_device_get_action ( struct udev_device* udev_device )
udev_device_get_devnum ( struct udev_device* udev_device )
udev_device_get_driver ( struct udev_device* udev_device )
udev_device_get_seqnum ( struct udev_device* udev_device )
udev_device_get_syspath ( struct udev_device* udev_device )
udev_device_new_from_parent ( struct udev_device* udev_device )
udev_enumerate_devices ( struct udev* udev, char const* subsystem, int(*cb)(struct udev*, char const*, char const*, char const*, void*), void* data )
udev_get_log_priority ( struct udev* udev )
udev_monitor_enable_receiving ( struct udev_monitor* udev_monitor )
udev_monitor_new_from_netlink ( struct udev* udev )
udev_monitor_receive_device ( struct udev_monitor* udev_monitor )
udev_set_log_priority ( struct udev* udev, int priority )
to the top
Removed Symbols (2)
libudev.h,
libudev.so.0.0.0
udev_devices_enumerate ( struct udev* udev, char const* subsystem, int(*cb)(struct udev*, char const*, char const*, char const*, void*), void* data )
udev_monitor_get_device ( struct udev_monitor* udev_monitor )
to the top
Header Files (2)
libudev.h
libvolume_id.h
to the top
Shared Libraries (2)
libudev.so.0.0.0
libvolume_id.so.1.0.0
to the top