[GH-ISSUE #7009] feature: add --allow-bwrap command / fbwrap program #3451

Closed
opened 2026-05-05 10:00:31 -06:00 by gitea-mirror · 0 comments
Owner

Originally created by @kmk3 on GitHub (Dec 30, 2025).
Original GitHub issue: https://github.com/netblue30/firejail/issues/7009

Issue created to track the addition of the --allow-bwrap command, which
enables the new fbwrap program.

fbwrap is a dummy bwrap-compatible executable that just runs the application
directly in order to work around the breakage caused by bwrap being called by
glycin 2.0.0 via gdk-pixbuf2.

Related commits:

  • 411b97fdc ("profile fixes: allow bwrap inside the sandbox", 2025-12-18)
  • 33d07c232 ("bwrap replacement - part 1", 2025-12-18)
  • 890b578bf ("bwrap replacement - part2", 2025-12-18)
  • 8c14d83f3 ("bwrap replacement - part3", 2025-12-18)
  • 180e3f464 ("bwrap replacement - part4", 2025-12-18)
  • 05b9d88da ("bwrap replacement - part5", 2025-12-18)
  • a98a1d281 ("bwrap replacement - part 6 - allow /lib/libexec", 2025-12-20)
  • a723510c2 ("bwrap replacement - part 7 - --allow-bwrap option", 2025-12-22)
  • 6cf8a5454 ("bwrap replacement - part 8 - fixes", 2025-12-22)
  • 27c5724d3 ("bwrap replacement - part 9 - allow-bwrap profile command", 2025-12-29)
  • 3ae2b5a5c ("fix whitespace (fbwrap)", 2025-12-28)

Relates to #6906.

Originally created by @kmk3 on GitHub (Dec 30, 2025). Original GitHub issue: https://github.com/netblue30/firejail/issues/7009 Issue created to track the addition of the `--allow-bwrap` command, which enables the new `fbwrap` program. `fbwrap` is a dummy bwrap-compatible executable that just runs the application directly in order to work around the breakage caused by `bwrap` being called by glycin 2.0.0 via gdk-pixbuf2. Related commits: * 411b97fdc ("profile fixes: allow bwrap inside the sandbox", 2025-12-18) * 33d07c232 ("bwrap replacement - part 1", 2025-12-18) * 890b578bf ("bwrap replacement - part2", 2025-12-18) * 8c14d83f3 ("bwrap replacement - part3", 2025-12-18) * 180e3f464 ("bwrap replacement - part4", 2025-12-18) * 05b9d88da ("bwrap replacement - part5", 2025-12-18) * a98a1d281 ("bwrap replacement - part 6 - allow /lib/libexec", 2025-12-20) * a723510c2 ("bwrap replacement - part 7 - --allow-bwrap option", 2025-12-22) * 6cf8a5454 ("bwrap replacement - part 8 - fixes", 2025-12-22) * 27c5724d3 ("bwrap replacement - part 9 - allow-bwrap profile command", 2025-12-29) * 3ae2b5a5c ("fix whitespace (fbwrap)", 2025-12-28) Relates to #6906.
gitea-mirror 2026-05-05 10:00:31 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#3451
No description provided.