Package Release Info

flatpak-xdg-utils-1.0.5-bp155.1.8

Update Info: Base Release
Available in Package Hub : 15 SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

flatpak-spawn
flatpak-xdg-utils

Change Logs

* Fri Jul 15 2022 Bjørn Lie <bjorn.lie@gmail.com>
- Add 264052bbf52899410421454150c493264bd1a696.patch:
  flatpak-spawn: Fix memory leak when receiving NameOwnerChanged.
* Fri Mar 18 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 2021 Anthony Rabbito <hello@anthonyrabbito.com>
- 1.0.4
  * Close intermediate copies of forwarded fds in flatpak-spawn.