• client/24.04.1 ebad3bb8d9

    jlecour released this 2024-04-30 10:41:19 +02:00 | 107 commits to master since this release

    This is a combined release for 24.04 and 24.04.1

    Regarding the split of functions into libraries, more context can be found in pull-request #65

    Added

    • Vagrant definition for manual tests

    Changed

    • split functions into libraries
    • add evobackupctl script
    • change the "zzz_evobackup" script to a template, easy to copy with evobackupctl
    • use env-based shebang for shell scripts
    • use $TMPDIR if available

    Removed

    • update-evobackup-canary is managed by ansible-roles.git
    • deployment by Ansible is managed elsewhere (now in evolix-private.git, later in ansible-roles.git)

    Fixed

    • don't exit the whole program if a sync task can't be done
    • evobackupctl: quote ARGS variable for options parsing.
    Downloads