gnome-software:wip/hughsie/gnome-45-fwupd-requests

Last commit made on 2024-01-18
Get this branch:
git clone -b wip/hughsie/gnome-45-fwupd-requests https://git.launchpad.net/gnome-software

Branch merges

Branch information

Name:
wip/hughsie/gnome-45-fwupd-requests
Repository:
lp:gnome-software

Recent commits

9984d78... by Richard Hughes

fwupd: Do not show confusing messages when installing updates

We only want to show up to one modal warning in-app, and we need to make sure
we show the correct request kind with the correct title.

Fixes https://gitlab.gnome.org/GNOME/gnome-software/-/issues/2327

32398ce... by Milan Crha <email address hidden>

trivial: Post release version bump

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

Release version 45.3

37ec0a5... by Milan Crha <email address hidden>

Merge branch 'wip/backport1857-gnome-45' into 'gnome-45'

featured: Update Circle apps

See merge request GNOME/gnome-software!1858

14a899e... by Brage Fuglseth <email address hidden>

featured: Update Circle apps

7b9593d... by Andre Klapper

Fix invalid markup in Taiwanese Chinese translation

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

Merge branch 'wip/backport-mr1848' into 'gnome-45'

backport: gs-update-monitor: Pick latest install_date for install-timestamp

See merge request GNOME/gnome-software!1849

4715c03... by Milan Crha <email address hidden>

gs-update-monitor: Pick latest install_date for install-timestamp

The list with recently updated apps can contain apps from different
plugins with different install_date, thus pick the newest, to have
stored relevant install-timestamp.

Related to https://bugzilla.redhat.com/show_bug.cgi?id=2239503

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

Merge branch 'wip/backport-mr1748' into 'gnome-45'

backport Fix apps appearing unsorted and without tiles in category page

See merge request GNOME/gnome-software!1847

b53d82c... by Sid

gs-category-page: Don't sort query results as we sort apps later anyway

Since the only usage of the '_max_results_sort_cb()' sort function is
now removed, it was decided to remove the function to avoid compiler
warnings.

See merge request GNOME/gnome-software!1748