Accepting request 901162 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/901162
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flatpak?expand=0&rev=58
This commit is contained in:
Dominique Leuenberger 2021-06-24 16:22:15 +00:00 committed by Git OBS Bridge
commit c16c774abe
4 changed files with 28 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a21ce530496a394227719dfbe4340c64b6ccc09e193c9a63d2856c83bbccbce5
size 1534700

3
flatpak-1.11.2.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8799cf835d8b11deef5495a91a4cef258d882417c4483fbd594a2c7cc79b6684
size 1535684

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Fri Jun 18 08:22:03 UTC 2021 - Paolo Stivanin <info@paolostivanin.com>
- Update to version 1.11.2:
+ Bug fixes:
- Fix logic error when migrating AppStream XML
- Improve error-checking
- Fix various memory and file descriptor leaks, in particular
with flatpak-spawn --env=...
- Fix fd confusion in flatpak-spawn --env=... --forward-fd=...,
which caused "Steam Linux Runtime" containers to fail to start
- Avoid a crash when looking up summary for a ref without an arch
- Improve handling of refs belonging to more than one
architecture, e.g. for cross-compilation
- Don't abort uninstall if deploy metadata is missing
- Don't fail transaction if searching for dependencies fails
in one remote
- Fix test failure when running tests as root
- Improve error message for 'sudo flatpak run'
+ Internal changes:
- Improve printf format string validation
- Improve test coverage
- Reduce risk of accidentally hard-coding x86 in the tests
-------------------------------------------------------------------
Tue Apr 27 10:41:14 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>

View File

@ -30,7 +30,7 @@
%define support_environment_generators 1
%endif
Name: flatpak
Version: 1.11.1
Version: 1.11.2
Release: 0
Summary: OSTree based application bundles management
License: LGPL-2.1-or-later