gnome-software:wip/split-local-options-handler

Last commit made on 2022-10-04
Get this branch:
git clone -b wip/split-local-options-handler https://git.launchpad.net/gnome-software

Branch merges

Branch information

Name:
wip/split-local-options-handler
Repository:
lp:gnome-software

Recent commits

af9b61c... by Milan Crha <email address hidden>

gs-application: Split local options handler

Some options can be processed only after the plugin loader and the shell
are fully loaded/setup, otherwise they can cause a crash. This splits
the action-options into a separate function and postpones the invocation
of those after the startup initialization is finished.

088163c... by Milan Crha <email address hidden>

Merge branch 'gbsneto/filter-blocklisted-apps' into 'main'

gs-plugin-job-list-apps: Filter out invalid apps

Closes #1932

See merge request GNOME/gnome-software!1508

d5ae274... by gogo

Update Croatian translation

a62934f... by Zurab Kargareteli <email address hidden>

Update Georgian translation

cab1775... by Georges Basile Stavracas Neto

Merge branch '1919-test-cases-1-gs-validate-metainfo-and-9-gs-self-test-fwupd-are-failing-on-gnome-software-43' into 'main'

Resolve "Test cases 1 (gs-validate-metainfo) and 9 (gs-self-test-fwupd) are failing on gnome-software-43"

Closes #1919

See merge request GNOME/gnome-software!1509

7951587... by Georges Basile Stavracas Neto

gs-plugin-job-list-apps: Filter out invalid apps

This filtering was lost with 7d54958d4e46e27af2cbdfc7f529611f4709d7fe.

Filter out invalid apps as it did before.

Closes https://gitlab.gnome.org/GNOME/gnome-software/-/issues/1932

a853b92... by Will Thompson <email address hidden>

Merge branch '1883-trying-to-run-a-flatpak-app-whose-runtime-is-missing-fails-silently' into 'main'

Resolve "Trying to run a Flatpak app whose runtime is missing fails silently."

Closes #1883

See merge request GNOME/gnome-software!1490

14cf2c2... by Milan Crha <email address hidden>

fwupd: Update the self test

Depending on the fwupd version, an update detail differs, but the new
thing is that the change had been reverted for a newer version.

Closes https://gitlab.gnome.org/GNOME/gnome-software/-/issues/1919

165437b... by Milan Crha <email address hidden>

metainfo: Correct release information to pass appstreamcli validation

Fix issues in org.gnome.Software.metainfo.xml.in reported by
appstreamcli 0.15.5 during validation.

Also update the NEWS file, to match the new changes.

Related to https://gitlab.gnome.org/GNOME/gnome-software/-/issues/1919

5ebb495... by Georges Basile Stavracas Neto

Merge branch '1931-app-card-more-spacing-around-installed-check' into 'main'

Resolve "App card: more spacing around installed check"

Closes #1931

See merge request GNOME/gnome-software!1506