Binary compatibility report for the OpenSCAP library  between 1.2.2 and 1.2.4 versions on x86

Test Info


Library NameOpenSCAP
Version #11.2.2
Version #21.2.4
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files30
Total Shared Libraries1
Total Symbols / Types2280 / 686
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-15
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low1
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Data Types
-1

Added Symbols (15)


oval_definitions.h, libopenscap.so.8.5.0
oval_component_get_glob_to_regex_glob_noescape struct oval_component* p1 )
oval_component_set_glob_to_regex_glob_noescape ( struct oval_component* p1, bool p2 )
oval_variable_add_possible_restriction ( struct oval_variable* variable, struct oval_variable_possible_restriction* pr )
oval_variable_add_possible_value ( struct oval_variable* variable, struct oval_variable_possible_value* pv )
oval_variable_get_possible_restrictions struct oval_variable* variable )
oval_variable_get_possible_values struct oval_variable* variable )
oval_variable_possible_restriction_add_restriction ( struct oval_variable_possible_restriction* pr, struct oval_variable_restriction* r )
oval_variable_possible_restriction_free struct oval_variable_possible_restriction* pr )
oval_variable_possible_restriction_get_operator struct oval_variable_possible_restriction* possible_restriction )
oval_variable_possible_restriction_get_restrictions struct oval_variable_possible_restriction* possible_restriction )
oval_variable_possible_restriction_new (enum ova oval_variable_possible_restriction_new (enum oval_operator_t operator, char const* hint )
oval_variable_possible_value_free struct oval_variable_possible_value* pv )
oval_variable_possible_value_new ( char const* hint, char const* value )
oval_variable_restriction_free struct oval_variable_restriction* r )
oval_variable_restriction_new ( enum oval_operation_t operation, char const* value )

to the top

Problems with Data Types, Low Severity (1)


oval_definitions.h
[+] enum oval_component_type_t (1)

to the top

Other Changes in Data Types (1)


oval_definitions.h
[+] enum oval_component_type_t (1)

to the top

Header Files (30)


check_engine_plugin.h
cpe_dict.h
cpe_lang.h
cpe_name.h
cve_nvd.h
cvss_score.h
ds_rds_session.h
ds_sds_session.h
oscap.h
oscap_error.h
oscap_reference.h
oscap_source.h
oscap_text.h
oval_adt.h
oval_agent_api.h
oval_agent_xccdf_api.h
oval_definitions.h
oval_directives.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
oval_version.h
scap_ds.h
xccdf_benchmark.h
xccdf_policy.h
xccdf_session.h

to the top

Shared Libraries (1)


libopenscap.so.8.4.2

to the top




Generated on Mon Jun 22 00:05:14 2015 for OpenSCAP by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API