Binary compatibility report for the PolicyKit library between 0.105 and 0.106 versions on x86
Test Info
Library Name | PolicyKit |
Version #1 | 0.105 |
Version #2 | 0.106 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 3 |
Total Shared Libraries | 3 |
Total Symbols / Types | 172 / 106 |
Verdict | Incompatible (14.5%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 0 |
Removed Symbols | High | 25 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
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