Releases: igo95862/bubblejail
Releases · igo95862/bubblejail
0.5.0
- Minimum bubblewrap version is now 0.5.0
- Added default seccomp filter with several syscalls that might be dangerous
- Switched TOML package from toml to tomli and tomli-w
- Added build option to use pythons site-package directory instead of version independent one
- Fixed running on arch other than x86_64
- Fixed trying to bind glibc linker cache on non glibc system
0.4.4
0.4.3
0.4.2
- Build system updates. Now supports custom prefixes
- Man page for
bubblejail
edit
command now only overwrites if you modified the config- Added
--debug-bwrap-args
that adds extra args to bwrap - Dropped Pulse Audio work-around as Arch Linux fixed issue with Steam package
0.4.1
0.4.0
This version is future proofed against Python upgrades in the future.
Changelog:
igo95862 (17):
Added github action for linting python
Added status badge for flake8 and mypy
Compressed proifles in README
Options to bwrap are not passed with --args
Desktop MIME databse is now updated creating new instance.
Added home path rewriter
bubblejail_helper can now reap its own children
Future proofed for python upgrades
0.3.1
0.3.0
New GUI tool to configure and create instances.
Please read: breaking changes