v0.6.4: Consistent euid handling across providers with safer Docker/root installs
- 🦸 Unified
euiddetection inBinProviderso providers share the same UID-selection rules - 🐳 Kept global
npmandpipinstalls running as real root in Docker/container environments while still respecting owned prefixes / venvs for local installs - 🙋 Added fallbacks for current UIDs that do not exist in
/etc/passwd, preventing provider exec from crashing in containerized environments - 🧪 Added regression tests for unmapped installer-owner UIDs, root/global install behavior, and prefix-owner precedence
- 📦 Bumped packaging metadata and refreshed dependencies for the
0.6.4release line
Full Changelog: v0.6.1...v0.6.4