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--CHANGELOG5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index d596ea2a..998d9e18 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -26,12 +26,15 @@
Changes:
- Improved vulnerable packages test on Debian based systems (apt-check) [PKGS-7392]
+ - CheckUpdates function will have better output when no connection is available
- Improved chown command when file permissions are incorrect
+ - Changed output of update test, show when status is unknown
+ - Remove warning for old files in /tmp [FILE-6354]
- Test for actual files in /etc/modprobe.d before grepping in it
- Don't show warnings for 'swap' in 4th column fstab file [FILE-6336]
- Changes to parameters and functions, to allow penetration tests with Lynis
- Extended SafePerms function to also check for UID
- - Several tests will have root-only bit set
+ - Several tests will have root-only bit set now
- Improved netstat tests on Arch Linux
--