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:
authorMichael Boelen <michael.boelen@cisofy.com>2016-10-17 21:46:00 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-10-17 21:46:00 +0300
commitcc6edaec673620772c73884377c91ddf00c4d358 (patch)
tree1f74b5c39c2804bfa45c9334652ac8f161638ed9 /CHANGELOG.md
parent9a5b5e5a428e73d49ba186b63eb994edd827d132 (diff)
Updated log
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8bbb7a3b..070c49c2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,14 @@ New:
* New group "system integrity" added
* Support for clamconf utility
* Chinese translation (language=cn)
+* New command "upload-only" to upload just the data instead of a full audit
+* Enhanced support for macOS
+* HostID2 generation for macOS
+* Detection for pkg binary (FreeBSD)
+* New command: lynis show os
+* Show machine ID with 'lynis show hostids'
+* Show hardware, virtual machine, or container type with 'lynis show environment'
+* Support for CoreOS
Changes:
--------
@@ -14,10 +22,18 @@ Changes:
Tests:
------
+* BOOT-5202 - Improve uptime detection for macOS and others
+* FIRE-4518 - Improve pf detection
+* FIRE-4530 - Don't show error on screen for missing IPFW sysctl key
+* FIRE-4534 - Check Little Snitch on macOS
* INSE-8050 - Test for insecure services on macOS
+* MACF-6208 - Allow non-privileged execution and filter permission issues
+* MALW-3280 - Detection for Avast daemon on macOS
+* PKGS-7381 - Improve test for pkg audit on FreeBSD
Plugins (community and commercial):
-----------------------------------
+* PLGN-1430 - Gather installed software packages for macOS
* PLGN-4602 - Support for Clam definition check on macOS
---------------------------------------------------------------------------------