| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Add 264052bbf52899410421454150c493264bd1a696.patch: flatpak-spawn: Fix memory leak when receiving NameOwnerChanged.
- Update to version 1.0.5:
+ flatpak-spawn supports --app-path and --usr-path.
+ flatpak-spawn --sandbox-expose-path now tries to normalize
paths to work better with portals.
+ flatpak-spawn now supports --unset-env and --env-fd.
+ flatpak-spwan now supports --share-pid (if supported by
portal).
+ xdg-email now passes attachments correctly.
+ Added tests.
+ Fixed leaks.
- Replace gcc with generic c_compiler BuildRequires.
- Add explicit pkgconfig BuildRequires, pkgconfig is used, so we
should make sure it is installed.
- 1.0.4 * Close intermediate copies of forwarded fds in flatpak-spawn.