Binary compatibility report for the libudev library between 063 and 064 versions on x86

Test Info


Library Namelibudev
Version #1063
Version #2064
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files14
Total Shared Libraries1
Total Symbols / Types48 / 57
VerdictIncompatible
(2.1%)

Problem Summary


SeverityCount
Added Symbols-3
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium2
Low1
Problems with
Symbols
High1
Medium1
Low0
Problems with
Constants
Low0

Added Symbols (3)


udev.h, udev.so
udev_process_event ( struct udev_rules* rules, struct udevice* udev )

udev_rules.h, udev.so
udev_rules_iter_label ( struct udev_rules* rules, char const* label )

udev_utils.h, udev.so
strcmp_pattern char const* p, char const* s )

to the top

Problems with Symbols, High Severity (1)


udev_rules.h, udev.so
[+] udev_rules_get_run ( struct udev_rules* rules, struct udevice* udev, struct sysfs_device* sysfs_device ) (1)

to the top

Problems with Data Types, Medium Severity (2)


udev_rules.h
[+] struct udev_rule (2)

to the top

Problems with Symbols, Medium Severity (1)


udev_rules.h, udev.so
[+] udev_rules_get_run ( struct udev_rules* rules, struct udevice* udev, struct sysfs_device* sysfs_device ) (1)

to the top

Problems with Data Types, Low Severity (1)


udev_rules.h
[+] struct udev_rule (1)

to the top

Header Files (14)


dlist.h
libsysfs.h
list.h
logging.h
sysfs.h
udev.h
udev_db.h
udev_libc_wrapper.h
udev_rules.h
udev_selinux.h
udev_sysfs.h
udev_utils.h
udev_version.h
udevd.h

to the top

Shared Libraries (1)


udev.so

to the top