1e01aa904Sopenharmony_ci================ changes of 'libflatpak.so.0.10204.0'===============
2e01aa904Sopenharmony_ci  Functions changes summary: 0 Removed, 0 Changed (10 filtered out), 16 Added functions
3e01aa904Sopenharmony_ci  Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
4e01aa904Sopenharmony_ci  Unreachable types summary: 3 removed (2 filtered out), 1 changed (15 filtered out), 6 added (4 filtered out) types
5e01aa904Sopenharmony_ci
6e01aa904Sopenharmony_ci  16 Added functions:
7e01aa904Sopenharmony_ci
8e01aa904Sopenharmony_ci    [A] 'function gboolean flatpak_installation_add_remote(FlatpakInstallation*, FlatpakRemote*, gboolean, GCancellable*, GError**)'    {flatpak_installation_add_remote}
9e01aa904Sopenharmony_ci    [A] 'function FlatpakRemoteRef* flatpak_installation_fetch_remote_ref_sync_full(FlatpakInstallation*, const char*, FlatpakRefKind, const char*, const char*, const char*, FlatpakQueryFlags, GCancellable*, GError**)'    {flatpak_installation_fetch_remote_ref_sync_full}
10e01aa904Sopenharmony_ci    [A] 'function GPtrArray* flatpak_installation_list_remote_refs_sync_full(FlatpakInstallation*, const char*, FlatpakQueryFlags, GCancellable*, GError**)'    {flatpak_installation_list_remote_refs_sync_full}
11e01aa904Sopenharmony_ci    [A] 'function GType flatpak_query_flags_get_type()'    {flatpak_query_flags_get_type}
12e01aa904Sopenharmony_ci    [A] 'function char* flatpak_remote_get_comment(FlatpakRemote*)'    {flatpak_remote_get_comment}
13e01aa904Sopenharmony_ci    [A] 'function char* flatpak_remote_get_description(FlatpakRemote*)'    {flatpak_remote_get_description}
14e01aa904Sopenharmony_ci    [A] 'function char* flatpak_remote_get_filter(FlatpakRemote*)'    {flatpak_remote_get_filter}
15e01aa904Sopenharmony_ci    [A] 'function char* flatpak_remote_get_homepage(FlatpakRemote*)'    {flatpak_remote_get_homepage}
16e01aa904Sopenharmony_ci    [A] 'function char* flatpak_remote_get_icon(FlatpakRemote*)'    {flatpak_remote_get_icon}
17e01aa904Sopenharmony_ci    [A] 'function FlatpakRemote* flatpak_remote_new_from_file(const char*, GBytes*, GError**)'    {flatpak_remote_new_from_file}
18e01aa904Sopenharmony_ci    [A] 'function void flatpak_remote_set_comment(FlatpakRemote*, const char*)'    {flatpak_remote_set_comment}
19e01aa904Sopenharmony_ci    [A] 'function void flatpak_remote_set_description(FlatpakRemote*, const char*)'    {flatpak_remote_set_description}
20e01aa904Sopenharmony_ci    [A] 'function void flatpak_remote_set_filter(FlatpakRemote*, const char*)'    {flatpak_remote_set_filter}
21e01aa904Sopenharmony_ci    [A] 'function void flatpak_remote_set_homepage(FlatpakRemote*, const char*)'    {flatpak_remote_set_homepage}
22e01aa904Sopenharmony_ci    [A] 'function void flatpak_remote_set_icon(FlatpakRemote*, const char*)'    {flatpak_remote_set_icon}
23e01aa904Sopenharmony_ci    [A] 'function gboolean flatpak_transaction_add_rebase(FlatpakTransaction*, const char*, const char*, const char**, const char**, GError**)'    {flatpak_transaction_add_rebase}
24e01aa904Sopenharmony_ci
25e01aa904Sopenharmony_ci  3 removed types unreachable from any public interface:
26e01aa904Sopenharmony_ci
27e01aa904Sopenharmony_ci    [D] 'struct _GUnixFDList' at gunixfdlist.h:58:1
28e01aa904Sopenharmony_ci    [D] 'typedef GUnixFDList' at giotypes.h:549:1
29e01aa904Sopenharmony_ci    [D] 'typedef GUnixFDListPrivate' at gunixfdlist.h:41:1
30e01aa904Sopenharmony_ci
31e01aa904Sopenharmony_ci  1 changed type unreachable from any public interface:
32e01aa904Sopenharmony_ci
33e01aa904Sopenharmony_ci    [C] 'struct _FlatpakTransactionClass' changed:
34e01aa904Sopenharmony_ci      type size changed from 2176 to 2240 (in bits)
35e01aa904Sopenharmony_ci      1 data member insertion:
36e01aa904Sopenharmony_ci        'typedef gboolean (FlatpakTransaction*, const char*, const char*, const char*, const char*, const char**)* end_of_lifed_with_rebase', at offset 1408 (in bits) at flatpak-transaction.h:117:1
37e01aa904Sopenharmony_ci      4 data member changes (3 filtered):
38e01aa904Sopenharmony_ci        'typedef gboolean (FlatpakTransaction*)* ready' offset changed from 1408 to 1472 (in bits) (by +64 bits)
39e01aa904Sopenharmony_ci        'typedef gboolean (FlatpakTransaction*, typedef FlatpakTransactionRemoteReason, const char*, const char*, const char*)* add_new_remote' offset changed from 1472 to 1536 (in bits) (by +64 bits)
40e01aa904Sopenharmony_ci        'typedef gboolean (FlatpakTransaction*, GCancellable*, GError**)* run' offset changed from 1536 to 1600 (in bits) (by +64 bits)
41e01aa904Sopenharmony_ci        'gpointer padding[9]' offset changed from 1600 to 1664 (in bits) (by +64 bits)
42e01aa904Sopenharmony_ci
43e01aa904Sopenharmony_ci  6 added types unreachable from any public interface:
44e01aa904Sopenharmony_ci
45e01aa904Sopenharmony_ci    [A] 'enum FlatpakQueryFlags' at flatpak-installation.h:135:1
46e01aa904Sopenharmony_ci    [A] 'enum OstreeRepoResolveRevExtFlags' at ostree-repo.h:470:1
47e01aa904Sopenharmony_ci    [A] 'struct gpgme_data_cbs' at gpgme-64.h:1139:1
48e01aa904Sopenharmony_ci    [A] 'typedef FlatpakTransactionOperation' at flatpak-transaction.h:89:1
49e01aa904Sopenharmony_ci    [A] 'typedef GSubprocess' at giotypes.h:642:1
50e01aa904Sopenharmony_ci    [A] 'typedef OstreeRepoResolveRevExtFlags' at ostree-repo.h:473:1
51e01aa904Sopenharmony_ci
52e01aa904Sopenharmony_ci================ end of changes of 'libflatpak.so.0.10204.0'===============
53e01aa904Sopenharmony_ci
54