Binary compatibility report for the OpenSCAP library  between 0.7.0 and 0.7.1 versions on x86

Test Info


Library NameOpenSCAP
Version #10.7.0
Version #20.7.1
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files25
Total Shared Libraries1
Total Symbols / Types1966 / 632
VerdictIncompatible
(0.1%)

Problem Summary


SeverityCount
Added Symbols-3
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium8
Low1
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low1

Added Symbols (3)


text.h, libopenscap.so.0.0.1
oscap_text_set_overrides ( oscap_text* text, bool overrides )

xccdf.h, libopenscap.so.0.0.1
oscap_text_xccdf_substitute ( char const* text, xccdf_substitution_func cb, void* arg )

xccdf_policy.h, libopenscap.so.0.0.1
xccdf_policy_substitute ( char const* text, xccdf_policy* policy )

to the top

Problems with Data Types, Medium Severity (8)


oval_definitions.h
[+] enum oval_component_type_t (8)

to the top

Problems with Data Types, Low Severity (1)


oval_definitions.h
[+] enum oval_component_type_t (1)

to the top

Problems with Constants (1)


oval_definitions.h
[+] OVAL_FUNCTION

to the top

Header Files (25)


alloc.h
cce.h
cpe.h
cpedict.h
cpelang.h
cpeuri.h
cve.h
cvss.h
debug.h
error.h
oscap.h
oval_agent_api.h
oval_definitions.h
oval_probe.h
oval_probe_handler.h
oval_probe_session.h
oval_results.h
oval_system_characteristics.h
oval_types.h
oval_variables.h
reference.h
reporter.h
text.h
xccdf.h
xccdf_policy.h

to the top

Shared Libraries (1)


libopenscap.so.0.0.1

to the top




Generated on Mon Apr 2 11:56:45 2012 for OpenSCAP by ABI Compliance Checker 1.97.2  
A tool for checking backward compatibility of a C/C++ library API