From ddd6e703063a9c03764b2538ee18749ef5be0bd5 Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Sat, 7 Oct 2023 11:35:09 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fffcfe4f..807bbc51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,9 +3,17 @@ ## Lynis 3.1.0 (not released yet) ### Changed +- MALW-3280 - Correction to detect com.avast.daemon +- OS detection added for Guix System, macOS Ventura (13.x)/Sonoma (14.x), NXP LSDK, OpenEmbedded "nodistro", and The Yocto Projects distro "Poky" - Updated Amazon Linux EOL dates and addition of Amazon Linux 2023 - STATUS_NOT_ACTIVE variable added to translation files -- MALW-3280 - Correction to detect com.avast.daemon +- End-of-life dates updated +- Fixing missing or erroneous test number comments +- Wazuh for file integrity and tooling +- Updated parsing output of arch-audit +- Added support for SentinelOne detection +- Replacing deprecated option -i for xargs +- Path detection for PostgreSQL improved ---------------------------------------------------------------------------------