[gnome-software: 21/21] Merge branch '1694-plugin-dbus-connections' into 'main'




commit e0ff373a9046d482e480fb74ce21a3dedd1b41f8
Merge: 91cb49ee8 1a1665ce5
Author: Philip Withnall <philip tecnocode co uk>
Date:   Wed Apr 27 10:41:22 2022 +0000

    Merge branch '1694-plugin-dbus-connections' into 'main'
    
    gs-plugin: Add D-Bus connection properties
    
    Closes #1694
    
    See merge request GNOME/gnome-software!1310

 .gitlab-ci/run-tests.sh                     |   3 +-
 lib/gs-cmd.c                                |   2 +-
 lib/gs-plugin-loader.c                      | 301 +++++++++++++++++++++++-----
 lib/gs-plugin-loader.h                      |   3 +-
 lib/gs-plugin-private.h                     |  10 +-
 lib/gs-plugin.c                             | 188 +++++++++++++++--
 lib/gs-self-test.c                          |   6 +-
 plugins/core/gs-self-test.c                 |   2 +-
 plugins/dpkg/gs-self-test.c                 |   2 +-
 plugins/dummy/gs-self-test.c                |   2 +-
 plugins/eos-updater/gs-plugin-eos-updater.c |  17 +-
 plugins/fedora-langpacks/gs-self-test.c     |   2 +-
 plugins/flatpak/gs-self-test.c              |   2 +-
 plugins/fwupd/gs-self-test.c                |   2 +-
 plugins/malcontent/gs-plugin-malcontent.c   |  27 +--
 plugins/modalias/gs-self-test.c             |   2 +-
 plugins/packagekit/gs-plugin-packagekit.c   |  50 +----
 plugins/packagekit/gs-self-test.c           |   2 +-
 plugins/repos/gs-self-test.c                |   2 +-
 plugins/rpm-ostree/gs-plugin-rpm-ostree.c   |  25 +--
 plugins/snap/gs-self-test.c                 |   2 +-
 src/gs-application.c                        |   4 +-
 src/gs-dbus-helper.c                        | 136 ++++++++++---
 src/gs-dbus-helper.h                        |   3 +-
 24 files changed, 585 insertions(+), 210 deletions(-)
---


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