Binary compatibility report for the libudev library between 130 and 131 versions on x86
Test Info
Library Name | libudev |
Version #1 | 130 |
Version #2 | 131 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 2 |
Total Shared Libraries | 2 |
Total Symbols / Types | 79 / 40 |
Verdict | Incompatible (3.8%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 6 |
Removed Symbols | High | 3 |
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 (6)
libudev.h,
libudev.so.0.0.4
udev_device_get_sysattr_value ( struct udev_device* udev_device, char const* sysattr )
udev_device_get_sysnum ( struct udev_device* udev_device )
udev_device_new_from_subsystem_sysname ( struct udev* udev, char const* subsystem, char const* sysname )
udev_enumerate_add_match_sysattr ( struct udev_enumerate* udev_enumerate, char const* sysattr, char const* value )
udev_enumerate_add_nomatch_sysattr ( struct udev_enumerate* udev_enumerate, char const* sysattr, char const* value )
udev_queue_get_udev_is_active ( struct udev_queue* udev_queue )
to the top
Removed Symbols (3)
libudev.h,
libudev.so.0.0.2
udev_device_get_attr_value ( struct udev_device* udev_device, char const* attr )
udev_enumerate_add_match_attr ( struct udev_enumerate* udev_enumerate, char const* attr, char const* value )
udev_enumerate_add_nomatch_attr ( struct udev_enumerate* udev_enumerate, char const* attr, char const* value )
to the top
Header Files (2)
libudev.h
libvolume_id.h
to the top
Shared Libraries (2)
libudev.so.0.0.2
libvolume_id.so.1.0.2
to the top