From edeae38f4dfe34512f335200e50ae191d3c50136 Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Thu, 27 Oct 2016 10:07:13 +0200 Subject: [PATCH] updated log --- CHANGELOG.md | 26 +++++++++++++++++--------- 1 file 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