Binary compatibility report for the libudev library between 103 and 104 versions on x86
Test Info
Library Name | libudev |
Version #1 | 103 |
Version #2 | 104 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 8 |
Total Shared Libraries | 1 |
Total Symbols / Types | 57 / 39 |
Verdict | Incompatible (1.8%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 1 |
Removed Symbols | High | 1 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 1 |
Other Changes in Constants | - | 1 |
Added Symbols (1)
udev.h,
libudev.so
udev_rules_dir [data]
to the top
Removed Symbols (1)
udev.h,
libudev.so
udev_rules_filename [data]
to the top
Problems with Constants, Low Severity (1)
udev_rules.h
[+] RULEFILE_SUFFIX
| Change | Effect |
---|
1 | The constant RULEFILE_SUFFIX with value ".rules" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
to the top
Other Changes in Constants (1)
udev_rules.h
[+] RULESFILE_SUFFIX
| Change | Effect |
---|
1 | The constant RULESFILE_SUFFIX with value ".rules" has been added. | No effect. |
to the top
Header Files (8)
list.h
logging.h
udev.h
udev_rules.h
udev_selinux.h
udev_sysdeps.h
udev_version.h
udevd.h
to the top
Shared Libraries (1)
libudev.so
to the top