• linux/23.02 c852fb188d

    whirigoyen released this 2023-02-10 14:36:46 +01:00 | 74 commits to master since this release

    Fixed

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

    whirigoyen released this 2023-02-10 12:31:54 +01:00 | 75 commits to master since this release

    Fixed

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

    whirigoyen released this 2023-02-10 11:44:16 +01:00 | 77 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 2023-02-10 11:41:54 +01:00 | 78 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 2022-11-28 14:53:41 +01:00 | 98 commits to master since this release

    Changed

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

    jlecour released this 2022-11-27 22:03:10 +01:00 | 100 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 2022-10-14 10:38:25 +02:00 | 105 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 2022-09-14 10:54:09 +02:00 | 108 commits to master since this release

    Fixed

    • restore deleted MINIFW_FILE variable
    Downloads
  • linux/22.08.1 0549b39166

    jlecour released this 2022-08-29 17:03:03 +02:00 | 207 commits to master since this release

    Changed

    • IS_AUTOIF: check only statically defined interfaces
    Downloads
  • linux/22.08 a87438a41b

    jlecour released this 2022-08-29 16:37:27 +02:00 | 209 commits to master since this release

    Added

    • IS_AUTOIF: add support for /etc/network/interfaces.d

    Removed

    • remove all BSD specific code
    Downloads