Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-26 | Add missing Git build dependency | Adrian Perez de Castro | |
2017-01-11 | Add missing docbook-xsl build dependency | Adrian Perez de Castro | |
2016-12-08 | Always make the binary setuid root | Adrian Perez de Castro | |
The capabilities mode has been removed upstream, see: https://github.com/projectatomic/bubblewrap/commit/aedd6136b7bc1165c164330d02e729e0a95d2487 | |||
2016-10-10 | Always use .install script | Adrian Perez de Castro | |
2016-10-09 | Set bwrap as setuid if needed in install script | Adrian Perez de Castro | |
2016-10-09 | Fix choice of --with-priv-mode= build setting | Adrian Perez de Castro | |
As indicated by @yawning: * USER_NS should use `--with-priv-mode=none`. * Non-USER_NS should use `--with-priv-mode=caps`. | |||
2016-09-22 | Detect whether capabilities can be used, falling back to setuid mode | Adrian Perez de Castro | |
If CONFIG_USER_NS is not enabled in the (running) kernel, install the binary setuid root. Otherwise use capabilities. | |||
2016-05-08 | Initial import | Adrian Perez de Castro | |