• 0.5.0_beta.2 4c77cffa5e

    0.5.0_beta.2 Pre-release

    rizitis released this 2026-06-23 16:29:19 +02:00 | 21 commits to main since this release

    Fixes:
    - Make sure gpg and mdsums checks for all , per repo and per package.
    - Τhe global options (--dry-run, --yes, --no-deps, --config-dir) are entered before the subcommand, now they can be entered after too
    - dependency resolver not to ignore priority and ask what to do with already installed deps from higher priority repos.
    - check for updates only from CHECKSUMS.md5 instead of PACKAGES.TXT. (Much smaller and faster)
    - new-config: colored diff -u, and options [K]eep both (default, zero deletion) / [O]verwrite / [R]emove .new / [M]erge / [D]iff. Identical .new is automatically deleted. No interference with doinst.sh work.Broken package (.new without old): red warning banner, leaves it intact, continues.
    - slacker search exact name, foo only finds foo, not libfoo/foobar (file-search remains as is).
    - Update redesign: Check phase - for each active repo I find status (up-to-date / has changes / new), without full download.Add Status table of all active repos.Select update_repo only in selected ones.

    Add:
    - slacker show-changelog accepts optional name repo. No argument print only the official one (as before)

    Downloads