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>2020-10-02 12:05:04 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2020-10-02 12:05:04 +0300
commitc6bd185fd7321c6ae84263dbed6a320dc70f1225 (patch)
treedf9b48ce1eb6b5677efb578f77ba8d9bc4281864 /CHANGELOG.md
parent11be8b03ae5c2e79625e6c6af1ca3c773f478132 (diff)
parent7df0b8618b5cce39961b245a3c582af4294276d7 (diff)
Resolved merge conflict
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md13
1 files changed, 10 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5a28590a..57a314b6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,7 @@
## Lynis 3.0.1 (not released yet)
### Added
+- Detection of Alpine Linux
- Detection of CloudLinux
- Detection of Kali Linux
- Detection of Linux Mint
@@ -10,24 +11,30 @@
- Detection of Pop!_OS
- Detection of PHP 7.4
- Malware detection tool: Microsoft Defender ATP
+- New flag: --slow-warning to allow tests more time before showing a warning
+- Test TIME-3185 to check systemd-timesyncd synchronized time
+- rsh host file permissions
### Changed
- AUTH-9229 - Added option for LOCKED accounts and bugfix for older bash versions
- BOOT-5122 - Presence check for grub.d added
-- CRYP-7931 - Redirect errors
+- CRYP-7902 - Added support for certificates in DER format
- CRYP-7931 - Added data to report
+- CRYP-7931 - Redirect errors (e.g. when swap is not encrypted)
- FILE-6430 - Don't grep nonexistant modprobe.d files
- FIRE-4535 - Set initial firewall state
- INSE-8312 - Corrected text on screen
- KRNL-5728 - Handle zipped kernel configuration correctly
- KRNL-5830 - Improved version detection for non-symlinked kernel
- MALW-3280 - Extended detection of BitDefender
+- TIME-3104 - Find more time synchronization commands
+- TIME-3182 - Corrected detection of time peers
- Fix: hostid generation routine would sometimes show too short IDs
-- Generic improvements for macOS
- Fix: language detection
+- Generic improvements for macOS
- German translation updated
- End-of-life database updated
-- Small code enhancements
+- Several minor code enhancements
---------------------------------------------------------------------------------