Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Boelen <michael.boelen@cisofy.com>2020-10-21 15:45:07 +0300
committerGitHub <noreply@github.com>2020-10-21 15:45:07 +0300
commitcd24f376410e4d5a845e065e4915516e98449199 (patch)
treee6e980c1ff23406e38727a9a33cc54fc81e3c5e1 /CHANGELOG.md
parent71c474f4550667c055691421bf4241d5fbc53ab3 (diff)
Updated log
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 86974a3d..80cea215 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,12 +3,15 @@
## Lynis 3.0.2 (not released yet)
### Added
-- Detection of ROSA Linux
-- Detection of Zorin OS
+- Detection of Flatcar, Mageia, ROSA Linux, SLES (extended), Void Linux, Zorin OS
+- macOS and Mageia EOL dates
### Changed
- KRNL-5830 - Improved reboot test by ignoring known bad values
+- KRNL-5830 - Ignore rescue kernel such as on CentOS systems
- PKGS-7410 - Don't show exception if no kernels were found on the disk
+- ParseNginx function: Support include on absolute paths
+- ParseNginx function: Ignore empty included wildcards
- Set 'RHEL' as OS_NAME for Red Hat Enterprise Linux
- French translation improved
- Small code enhancements