Bug Fix Release -- August 15, 2026.
Unroot 1.0.5 fixes a root mount regression introduced in 1.0.4 while preserving unprivileged unroot enter behavior.
- Rootfs mount setup was corrected so the entered root consistently behaves as
/, including when paths traverse through top-level directories such as/etc/../proc. This restores compatibility with relative/etc/mtablinks and preserves visibility of existing nested submounts beneath the target root. Regression coverage now explicitly checks both preserved submount visibility and relative/etc/mtabcompatibility. (#36)