• linux/23.03.01 da28729577

    whirigoyen released this 3 weeks ago | 2 commits to master since this release

    Fixed

    • Fix version number.
    Downloads
     
  • linux/23.03 03f9a4eb15

    whirigoyen released this 3 weeks ago | 3 commits to master since this release

    Added

    • Log output and runtime config to /var/log/evocheck.log.

    Fixed

    • IS_LOCALHOST_IN_POSTFIX_MYDESTINATION: set grep quiet.
    • IS_LXC_PHP_FPM_SERVICE_UMASK_SET: fix inverted test condition.
    Downloads
     
  • linux/23.02 c852fb188d

    whirigoyen released this 1 month ago | 10 commits to master since this release

    Fixed

    • Release with the correct version number.
    Downloads
     
  • openbsd/23.02 c621431e05

    whirigoyen released this 1 month ago | 11 commits to master since this release

    Fixed

    • Release with the correct version number.
    Downloads
     
  • openbsd/22.12 8db26f1622

    whirigoyen released this 1 month ago | 13 commits to master since this release

    Changed

    • Replaced check_sudomaint with check_doasmaint because evomaintenance is used with doas, not with sudo

    Fixed

    • check_history: escape $HOME variable
    • check_pkgmirror: fix openbsd mirror

    Removed

    • check_wheel: wheel group mustn't be sudo because we use the evolinux-sudo group
    Downloads
     
  • linux/22.12 e172c27f63

    whirigoyen released this 1 month ago | 14 commits to master since this release

    Added

    New checks :

    • IS_LOCALHOST_IN_POSTFIX_MYDESTINATION
    • IS_SSH_FAIL2BAN_JAIL_RENAMED
    • IS_NO_LXC_CONTAINER
    • IS_LXC_PHP_FPM_SERVICE_UMASK_SET

    Changed

    • Use bash array for tmp files to cleanup.

    Fixed

    • IS_EVOBACKUP_INCS: fix quote.
    • IS_PURGE_FAIL2BAN: fix function never called in main().
    • IS_NOTUPGRADED: silence "grep: (...) binary file matches" messages.
    Downloads
     
  • openbsd/22.11 f7570ec865

    jdubois released this 4 months ago | 34 commits to master since this release

    Changed

    • check_pkgmirror: use our own openbsd mirror
    Downloads
     
  • linux/22.11 6c1d4f63ac

    jlecour released this 4 months ago | 36 commits to master since this release

    Added

    • New script for Debian 7 and earlier
    • New script for Debian 8
    • IS_PHPMYADMINAPACHECONF: check that package configuration has not been pulled in

    Changed

    • IS_DEBIANSECURITY: check Debian Security repository from apt-cache policy output

    Removed

    • Main script is not compatible with Debian 8 and earlier anymore
    Downloads
     
  • openbsd22.10 55b08445a7

    jdubois released this 5 months ago | 41 commits to master since this release

    Changed

    • check_evobackup_exclude_mount: skip if --one-file-system is used, and exclude scripts without Rsync command
    • check_backupuptodate: use find with --max-depth=1 to limit the number of evaluated files
    • check_sshpermitrootno: do not display sshd errors
    • check_ntp: comply with ntp configuration change on EvoBSD
    Downloads
     
  • linux/22.09 aeb7ea2af4

    jlecour released this 6 months ago | 44 commits to master since this release

    Fixed

    • restore deleted MINIFW_FILE variable
    Downloads