• 2.5.0 08d113d2ce

    Release 2.5.0 Stable

    jlecour released this 2020-09-25 14:18:38 +02:00 | 179 commits to master since this release

    Fixed

    • restore compatibility with Debian <10
    Downloads
  • 2.4.1 1b9c56dbfd

    Release 2.4.1 Stable

    jlecour released this 2020-08-28 10:29:29 +02:00 | 184 commits to master since this release

    Added

    • jails and incs lists are sorted alphanumerically

    Fixed

    • bkctld-check-setup: forgot to increment the summary
    Downloads
  • 2.4.0 e5d40f8fe4

    Release 2.4.0 Stable

    jlecour released this 2020-08-19 14:16:33 +02:00 | 187 commits to master since this release

    Added

    • New command bkctld upgrade-config to move the legacy config file "/etc/evobackup/" to the new config structure "/etc/evobackup/.d/incs_policy"

    Changed

    • bkctld-update: start jail after upgrade if it was started before
    • bkctld: don't replace SSH host keys when creating/updating a jail
    • Split check into check-jails and check-setup
    • bkctld-check-jails checks if jails
    • bkctld-check-setup checks if the partition is mounted and writable, if firewall is configured and if all jails are in their expected state
    • create new ssh keys for new jails instead of copying those from the host
    Downloads
  • 2.3.3 67bbb5c100

    Release 2.3.3 Stable

    jlecour released this 2020-05-28 10:24:47 +02:00 | 200 commits to master since this release

    Fixed

    • On sync, add trailing slash to rsync command
    Downloads
  • 2.3.2 80fb38d534

    Release 2.3.2 Stable

    jlecour released this 2020-05-03 11:13:55 +02:00 | 202 commits to master since this release

    Changed

    • Display help message if mandatory arguments are missing.
    • Don't recreate jail on sync if it already exists
    • Don't sync the whole firewall file, just remake rules for the current jail
    • On sync, if local jail is running, reload remote jail if already running, start if not
    Downloads
  • 2.3.1 f8395cf445

    Release 2.3.1 Stable

    jlecour released this 2020-04-22 01:17:53 +02:00 | 214 commits to master since this release

    Added

    • State the age of the current "rm" process when killing it
    • Give the new PID after killing the previous "rm" process

    Fixed

    • typos
    • forgotten quotes
    Downloads
  • 2.2.2 0bad1a2cba

    Release 2.2.2 Stable

    jlecour released this 2020-04-19 10:07:35 +02:00 | 229 commits to master since this release

    Changed

    • Reorganize temp files and lock files

    Fixed

    • Properly call subcommands in bkctld-check-incs and bkctld-check-last-incs
    • Log start time in bkctld-rm
    Downloads
  • 2.2.0 8e2ed4eae7

    Release 2.2.0 Stable

    jlecour released this 2020-04-17 15:32:38 +02:00 | 244 commits to master since this release

    Downloads