Release 21.07

This commit is contained in:
Jérémy Lecour 2021-07-07 14:58:30 +02:00 committed by Jérémy Lecour
parent 773a686a4d
commit 1b5dc6d0c6
2 changed files with 11 additions and 2 deletions

View file

@ -15,12 +15,21 @@ and this project **does not adhere to [Semantic Versioning](http://semver.org/sp
### Security
## [21.07] 2021-07-07
### Added
* Initial support for Debian 11 « Bullseye »
### Fixed
* IS_HARDWARERAIDTOOL: match more RAID PCI cards
## [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