Skip to content

0.10.0

Latest
Compare
Choose a tag to compare
@smcv smcv released this 14 Aug 15:48
· 15 commits to main since this release

New features:

  • Add the --[ro-]bind-fd option, which can be used to mount a filesystem represented by a file descriptor without time-of-check/time-of-use attacks. This is needed when resolving CVE-2024-42472 (GHSA-7hgv-f2j8-xw87) in Flatpak.

Other changes:

  • Fix some confusing syntax in SetupOpFlag (no functional change). (#636)