Release 21.10.1

This commit is contained in:
Jérémy Lecour 2021-10-21 17:06:00 +02:00 committed by Jérémy Lecour
parent 73e98d1c52
commit efbcf53d5d
2 changed files with 8 additions and 4 deletions

View File

@ -5,9 +5,6 @@ and this project **does not adhere to [Semantic Versioning](http://semver.org/sp
### Added
* IS_SSHALLOWUSERS: also scan /etc/ssh/sshd_config.d
* IS_CHECK_VERSIONS: check installed versions of Evolix programs
### Changed
### Deprecated
@ -18,6 +15,13 @@ and this project **does not adhere to [Semantic Versioning](http://semver.org/sp
### Security
## [21.10.1] 2021-10-01
### Added
* IS_SSHALLOWUSERS: also scan /etc/ssh/sshd_config.d
* IS_CHECK_VERSIONS: check installed versions of Evolix programs
## [21.10] 2021-10-01
### Fixed

View File

@ -4,7 +4,7 @@
# Script to verify compliance of a Debian/OpenBSD server
# powered by Evolix
VERSION="21.10"
VERSION="21.10.1"
readonly VERSION
# base functions