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

Test Info


Library NamePolicyKit
Version #10.105
Version #20.106
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files3
Total Shared Libraries3
Total Symbols / Types172 / 106
VerdictIncompatible
(14.5%)

Problem Summary


SeverityCount
Added Symbols-0
Removed SymbolsHigh25
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Removed Symbols (25)


polkitbackendactionlookup.h, libpolkit-backend-1.so.0.0.0
polkit_backend_action_lookup_get_details ( PolkitBackendActionLookup* lookup, gchar const* action_id, PolkitDetails* details, PolkitActionDescription* action_description )
polkit_backend_action_lookup_get_icon_name ( PolkitBackendActionLookup* lookup, gchar const* action_id, PolkitDetails* details, PolkitActionDescription* action_description )
polkit_backend_action_lookup_get_message ( PolkitBackendActionLookup* lookup, gchar const* action_id, PolkitDetails* details, PolkitActionDescription* action_description )
polkit_backend_action_lookup_get_type ( )

polkitbackendauthority.h, libpolkit-backend-1.so.0.0.0
polkit_backend_authority_authentication_agent_response ( PolkitBackendAuthority* authority, PolkitSubject* caller, gchar const* cookie, PolkitIdentity* identity, GError** error )
polkit_backend_authority_check_authorization ( PolkitBackendAuthority* authority, PolkitSubject* caller, PolkitSubject* subject, gchar const* action_id, PolkitDetails* details, enum PolkitCheckAuthorizationFlags flags, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data )
polkit_backend_authority_check_authorization_finish ( PolkitBackendAuthority* authority, GAsyncResult* res, GError** error )
polkit_backend_authority_enumerate_actions ( PolkitBackendAuthority* authority, PolkitSubject* caller, gchar const* locale, GError** error )
polkit_backend_authority_enumerate_temporary_authorizations ( PolkitBackendAuthority* authority, PolkitSubject* caller, PolkitSubject* subject, GError** error )
polkit_backend_authority_get ( )
polkit_backend_authority_get_features PolkitBackendAuthority* authority )
polkit_backend_authority_get_name PolkitBackendAuthority* authority )
polkit_backend_authority_get_type ( )
polkit_backend_authority_get_version PolkitBackendAuthority* authority )
polkit_backend_authority_log ( PolkitBackendAuthority* authority, gchar const* format, ... )
polkit_backend_authority_register ( PolkitBackendAuthority* authority, GDBusConnection* connection, gchar const* object_path, GError** error )
polkit_backend_authority_register_authentication_agent ( PolkitBackendAuthority* authority, PolkitSubject* caller, PolkitSubject* subject, gchar const* locale, gchar const* object_path, GVariant* options, GError** error )
polkit_backend_authority_revoke_temporary_authorization_by_id ( PolkitBackendAuthority* authority, PolkitSubject* caller, gchar const* id, GError** error )
polkit_backend_authority_revoke_temporary_authorizations ( PolkitBackendAuthority* authority, PolkitSubject* caller, PolkitSubject* subject, GError** error )
polkit_backend_authority_unregister gpointer registration_id )
polkit_backend_authority_unregister_authentication_agent ( PolkitBackendAuthority* authority, PolkitSubject* caller, PolkitSubject* subject, gchar const* object_path, GError** error )

polkitbackendinteractiveauthority.h, libpolkit-backend-1.so.0.0.0
polkit_backend_interactive_authority_check_authorization_sync ( PolkitBackendInteractiveAuthority* authority, PolkitSubject* caller, PolkitSubject* subject, PolkitIdentity* user_for_subject, gboolean subject_is_local, gboolean subject_is_active, gchar const* action_id, PolkitDetails* details, enum PolkitImplicitAuthorization implicit, PolkitDetails* out_details )
polkit_backend_interactive_authority_get_admin_identities ( PolkitBackendInteractiveAuthority* authority, PolkitSubject* caller, PolkitSubject* subject, PolkitIdentity* user_for_subject, gchar const* action_id, PolkitDetails* details )
polkit_backend_interactive_authority_get_type ( )

polkitbackendlocalauthority.h, libpolkit-backend-1.so.0.0.0
polkit_backend_local_authority_get_type ( )

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:01 2013 for PolicyKit by ABI Compliance Checker 1.98.8  
A tool for checking backward compatibility of a C/C++ library API