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-27 11:07:13 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-10-27 11:07:13 +0300
commitedeae38f4dfe34512f335200e50ae191d3c50136 (patch)
tree0687faafe4766ff2d22ad8f271215ebbe161ebfc /CHANGELOG.md
parent3a57b628d6947a5d7987d7769b5d793e6657fa7c (diff)
updated log
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md26
1 files changed, 17 insertions, 9 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e52d2540..58ffc165 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,34 +1,42 @@
Lynis Changelog
===============
-Lynis 2.3.5 (under development, not released yet)
+Lynis 2.4.0 (2016-10-27)
+
+Exactly one month after previous release, the Lynis project is proud to announce
+a new release. This release had the specific focus to improve support for macOS
+users. Thanks to testers and contributors to make this possible.
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'
+* Enhanced support for macOS, including HostID2 generation for macOS
* Support for CoreOS
+* Detection for pkg binary (FreeBSD)
+* New command: lynis show hostids (show host ID)
+* New command: lynis show environment (hardware, VM, or container type)
+* New command: lynis show os (show operating system details)
Changes:
--------
-* Several new sysctl values have been added
+* Several new sysctl values have been added to the default profile
+* Existing tests have been enhanced to support macOS
Tests:
------
+* AUTH-9234 - Support for macOS user gathering
+* BOOT-5139 - Support for machine roles in LILO test
* BOOT-5202 - Improve uptime detection for macOS and others
-* FIRE-4518 - Improve pf detection
+* FIRE-4518 - Improve pf detection and mark as root-only test
* 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 and Bitdefender daemon on macOS
+* NETW-3004 - Support for macOS
* PKGS-7381 - Improve test for pkg audit on FreeBSD
* TIME-3104 - Chrony support extended