debops-contrib.firejail
This project adheres to Semantic Versioning and human-readable changelog.
The current role maintainer_ is ypid_.
- Initial coding and design. [ypid_]
- Support to fix desktop files using :command:`firecfg --fix`. Please use this to make sure that programs are actually sandboxed! [ypid_]
- Optimized performance by only checking if programs are installed when this
actually matters (when :ref:`item.system_wide_sandboxed <firejail__ref_system_wide_sandboxed>`
is
if_installed
). [ypid_]
- The role did not handle :envvar:`firejail__global_profiles_system_wide_sandboxed`
set to
absent
correctly and instead (was handled as it was set topresent
). [ypid_] - Note in the documentation that this role requires Jinja 2.8 or later. [ypid_]
- Don’t sandbox
tar
,unrar
and :command:`git` by default. [ypid_]