• linux/24.01 5536e8f6ec

    dprevot released this 2024-01-03 17:44:18 +01:00 | 4 commits to master since this release

    [24.01] 2024-01-03

    Added

    • IS_BACKPORTS_VERSION: check if the Backports release matches the Debian release

    Changed

    • IS_BROADCOMFIRMWARE: use apt policy
    • Prefer long options
    • IS_POSTFIX_MYDESTINATION: use fixed string instead of escaping characters

    Fixed

    • IS_EVOBACKUP_EXCLUDE_MOUNT: correctly treat old versions of evobackup
    • IS_DEBIANSECURITY_LXC: don’t test older than Debian 9 containers
    • IS_KERNELUPTODATE: address false positive in case of kernel removal
    • IS_SSHPERMITROOTNO: specify lport, avoiding failure if sshd listens to more than one port
    • IS_DRBDTWOPRIMARIES: fix false positive (#151)
    • IS_ETCGIT_LXC, IS_GITPERMS_LXC: fix path
    Downloads
  • linux/23.11.1 5402fa0dee

    dprevot released this 2023-11-22 17:26:40 +01:00 | 18 commits to master since this release

    [23.11.1] 2023-11-27

    Fixed

    • IS_EVOBACKUP_EXCLUDE_MOUNT: fix another regression introduced in previous release
    Downloads
  • linux/23.11 e80a7781c7

    Linux - Release 23.11 Pre-Release

    dprevot released this 2023-11-22 17:03:58 +01:00 | 20 commits to master since this release

    [23.11] 2023-11-27

    This release was broken due to problems in the release script used internally, please use 23.11.1.

    Added

    • trixie and forky support (Debian 13, 14)
    • IS_LXC_OPENSSH: check in openssh is installed in containers
    • IS_LXC_PHP_BAD_DEBIAN_VERSION: check if php containers use the expected Debian release
    • IS_DEBIANSECURITY_LXC: IS_DEBIANSECURITY in containers
    • IS_SURY_LXC: IS_SURY in containers
    • IS_OLDPUB_LXC: IS_OLDPUB in containers
    • IS_ETCGIT_LXC: IS_ETCGIT in containers
    • IS_GITPERMS_LXC: IS_GITPERMS in containers

    Changed

    • IS_SSHALLOWUSERS: add Debian 12 condition
    • IS_PHPEVOLINUXCONF: update for bookworm
    • IS_MINIFWINCLUDES, IS_NRPEPID: Change Debian release detection logic

    Fixed

    • IS_EVOBACKUP_EXCLUDE_MOUNT: fix regression introduced in previous version
    Downloads
  • linux/23.10 081a8166cc

    dprevot released this 2023-10-26 16:02:59 +02:00 | 40 commits to master since this release

    [22.10] 2023-10-26

    Added

    • IS_MINIFW: better detection of minifirewall status
    • IS_OLDPUB: pub.evolix.net has been supersed by pub.evolix.org since Stretch
    • IS_NEWPUB: verify that the new public repository is present
    • IS_DRBDTWOPRIMARIES: check there are not 2 DRBD primaries at the same time.
    • IS_SURY: check that if sury is enabled, then a safeguard must be in place

    Changed

    • IS_BACKPORTSCONF: does not require preferences anymore

    Fixed

    • IS_BINDCHROOT: fix /etc/default path for Debian >= 11 (renamed from bind9 to named)
    • IS_EVOBACKUP_EXCLUDE_MOUNT: adapt to new version of evobackup (#148)
    Downloads
  • linux/23.07 6414a8c70e

    whirigoyen released this 2023-07-07 11:04:34 +02:00 | 52 commits to master since this release

    [23.07] 2023-07-07

    Fixed

    • IS_REDIS_BACKUP: full rewrite of the check to be more flexible, and also chec k time of dump.
    Downloads
  • openbsd/23.06 ad9231d9a9

    jdubois released this 2023-06-05 11:43:51 +02:00 | 54 commits to master since this release

    Added

    • Log output and runtime config to /var/log/evocheck.log.
    • check_mountfstab and check_mount: make sure all mounted partitions are in fstab and all partitions in fstab are mounted

    Fixed

    • check_carpadvbase and check_carppreempt: fixed indentation
    • check_mount: removed useless echo

    Changed

    • check_evobackup: zzz_evobackup is now executed with bash
    Downloads
  • linyx/23.04.01 ae797122ad

    whirigoyen released this 2023-04-07 11:50:52 +02:00 | 60 commits to master since this release

    [23.04.01] 2023-04-07

    Fixed

    • IS_POSTFIX_MYDESTINATION: fix regex not working (again).
    Downloads
  • linux/23.04 96ea77b345

    whirigoyen released this 2023-04-07 10:56:36 +02:00 | 61 commits to master since this release

    [23.04] 2023-04-07

    Changed

    • IS_LOCALHOST_IN_POSTFIX_MYDESTINATION: renamed to IS_POSTFIX_MYDESTINATION

    Fixed

    • IS_POSTFIX_MYDESTINATION: fix regex not working.
    Downloads
  • linux/23.03.01 da28729577

    whirigoyen released this 2023-03-01 10:08:06 +01:00 | 65 commits to master since this release

    Fixed

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

    whirigoyen released this 2023-03-01 09:56:18 +01:00 | 66 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