Binary compatibility report for the PolicyKit library  between 0.104 and 0.105 versions on x86

Test Info


Library NamePolicyKit
Version #10.104
Version #20.105
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files3
Total Shared Libraries3
Total Symbols / Types168 / 116
VerdictIncompatible
(0.6%)

Problem Summary


SeverityCount
Added Symbols-4
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High1
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (4)


polkitagentlistener.h, libpolkit-agent-1.so.0.0.0
polkit_agent_listener_register_with_options ( PolkitAgentListener* listener, enum PolkitAgentRegisterFlags flags, PolkitSubject* subject, gchar const* object_path, GVariant* options, GCancellable* cancellable, GError** error )

polkitauthority.h, libpolkit-gobject-1.so.0.0.0
polkit_authority_register_authentication_agent_with_options ( PolkitAuthority* authority, PolkitSubject* subject, gchar const* locale, gchar const* object_path, GVariant* options, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data )
polkit_authority_register_authentication_agent_with_options_finish ( PolkitAuthority* authority, GAsyncResult* res, GError** error )
polkit_authority_register_authentication_agent_with_options_sync ( PolkitAuthority* authority, PolkitSubject* subject, gchar const* locale, gchar const* object_path, GVariant* options, GCancellable* cancellable, GError** error )

to the top

Problems with Symbols, High Severity (1)


polkitbackendauthority.h, libpolkit-backend-1.so.0.0.0
[+] polkit_backend_authority_register_authentication_agent ( PolkitBackendAuthority* authority, PolkitSubject* caller, PolkitSubject* subject, gchar const* locale, gchar const* object_path, GError** error ) (1)

to the top

Header Files (3)


polkit.h
polkitagent.h
polkitbackend.h

to the top

Shared Libraries (3)


libpolkit-agent-1.so.0.0.0
libpolkit-backend-1.so.0.0.0
libpolkit-gobject-1.so.0.0.0

to the top




Generated on Fri Feb 1 17:34:19 2013 for PolicyKit by ABI Compliance Checker 1.98.8  
A tool for checking backward compatibility of a C/C++ library API