Release 21.07
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Jérémy Lecour 2021-07-07 15:18:39 +02:00 committed by Jérémy Lecour
parent 96ba05975d
commit b5a467b82f
2 changed files with 13 additions and 2 deletions

View File

@ -15,12 +15,23 @@ and this project **does not adhere to [Semantic Versioning](http://semver.org/sp
### Security
## [21.07] 2021-07-07
### Added
* Preliminary Debian 11 « Bullseye » support
### Fixed
* IS_HARDWARERAIDTOOL: match more RAID PCI cards
### Security
## [20.12] 2021-01-18
### Fixed
* IS_EVOLIX_USER: Match on if account name begin by evolix, don't match account name testevolix for example
* IS_HARDWARERAIDTOOL: match more RAID PCI cards
## [20.12] 2020-04-28

View File

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