Skip to content

Unroot 1.0.5

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Aug 19:37
12f70cc

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/mtab links and preserves visibility of existing nested submounts beneath the target root. Regression coverage now explicitly checks both preserved submount visibility and relative /etc/mtab compatibility. (#36)