Accepting request 850284 from GNOME:Next

Update to 1.8.3

OBS-URL: https://build.opensuse.org/request/show/850284
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/flatpak?expand=0&rev=122
This commit is contained in:
2020-11-26 12:26:01 +00:00
committed by Git OBS Bridge
parent 9b26c95ac7
commit 42d77a9a30
5 changed files with 29 additions and 5 deletions

View File

@@ -1,3 +1,27 @@
-------------------------------------------------------------------
Mon Nov 23 17:30:01 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 1.8.3:
+ Fixed progress reporting for OCI and extra-data.
+ The in-memory summary cache is more efficient.
+ Fixed authentication getting stuck in a loop in some cases.
+ Fixed authentication error reporting.
+ We now extract OCI info for runtimes as well as apps.
+ Fixed crash if anonymous authentication fails and -y is
specified.
+ flatpak info now only looks at the specified installation if
one is specified.
+ Better error reporting for server HTTP errors during download.
+ Uninstall now removes applications before the runtime it
depends on.
+ Fixed test-suite to pass with the latest OSTree version.
+ Fixed dbus environment variables in flatpak enter.
+ Avoid updating metadata from the remote when uninstalling.
+ Fixed error message handling in various places.
+ FlatpakTransaction now verifies all passed in refs to avoid.
+ potential issues with invalid names.
+ Updated translations.
-------------------------------------------------------------------
Sat Aug 22 13:10:16 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>