Binary compatibility report for the OpenSCAP library  between 0.6.2 and 0.6.3 versions on x86

Test Info


Library NameOpenSCAP
Version #10.6.2
Version #20.6.3
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files24
Total Shared Libraries1
Total Symbols / Types1839 / 600
VerdictIncompatible
(0.4%)

Problem Summary


SeverityCount
Added Symbols-8
Removed SymbolsHigh8
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Data Types
-1

Added Symbols (8)


oval_results.h, libopenscap.so.0.0.0
oval_result_test_add_message ( oval_result_test* p1, oval_message* p2 )
oval_result_test_get_messages oval_result_test* p1 )

oval_system_characteristics.h, libopenscap.so.0.0.0
oval_sysitem_add_message ( oval_sysitem* p1, oval_message* p2 )
oval_sysitem_get_messages oval_sysitem* p1 )

text.h, libopenscap.so.0.0.0
oscap_text_get_plaintext oscap_text const* text )

xccdf_policy.h, libopenscap.so.0.0.0
xccdf_policy_add_select ( xccdf_policy* p1, xccdf_select* p2 )
xccdf_policy_get_selects xccdf_policy const* p1 )
xccdf_policy_model_register_start_callback ( xccdf_policy_model* model, oscap_reporter func, void* usr )

to the top

Removed Symbols (8)


oval_results.h, libopenscap.so.0.0.0
oval_result_test_get_message oval_result_test* p1 )
oval_result_test_set_message ( oval_result_test* p1, oval_message* p2 )

oval_system_characteristics.h, libopenscap.so.0.0.0
oval_sysitem_get_message oval_sysitem* p1 )
oval_sysitem_get_message_level oval_sysitem* p1 )
oval_sysitem_set_message ( oval_sysitem* data, char* message )
oval_sysitem_set_message_level ( oval_sysitem* data, oval_message_level_t level )

xccdf_policy.h, libopenscap.so.0.0.0
xccdf_policy_add_rule ( xccdf_policy* p1, xccdf_select* p2 )
xccdf_policy_get_rules xccdf_policy const* p1 )

to the top

Other Changes in Data Types (1)


oval_definitions.h
[+] enum oval_object_content_type_t (1)

to the top

Header Files (24)


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
reporter.h
text.h
xccdf.h
xccdf_policy.h

to the top

Shared Libraries (1)


libopenscap.so.0.0.0

to the top




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