File flatpak-xdg-utils.changes of Package flatpak-xdg-utils
-------------------------------------------------------------------
Fri Jul 15 17:41:00 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Add 264052bbf52899410421454150c493264bd1a696.patch:
flatpak-spawn: Fix memory leak when receiving NameOwnerChanged.
-------------------------------------------------------------------
Fri Mar 18 19:12:28 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- 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.
-------------------------------------------------------------------
Sun Mar 14 11:53:34 UTC 2021 - Anthony Rabbito <hello@anthonyrabbito.com>
- 1.0.4
* Close intermediate copies of forwarded fds in flatpak-spawn.