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:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 8f0f69c0..11cafd9a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -38,8 +38,8 @@
Changes:
- Permissions check has been adjusted to allow packaging and pentest mode
- Store PID file in home directory of the user, if needed
+ - Extended system reboot check, to enable it for most Linux versions[KRNL-5830]
- Improved inetd test to avoid false positive with xinetd process [INSE-8002]
- - Extended system reboot check to enable it for most Linux [KRNL-5830]
- Added detection for compressed Linux config file [KRNL-5728]
- Added support for compressed Linux config file [KRNL-5730]
- Added usage of ss to gather listening ports [NETW-3012]