Release 22.03
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Jérémy Lecour 2022-03-15 23:23:24 +01:00 committed by Jérémy Lecour
parent 93f8440c92
commit 26be0dfe72
2 changed files with 8 additions and 5 deletions

View File

@ -5,9 +5,6 @@ and this project **does not adhere to [Semantic Versioning](http://semver.org/sp
### Added
check_mysqlmunin : Complain if munin plugin mysql_commands returns an error
check_versions : track minifirewall version
### Changed
### Deprecated
@ -18,6 +15,12 @@ check_versions : track minifirewall version
### Security
## [22.03] 2022-03-15
### Added
check_mysqlmunin : Complain if munin plugin mysql_commands returns an error
check_versions : track minifirewall version
## [21.10.4] 2021-10-25
### Changed

View File

@ -4,7 +4,7 @@
# Script to verify compliance of a Debian/OpenBSD server
# powered by Evolix
VERSION="21.10.4"
VERSION="22.03"
readonly VERSION
# base functions
@ -13,7 +13,7 @@ show_version() {
cat <<END
evocheck version ${VERSION}
Copyright 2009-2021 Evolix <info@evolix.fr>,
Copyright 2009-2022 Evolix <info@evolix.fr>,
Romain Dessort <rdessort@evolix.fr>,
Benoit Série <bserie@evolix.fr>,
Gregory Colpart <reg@evolix.fr>,