Binary compatibility report for the OpenSCAP library between 0.9.7 and 0.9.8 versions on x86
Test Info
Library Name | OpenSCAP |
Version #1 | 0.9.7 |
Version #2 | 0.9.8 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 25 |
Total Shared Libraries | 1 |
Total Symbols / Types | 2156 / 650 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 33 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols (33)
scap_ds.h,
libopenscap.so.3.3.0
ds_rds_decompose ( char const* input_file, char const* report_id, char const* request_id, char const* target_dir )
rds_asset_index_add_report_ref ( struct rds_asset_index* s, struct rds_report_index* report )
rds_asset_index_free ( struct rds_asset_index* s )
rds_asset_index_get_id ( struct rds_asset_index* s )
rds_asset_index_get_reports ( struct rds_asset_index* s )
rds_asset_index_iterator_free ( struct rds_asset_index_iterator* it )
rds_asset_index_iterator_has_more ( struct rds_asset_index_iterator* it )
rds_asset_index_iterator_next ( struct rds_asset_index_iterator* it )
rds_asset_index_new ( )
rds_index_free ( struct rds_index* s )
rds_index_get_asset ( struct rds_index* rds, char const* id )
rds_index_get_assets ( struct rds_index* s )
rds_index_get_report ( struct rds_index* rds, char const* id )
rds_index_get_report_request ( struct rds_index* rds, char const* id )
rds_index_get_report_requests ( struct rds_index* s )
rds_index_get_reports ( struct rds_index* s )
rds_index_import ( char const* file )
rds_index_new ( )
rds_index_select_report ( struct rds_index* s, char const** report_id )
rds_report_index_free ( struct rds_report_index* s )
rds_report_index_get_id ( struct rds_report_index* s )
rds_report_index_get_request ( struct rds_report_index* s )
rds_report_index_iterator_free ( struct rds_report_index_iterator* it )
rds_report_index_iterator_has_more ( struct rds_report_index_iterator* it )
rds_report_index_iterator_next ( struct rds_report_index_iterator* it )
rds_report_index_new ( )
rds_report_index_set_request ( struct rds_report_index* s, struct rds_report_request_index* request )
rds_report_request_index_free ( struct rds_report_request_index* s )
rds_report_request_index_get_id ( struct rds_report_request_index* s )
rds_report_request_index_iterator_free ( struct rds_report_request_index_iterator* it )
rds_report_request_index_iterator_has_more ( struct rds_report_request_index_iterator* it )
rds_report_request_index_iterator_next ( struct rds_report_request_index_iterator* it )
rds_report_request_index_new ( )
to the top
Header Files (25)
cpe_dict.h
cpe_lang.h
cpe_name.h
cve_nvd.h
cvss_score.h
oscap.h
oscap_error.h
oscap_reference.h
oscap_text.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.3.2.1
to the top