Sentinel-COSMIC v0.8.1
Sentinel-COSMIC 0.8.1
Maintenance release. No behavioural changes — dependency refresh and CI
housekeeping since 0.8.0. Drop-in upgrade: same PAM stack, same services,
same dialog.
Changes
- Dependency updates (via Dependabot):
pam-bindings0.1 → 0.3,log
0.4.x refresh, and assorted patch/minor crate bumps. - CI / GitHub Actions bumped to current major versions
(attest-build-provenance,configure-pages,deploy-pages,
upload-pages-artifact). - CI fixes:
moldadded to the agent-integration job's install set;
REUSE lint brought back to 100% compliant.
Install
Arch (AUR)
paru -S sentinel-cosmic # stable
paru -S sentinel-cosmic-git # main HEADFrom source (any distro)
git clone https://github.com/atayozcan/sentinel-cosmic.git
cd sentinel-cosmic
sudo ./install.sh # transactional; rolls back on errorFrom the binary bundle
Download sentinel-0.8.1-<arch>-linux.tar.gz, extract, then:
sudo SENTINEL_SKIP_BUILD=1 ./install.shNo Rust toolchain needed.