• 22.08 2e1d873fe1

    jdubois released this 2022-08-04 15:32:10 +02:00 | 397 commits to master since this release

    Fixed

    • Fixed check_sshpermitrootno to check real configuration
    Downloads
  • 22.06.2 2551401baa

    jlecour released this 2022-06-09 07:40:43 +02:00 | 223 commits to master since this release

    Changed

    • IS_BACKUPUPTODATE: add --max-depth=1 to limit the number of evaluated files
    Downloads
  • 22.06.1 78486611c5

    jlecour released this 2022-06-06 15:04:05 +02:00 | 225 commits to master since this release

    Changed

    • IS_BACKUPUPTODATE: look for all files (with find) instead of simple "file globbing" on first level.
    • IS_DEBIANSECURITY: support source list options
    • IS_SSHPERMITROOTNO: analyze real configuration, instead of parsing the file
    Downloads
  • 22.06 9ad34bd485

    Release 22.06 Stable

    jlecour released this 2022-06-03 09:12:18 +02:00 | 237 commits to master since this release

    Added

    • IS_AUTOIF: Ignore WireGuard interfaces
    • IS_NETWORKING_SERVICE: check if networking service is enabled

    Changed

    Downloads
  • 21.10.4 dc17587423

    jlecour released this 2021-11-29 15:08:09 +01:00 | 263 commits to master since this release

    Added

    • Check for newer versions
    • don't use "add-vm --version" yet

    Changed

    • Let's try the --version flag before falling back to grep for the constant
    • IS_CHECK_VERSIONS disabled in cron mode
    Downloads
  • 21.10.1 efbcf53d5d

    jlecour released this 2021-10-21 17:06:59 +02:00 | 270 commits to master since this release

    Added

    • IS_SSHALLOWUSERS: also scan /etc/ssh/sshd_config.d
    • IS_CHECK_VERSIONS: check installed versions of Evolix programs
    Downloads
  • 21.09 3c25482172

    Release 21.09 Stable

    jlecour released this 2021-09-30 10:39:08 +02:00 | 281 commits to master since this release

    Added

    • Check for bullseye security repository
    • Checks for new minifirewall configuration
    • Improve MySQL utils configuration checks
    Downloads
  • 20.12 7d4e92a5e3

    Release 20.12 Stable

    jlecour released this 2020-12-08 10:46:34 +01:00 | 296 commits to master since this release

    Added

    • support multiple values for SQL_BACKUP_PATH and POSTGRES_BACKUP_PATH

    Changed

    • IS_EVOBACKUP_EXCLUDE_MOUNT: exclude disabled backup scripts
    • IS_DUPLICATE_FS_LABEL: disable blkid cache
    • IS_POSTGRES_BACKUP: look for compressed backup too
    • IS_VARTMPFS: use findmnt if available

    Removed

    • Remove unused PROGDIR variable
    Downloads
  • 20.04.4 ddba7cbed9

    jlecour released this 2020-04-28 15:59:01 +02:00 | 307 commits to master since this release

    Added

    • IS_NGINX_LETSENCRYPT_UPTODATE: verify that the letsencrypt snippet is compatible with the current version of Nginx
    Downloads
  • 20.04.3 d95275a23a

    jlecour released this 2020-04-24 11:24:37 +02:00 | 309 commits to master since this release

    Fixed

    • IS_EVOBACKUP_INCS: also look for the new command
    Downloads