Binary compatibility report for the libudev library between 075 and 076 versions on x86

Test Info


Library Namelibudev
Version #1075
Version #2076
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files14
Total Shared Libraries1
Total Symbols / Types52 / 55
VerdictIncompatible
(9.6%)

Problem Summary


SeverityCount
Added Symbols-1
Removed SymbolsHigh5
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low2
Other Changes
in Constants
-4

Added Symbols (1)


udev_utils.h, libudev.so
delete_path char const* path )

to the top

Removed Symbols (5)


udev.h, libudev.so
udev_db_path [data]

udev_sysfs.h, libudev.so
wait_class_device_open char const* path )
wait_devices_device_open char const* path )
wait_for_class_device ( struct sysfs_class_device* class_dev, char const** error )
wait_for_devices_device ( struct sysfs_device* devices_dev, char const** error )

to the top

Problems with Constants, Low Severity (2)


udev_sysfs.h
[+] WAIT_LOOP_PER_SECOND
[+] WAIT_MAX_SECONDS

to the top

Other Changes in Constants (4)


udev.h
[+] DB_DIR
[+] PATH_TO_NAME_CHAR

udevd.h
[+] EVENT_FAILED_DIR
[+] EVENT_QUEUE_DIR

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)


libudev.so

to the top