Binary compatibility report for the systemd library between 36 and 37 versions on x86
Test Info
Library Name | systemd |
Version #1 | 36 |
Version #2 | 37 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 94 |
Total Shared Libraries | 2 |
Total Symbols / Types | 69 / 56 |
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 | 1 |
Other Changes in Constants | - | 2 |
Problems with Constants, Low Severity (1)
readahead-common.h
[+] READAHEAD_FILE_SIZE_MAX
| Change | Effect |
---|
1 | The value of constant READAHEAD_FILE_SIZE_MAX has been changed from (128*1024*1024) to (10*1024*1024). | Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications. |
to the top
Other Changes in Constants (2)
special.h
[+] SPECIAL_LOCAL_FS_PRE_TARGET
| Change | Effect |
---|
1 | The constant SPECIAL_LOCAL_FS_PRE_TARGET with value "local-fs-pre.target" has been added. | No effect. |
[+] SPECIAL_REMOTE_FS_PRE_TARGET
| Change | Effect |
---|
1 | The constant SPECIAL_REMOTE_FS_PRE_TARGET with value "remote-fs-pre.target" has been added. | No effect. |
to the top
Header Files (94)
ask-password-api.h
auto_dev-ioctl.h
automount.h
build.h
bus-errors.h
cgroup-attr.h
cgroup-show.h
cgroup-util.h
cgroup.h
condition.h
conf-parser.h
config.h
dbus-automount.h
dbus-common.h
dbus-device.h
dbus-execute.h
dbus-job.h
dbus-loop.h
dbus-manager.h
dbus-mount.h
dbus-path.h
dbus-service.h
dbus-snapshot.h
dbus-socket.h
dbus-swap.h
dbus-target.h
dbus-timer.h
dbus-unit.h
dbus.h
def.h
device.h
execute.h
exit-status.h
fanotify.h
fdset.h
hashmap.h
hostname-setup.h
initreq.h
install.h
ioprio.h
job.h
kmod-setup.h
label.h
list.h
load-dropin.h
load-fragment.h
locale-setup.h
log.h
logind-acl.h
logind-device.h
logind-seat.h
logind-session.h
logind-user.h
logind.h
loopback-setup.h
machine-id-setup.h
macro.h
manager.h
missing.h
mount-setup.h
mount.h
namespace.h
pager.h
path-lookup.h
path.h
polkit.h
ratelimit.h
readahead-common.h
sd-daemon.h
sd-login.h
sd-readahead.h
securebits.h
selinux-setup.h
service.h
set.h
shutdownd.h
snapshot.h
socket-util.h
socket.h
spawn-agent.h
special.h
specifier.h
strv.h
swap.h
sysfs-show.h
target.h
tcpwrap.h
timer.h
umount.h
unit-name.h
unit.h
util.h
utmp-wtmp.h
virt.h
to the top
Shared Libraries (2)
libsystemd-daemon.so
libsystemd-login.so
to the top