Binary compatibility report for the libudev library between 092 and 093 versions on x86
Test Info
Library Name | libudev |
Version #1 | 092 |
Version #2 | 093 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 8 |
Total Shared Libraries | 1 |
Total Symbols / Types | 57 / 40 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 0 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 2 |
Problems with Constants, Low Severity (2)
udevd.h
[+] UDEVSEND_WAIT_LOOP_PER_SECOND
| Change | Effect |
---|
1 | The constant UDEVSEND_WAIT_LOOP_PER_SECOND with value 10 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] UDEVSEND_WAIT_MAX_SECONDS
| Change | Effect |
---|
1 | The constant UDEVSEND_WAIT_MAX_SECONDS with value 3 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
to the top
Header Files (8)
list.h
logging.h
udev.h
udev_libc_wrapper.h
udev_rules.h
udev_selinux.h
udev_version.h
udevd.h
to the top
Shared Libraries (1)
libudev.so
to the top