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-06-23 11:36:32 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2020-06-23 11:36:32 +0300
commit8596156ca16e3767638e4307a2dd9274b7a987f6 (patch)
tree61bfeef8debb2d5f1efa5112246691062b4f991b
parentf36feb355b88b196091162b1ce795ccc962ea2fc (diff)
Updated log
-rw-r--r--CHANGELOG.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6f4b61a0..1397cee3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,12 +2,16 @@
## Lynis 3.0.1 (not released yet)
+### Added
+- Detection of macOS Big Sur (11.0)
+- Detection of Kali Linux
+
### Changed
- BOOT-5122 - Presence check for grub.d added
- CRYP-7931 - Redirect errors (e.g. when swap is not encrypted)
- KRNL-5830 - Improved version detection for non-symlinked kernel
-- Added Kali Linux
- Fix: language detection
+- German translation updated
- End-of-life database updated
- Small code enhancements