Release 0.5.0
New features:
--chmodchanges permissions--clearenvunsets every environment variable (exceptPWD)--permssets permissions for one subsequent--bind-data,--dir,--file,--ro-bind-dataor--tmpfs
Other enhancements:
- Better diagnostics when a
--bindor other bind-mount fails zshtab-completion- Better test coverage
Bug fixes:
- Use Python 3 for tests and examples
- Mount points for non-directories are created with permissions
-r--r--r--instead of-rw-rw-rw- - Don't remount items in
/procread-only if alreadyEROFS, required to run under Docker - Allow mounting an non-directory over an existing non-directory, e.g.
--bind "$XDG_RUNTIME_DIR/my-log-socket" /dev/log - Silence kernel messages for our bind-mounts
- Make sure
pkg-configis checked for, regardless of build options - Improve ability to bind-mount directories on case-insensitive filesystems
- Fix
-Wshadowwarnings - Fix deprecation warnings with newer SELinux
$ sha256sum -b bubblewrap-0.5.0.tar.xz
16fdaf33799d63104e347e0133f909196fe90d0c50515d010bcb422eb5a00818 *bubblewrap-0.5.0.tar.xz