• v2.0-8 aa1d6e27fa

    v2.0-8 Stable

    amnesia released this 2026-07-09 20:52:35 +02:00 | 28 commits to main since this release

    lainos-utils ~ 2.0-8 Changelog

    Bug Fixes

    • Fixed kloak wrapper script self-referencing itself. The wrapper at lainos-utils/kloak called doas kloak -d 123 -r "$KEYBOARD", which resolved to itself via PATH lookup instead of the real kloak-git binary at /usr/bin/kloak, causing repeated re-invocation and a doas: Operation not permitted failure. Fixed to call /usr/bin/kloak explicitly by full path.
    Downloads