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:
authorKristian S <kristian.s@outlook.de>2020-04-02 22:29:18 +0300
committerKristian S <kristian.s@outlook.de>2020-04-02 22:45:40 +0300
commit52b72e7b0f8122541f4ffc3757238a6dd0dd6af7 (patch)
tree9549b1167ca8b6491f4287ab79eb81d62d5aff75 /CHANGELOG.md
parent38a5c2cb79bdf56352555f08472b9ea5c77d0e1f (diff)
extended test KRNL-5830 to detect required reboots on Raspbian
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 805a18d7..3d6905a9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -116,6 +116,7 @@ Using the relevant options, the scan will change base on the intended goal.
- KRNL-5788 - don't complain about missing /vmlinuz for Raspi
- KRNL-5820 - extended check to include limits.d directory
- KRNL-5830 - skip test partially when running non-privileged
+- KRNL-5830 - detect required reboots on Raspbian
- LOGG-2154 - added support for rsyslog configurations
- LOGG-2190 - skip mysqld related entries
- MACF-6234 - SELinux tests extended