-
Linux - Release 23.07 Stable
released this
2023-07-07 11:04:34 +02:00 | 8 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 - Release 23.06 Stable
released this
2023-06-05 11:43:51 +02:00 | 10 commits to master since this releaseAdded
- 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
-
Linux - Release 23.04.01 Stable
released this
2023-04-07 11:50:52 +02:00 | 16 commits to master since this release[23.04.01] 2023-04-07
Fixed
- IS_POSTFIX_MYDESTINATION: fix regex not working (again).
Downloads
-
Linux - Release 23.04 Stable
released this
2023-04-07 10:56:36 +02:00 | 17 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 - Release 23.03.01 Stable
released this
2023-03-01 10:08:06 +01:00 | 21 commits to master since this releaseFixed
- Fix version number.
Downloads
-
Linux - Release 23.03 Stable
released this
2023-03-01 09:56:18 +01:00 | 22 commits to master since this releaseAdded
- 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 - Release 23.02 Stable
released this
2023-02-10 14:36:46 +01:00 | 29 commits to master since this releaseFixed
- Release with the correct version number.
Downloads
-
OpenBSD - Release 23.02 Stable
released this
2023-02-10 12:31:54 +01:00 | 30 commits to master since this releaseFixed
- Release with the correct version number.
Downloads
-
OpenBSD - Release 22.12 Stable
released this
2023-02-10 11:44:16 +01:00 | 32 commits to master since this releaseChanged
- 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 - Release 22.12 Stable
released this
2023-02-10 11:41:54 +01:00 | 33 commits to master since this releaseAdded
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