File: NEWS

package info (click to toggle)
flatpak-xdg-utils 1.0.6-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 340 kB
  • sloc: ansic: 3,941; makefile: 11; sh: 3
file content (45 lines) | stat: -rw-r--r-- 1,111 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
Changes in 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
fixed minor leak in flatpak-spawn

Changes in 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

Changes in 1.0.4
================

Close intermediate copies of forwarded fds in flatpak-spawn.

Changes in 1.0.3
================

Better compatibility with xdg-desktop-portals 1.8.0.

Changes in 1.0.2
================

Better implementation of xdg-email.
flatpak-spawn supports new features of the sandbox portal.
Fixes to flatpak-spawn signal handling.


Changes in 1.0.1
================

New --directory option to specify working directory.

Changes in 1.0.0
================

This is the first official release of flatpak-xdg-utils.