From c688b0d5246b7206d6e59ae2c400770c287036dd Mon Sep 17 00:00:00 2001 From: Tristan PILAT Date: Wed, 15 Jul 2020 11:31:38 +0200 Subject: [PATCH] Bump to version 6.7.1 --- CHANGELOG | 8 ++++++++ evocheck.sh | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 3aa7387..d6eb02f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [6.7.1] - 2020-07-15 + +### Fixed + +- Fix check_customsyslog - We have to check whether EvoBSD is present in newsyslog.conf file +- Fix check_sudomaint function - ADMIN group does not exist anymore, we now check that the wheel group has NOPASSWD to run the evomaintenance command alias +- Fix check_advbase - We want the evocheck advbase function output to be uniq + ## [6.6.2] - 2020-04-27 ### Added diff --git a/evocheck.sh b/evocheck.sh index 15f2657..0363984 100755 --- a/evocheck.sh +++ b/evocheck.sh @@ -3,7 +3,7 @@ # EvoCheck # Script to verify compliance of an OpenBSD server powered by Evolix -readonly VERSION="6.6.2" +readonly VERSION="6.7.1" # Disable LANG*