• client/24.05 f3cfda48f7

    jlecour released this 2024-05-02 10:23:22 +02:00 | 0 commits to master since this release

    Added

    • evobackupctl: update LIBDIR when copying the template

    Changed

    • evobackupctl: simplify the program path retrieval
    Downloads
  • client/24.04.1 ebad3bb8d9

    jlecour released this 2024-04-30 10:41:19 +02:00 | 5 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
  • server/22.11 7b10b56e35

    jlecour released this 2022-11-28 15:27:26 +01:00 | 152 commits to master since this release

    Added

    • check-canary: new subcommand to check canary files and content

    Changed

    • stats: filter active jails and columnize the output
    Downloads
  • 22.07 e7b7f50d9d

    jlecour released this 2022-08-23 09:28:16 +02:00 | 168 commits to master since this release

    Changed

    • check-setup: check minifirewall version only if minifirewall is present
    • check-setup: get minifirewall version from internal variable (there is no other backward compatible way)
    • check-setup: use findmnt with mountpoint instead of targe
    Downloads
  • 2.12.0 4195c3bea5

    jlecour released this 2021-11-02 18:11:26 +01:00 | 240 commits to master since this release

    Changed

    • bkctld depends on the btrfs-progs package instead of btrfs-tools
    Downloads
  • 2.11.1 d6dd91eb1f

    jlecour released this 2021-06-30 18:17:14 +02:00 | 246 commits to master since this release

    Changed

    • bkctld-rename: abort operation if incs exist with the new name
    Downloads
  • 2.11.0 09f1789a53

    jlecour released this 2021-06-30 15:26:30 +02:00 | 248 commits to master since this release

    Changed

    • bkctld-remove: remove config directory

    Fixed

    • force flag must be exported
    Downloads
  • 2.10.0 ec4502ef9b

    jlecour released this 2021-06-29 17:32:09 +02:00 | 252 commits to master since this release

    Added

    • bkctld-archive: archive a jail
    • bkctld-rename: rename a jail and all its incs and configuration…

    Removed

    • Do not print out date, log level and process name on stdout/stderr
    Downloads
  • 2.9.0 fe0f655f07

    Release 2.9.0 Stable

    jlecour released this 2021-02-22 12:14:19 +01:00 | 265 commits to master since this release

    Added

    • bkctld-init: install check_policy template
    • bkctld-upgrade-config: install check_policy template if missing
    • test: bkctld check-incs shouldn't fail without incs_policy file

    Changed

    • Rename incs_policy template
    • bkctld-check-incs: Correct shellsheck warnings

    Fixed

    • tests: clean jail configuration after each test
    • bkctld-check-incs: Protect jail_config_epoch
    Downloads
  • 2.8.0 d991fff710

    Release 2.8.0 Stable

    jlecour released this 2020-11-28 11:15:36 +01:00 | 279 commits to master since this release

    Added

    • bkctld: new inc-lock and inc-unlock command
    Downloads