Binary compatibility report for the libudev library between 113 and 114 versions on x86

Test Info


Library Namelibudev
Version #1113
Version #2114
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files8
Total Shared Libraries1
Total Symbols / Types61 / 40
VerdictIncompatible
(6.6%)

Problem Summary


SeverityCount
Added Symbols-1
Removed SymbolsHigh2
Problems with
Data Types
High0
Medium2
Low1
Problems with
Symbols
High0
Medium2
Low0
Problems with
Constants
Low0
Other Changes
in Constants
-1

Added Symbols (1)


udev_rules.h, libudev.so
udev_rules_run struct udevice* udev )

to the top

Removed Symbols (2)


udev.h, libudev.so
pass_env_to_socket ( char const* name, char const* devpath, char const* action )
run_program ( char const* command, char const* subsystem, char* result, size_t ressize, size_t* reslen, int log )

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 (2)


udev.h, libudev.so
[+] name_list_add ( struct list_head* name_list, char const* name, int sort ) (1)
[+] name_list_key_add ( struct list_head* name_list, char const* key, char const* value ) (1)

to the top

Problems with Data Types, Low Severity (1)


udev_rules.h
[+] struct udev_rule (1)

to the top

Other Changes in Constants (1)


udev.h
[+] RULES_DYN_DIR

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