diff --git a/CHANGELOG b/CHANGELOG index 13def7b..a190f03 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [6.9.2] - 2021-10-15 + +### Added + +- Add a more complete ipsecctl check script +- Add doas configuration for check_openvpn_certificates.sh + +### Fixed + +- Fix check_dhcpd for dhcpd server themselves : use back check_procs -c1: -C dhcpd +- Fix check_mailq : check from monitoring-plugins current version is not compatible with opensmtpd + ## [6.9.1] - 2021-07-19 ### Added diff --git a/README.md b/README.md index fdd59e8..aadb890 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# EvoBSD 6.9.1 +# EvoBSD 6.9.2 EvoBSD is an ansible project used for customising OpenBSD hosts used by Evolix.