From aeb7ea2af4ba678542165b021302b25f7612e6be Mon Sep 17 00:00:00 2001 From: Jeremy Lecour Date: Wed, 14 Sep 2022 10:53:24 +0200 Subject: [PATCH] Linux - Release 22.09 --- linux/CHANGELOG | 8 ++++++-- linux/evocheck.sh | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/linux/CHANGELOG b/linux/CHANGELOG index 2c72b08..96bef51 100644 --- a/linux/CHANGELOG +++ b/linux/CHANGELOG @@ -13,10 +13,14 @@ and this project **does not adhere to [Semantic Versioning](http://semver.org/sp ### Fixed -* restore deleted MINIFW_FILE variable - ### Security +## [22.09] 2022-09-14 + +### Fixed + +* restore deleted MINIFW_FILE variable + ## [22.08.1] 2022-08-29 ### Changed diff --git a/linux/evocheck.sh b/linux/evocheck.sh index ffae9e7..7c01da5 100755 --- a/linux/evocheck.sh +++ b/linux/evocheck.sh @@ -4,7 +4,7 @@ # Script to verify compliance of a Linux (Debian) server # powered by Evolix -VERSION="22.08.1" +VERSION="22.09" readonly VERSION # base functions