[gnome-software: 3/3] Merge branch 'wip/mcrha/soup3' into 'main'




commit 3ff2522aaeac8010145d6d0e50c35948823220a8
Merge: f7b1c3cc4 d1d412b83
Author: Philip Withnall <philip tecnocode co uk>
Date:   Wed Nov 17 09:51:31 2021 +0000

    Merge branch 'wip/mcrha/soup3' into 'main'
    
    Misc: Port to libsoup3
    
    See merge request GNOME/gnome-software!1091

 lib/gnome-software.h                |   1 -
 lib/gs-app.c                        |   8 +-
 lib/gs-autocleanups.h               |  52 --------
 lib/gs-external-appstream-utils.c   |  29 ++++-
 lib/gs-metered.c                    |   4 +-
 lib/gs-odrs-provider.c              | 232 ++++++++++++++++++++++--------------
 lib/gs-plugin-loader.c              |  20 +---
 lib/gs-plugin.c                     | 139 +++++++++++++++++++--
 lib/gs-remote-icon.c                |  14 ++-
 lib/gs-test.c                       |   2 -
 lib/gs-utils.c                      |  20 ++--
 lib/gs-utils.h                      |  23 ----
 lib/meson.build                     |   2 +-
 meson.build                         |  19 ++-
 meson_options.txt                   |   1 +
 plugins/core/gs-plugin-os-release.c |   6 +-
 plugins/core/gs-self-test.c         |   2 -
 plugins/dpkg/gs-self-test.c         |   2 -
 plugins/dummy/gs-self-test.c        |   2 -
 plugins/flatpak/gs-self-test.c      |   2 -
 plugins/fwupd/gs-plugin-fwupd.c     |   4 +-
 plugins/fwupd/gs-self-test.c        |   2 -
 src/gs-application.c                |   1 -
 src/gs-common.h                     |  17 ---
 src/gs-details-page.c               |   5 -
 src/gs-page.c                       |   4 +-
 src/gs-repo-row.c                   |   8 +-
 src/gs-screenshot-carousel.c        |   2 +-
 src/gs-screenshot-image.c           | 106 +++++++++++++---
 29 files changed, 449 insertions(+), 280 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]