Binary compatibility report for the Seccomp library  between 2.0.0 and 2.1.0 versions on x86

Test Info


Library NameSeccomp
Version #12.0.0
Version #22.1.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types19 / 16
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-2
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Constants
-36

Added Symbols (2)


seccomp.h, libseccomp.so.2.1.0
seccomp_rule_add_array ( scmp_filter_ctx ctx, uint32_t action, int syscall, unsigned int arg_cnt, struct scmp_arg_cmp const* arg_array )
seccomp_rule_add_exact_array ( scmp_filter_ctx ctx, uint32_t action, int syscall, unsigned int arg_cnt, struct scmp_arg_cmp const* arg_array )

to the top

Other Changes in Constants (36)


seccomp.h
[+] __NR_arm_fadvise64_64
[+] __NR_arm_sync_file_range
[+] __NR_finit_module
[+] __NR_kcmp
[+] __NR_pciconfig_iobase
[+] __NR_pciconfig_read
[+] __NR_pciconfig_write
[+] __NR_sync_file_range2
[+] __NR_syscall
[+] __PNR__sysctl
[+] __PNR_afs_syscall
[+] __PNR_arm_fadvise64_64
[+] __PNR_arm_sync_file_range
[+] __PNR_create_module
[+] __PNR_fadvise64
[+] __PNR_finit_module
[+] __PNR_get_kernel_syms
[+] __PNR_get_thread_area
[+] __PNR_getpmsg
[+] __PNR_ioperm
[+] __PNR_iopl
[+] __PNR_kcmp
[+] __PNR_migrate_pages
[+] __PNR_modify_ldt
[+] __PNR_nfsservctl
[+] __PNR_pciconfig_iobase
[+] __PNR_pciconfig_read
[+] __PNR_pciconfig_write
[+] __PNR_putpmsg
[+] __PNR_query_module
[+] __PNR_set_thread_area
[+] __PNR_sync_file_range
[+] __PNR_sync_file_range2
[+] __PNR_syscall
[+] __PNR_uselib
[+] __PNR_vserver

to the top

Header Files (1)


seccomp.h

to the top

Shared Libraries (1)


libseccomp.so.2.0.0

to the top




Generated on Wed Jun 12 02:51:04 2013 for Seccomp by ABI Compliance Checker 1.99  
A tool for checking backward compatibility of a C/C++ library API