From 0d086731ae02e3a054486b017354dca9d44f0c01 Mon Sep 17 00:00:00 2001 From: Jeremy Lecour Date: Wed, 27 Jul 2022 15:49:41 +0200 Subject: [PATCH] evomaintenance: upstream release 22.07 --- CHANGELOG.md | 1 + evomaintenance/files/evomaintenance.sh | 38 ++++++++++++++++++++++---- 2 files changed, 34 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ea9174d..9cefcee0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ The **patch** part changes is incremented if multiple releases happen the same m ### Changed +* evomaintenance: upstream release 22.07 * mongodb: replace version_compare() with version() * nagios-nrpe: exclude /run/shm and /run/lock from check_disk1 * nagios-nrpe: check_disk1 returns only alerts diff --git a/evomaintenance/files/evomaintenance.sh b/evomaintenance/files/evomaintenance.sh index 3903f2ef..bce0e562 100644 --- a/evomaintenance/files/evomaintenance.sh +++ b/evomaintenance/files/evomaintenance.sh @@ -7,7 +7,7 @@ # Copyright 2007-2022 Evolix , Gregory Colpart , # Jérémy Lecour and others. -VERSION="22.01" +VERSION="22.07" show_version() { cat <