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:
authormboelen <michael@cisofy.com>2014-09-25 19:58:13 +0400
committermboelen <michael@cisofy.com>2014-09-25 19:58:13 +0400
commitd6903695438d2e64cb03e1f150e7bc32e5b7795d (patch)
tree61a8ed07c3dfe912dab474f2b543ad2b9335e01c /CHANGELOG
parent348d024dd44a901624cca8dcfdc0a439e1107449 (diff)
Updated log
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG8
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 235f8aad..f38a4da3 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -20,12 +20,18 @@
* 1.6.3 (2014-xx-xx)
- New
+ New:
+ - Running Lynis without root permissions will start non-privileged scan
- Gentoo package listing [PKGS-7304]
- Gentoo vulnerable packages test [PKGS-7393]
+ - Test for GRUB boot loader password [BOOT-5122]
+ - Added grub2-install to binaries
Changes:
- Properly detect mod_evasive on Gentoo and others [HTTP-6640]
+ - Improvements to kernel detection (e.g. Gentoo) [KRNL-5830]
+ - Improved GetHostID function for systems having only ip binary
+ - Split GRUB test into two tests [BOOT-5122]
- Minor adjustments to log output
--