sshpermitrootno: Use effective configuration #134

Closed
bwaegeneire wants to merge 235 commits from master into fix-129
2 changed files with 6 additions and 1 deletions
Showing only changes of commit 4728ce52d0 - Show all commits

View file

@ -15,6 +15,11 @@ and this project **does not adhere to [Semantic Versioning](http://semver.org/sp
### Security
## [21.10.3] 2021-10-22
* Check for newer versions
* don't use "add-vm --version" yet
## [21.10.2] 2021-10-22
### Changed

View file

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