46 lines
1.7 KiB
Plaintext
46 lines
1.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Dec 11 15:23:06 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Update to version 1.0.6:
|
|
+ flatpak-spawn now supports --sandbox-a11y-own-name (if
|
|
supported by portal).
|
|
+ flatpak-spawn prints a useful error when --host isn't
|
|
permitted.
|
|
- Drop 264052bbf52899410421454150c493264bd1a696.patch: Fixed
|
|
upstream.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 6 16:02:32 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Fix build with RPM 4.19: unnumbered patches are no longer
|
|
supported.
|
|
|
|
-------------------------------------------------------------------
|
|
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.
|