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-10-06 13:30:41 +0400
committermboelen <michael@cisofy.com>2014-10-06 13:30:41 +0400
commit064bd1f8e90e9e95a6082cf19df7b754dee0a977 (patch)
tree4ec47946c47bb5fbb0caea116ab323d137c2db00 /CHANGELOG
parentac2b2fc54820a89e35154c309ba808a88aea357b (diff)
Updated log
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 0b942a74..f780e7b6 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -22,11 +22,13 @@
New:
- Running Lynis without root permissions will start non-privileged scan
+ - Added new test to determine if Snoopy is used [ACCT-9636]
- Gentoo package listing [PKGS-7304]
- Gentoo vulnerable packages test [PKGS-7393]
- Test for GRUB boot loader password [BOOT-5122]
- Added grub2-install to binaries
- Added ClamXav for Mac OS X [MALW-3288]
+ - Systemd service and timer example file added
Changes:
- Properly detect mod_evasive on Gentoo and others [HTTP-6640]
@@ -35,6 +37,7 @@
- Split GRUB test into two tests [BOOT-5122]
- Minor adjustments to log output
- Added Mac OS uptime check [BOOT-5202]
+ - Renamed dev directory to extras
--