Age | Commit message (Collapse) | Author | Files | Lines |
|
Thanks to @geyslan.
This closes #455 issue on GitHub.
|
|
The setuid/setgid syscalls requires root capabilities but if the kernel
supports unprivileged user namespace then the child process has the full
set of capabilities in the new namespace, then we can allow setting "user"
and "group" in such cases (this is a common security use case).
Tests were added to ensure user gets meaningful error messages for
uid/gid mapping misconfigurations.
|
|
mallopt() is absent on Alpine musl.
|
|
|
|
|
|
The cycle has been renamed to the runtime.
|
|
|
|
|