Skip to content

Commit

Permalink
Update submodule: bubblewrap 0.9.0
Browse files Browse the repository at this point in the history
* `--symlink` is now idempotent, meaning it succeeds if the
  symlink already exists and already has the desired target
  (containers/bubblewrap#549, flatpak#2387,
  flatpak#3477, flatpak#5255)
* Report a better error message if `mount(2)` fails with `ENOSPC`
  (containers/bubblewrap#615, ValveSoftware/steam-runtime#637)
* Fix a double-close on error reading from `--args`, `--seccomp` or
  `--add-seccomp-fd` argument (containers/bubblewrap#558)
* Improve memory allocation behaviour
  (containers/bubblewrap#556, containers/bubblewrap#624)
* Silence various compiler warnings (containers/bubblewrap#559)

Resolves: flatpak#2387
Resolves: flatpak#3477
Resolves: flatpak#5255
Signed-off-by: Simon McVittie <[email protected]>
  • Loading branch information
smcv committed Mar 27, 2024
1 parent 3bff0b2 commit 454b9bf
Showing 1 changed file with 1 addition and 1 deletion.

0 comments on commit 454b9bf

Please sign in to comment.