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

Test Info


Library NameOpenSCAP
Version #10.6.8
Version #20.7.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files25
Total Shared Libraries1
Total Symbols / Types1962 / 632
VerdictIncompatible
(0.2%)

Problem Summary


SeverityCount
Added Symbols-7
Removed SymbolsHigh3
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low1
Problems with
Constants
Low1

Added Symbols (7)


xccdf.h, libopenscap.so.0.0.1
xccdf_group_add_conflicts ( xccdf_group* group, char const* conflicts )
xccdf_group_add_requires ( xccdf_group* group, oscap_stringlist* requires )
xccdf_item_add_conflicts ( xccdf_item* item, char const* conflicts )
xccdf_item_add_requires ( xccdf_item* item, oscap_stringlist* requires )
xccdf_rule_add_conflicts ( xccdf_rule* rule, char const* conflicts )
xccdf_rule_add_requires ( xccdf_rule* rule, oscap_stringlist* requires )
xccdf_value_set_interactive ( xccdf_value* item, bool newval )

to the top

Removed Symbols (3)


xccdf.h, libopenscap.so.0.0.1
xccdf_item_get_interactive xccdf_item const* item )
xccdf_item_set_interactive ( xccdf_item* item, bool newval )
xccdf_rule_set_interactive ( xccdf_rule* item, bool newval )

to the top

Problems with Symbols, Low Severity (1)


xccdf.h, libopenscap.so.0.0.1
[+] xccdf_value_set_oper ( xccdf_item* item, xccdf_operator_t oper ) (1)

to the top

Problems with Constants (1)


oval_probe.h
[+] OVAL_PDFLAG_MASK

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:57:01 2012 for OpenSCAP by ABI Compliance Checker 1.97.2  
A tool for checking backward compatibility of a C/C++ library API