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>2019-03-05 21:30:53 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2019-03-05 21:30:53 +0300
commit9b5ef7c80f683bf3cc3c4adfa0fd021df3c03335 (patch)
treeb08281e63037a8ca8eaafa34c39f20db864d9b83
parent0dafe4a02b494e0c94c3d1b89e9e9791e2fde63d (diff)
Updated log
-rw-r--r--CHANGELOG.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index da4e6fd9..bd58385c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,14 +3,20 @@
## Lynis 2.7.2 (not released yet)
### Added
+- AUTH-9409 - Support for doas (OpenBSD)
+- AUTH-9410 - Test file permissions of doas configuration
+- BOOT-5262 - Check OpenBSD boot daemons
+- BOOT-5263 - Test permissions for boot files and scripts
- Support for end-of-life detection of the operating system
- New 'lynis show eol' command
### Changed
-- RPi/Raspian path to PAM_FILE_LOCATIONS
- AUTH-9252 - Adds support for files in sudoers.d
- AUTH-9252 - Test extended to check file and directory ownership
+- FIRE-4540 - Modify test to better measure rules
- NETW-2704Ignore inline comments in /etc/resolv.conf
+- RPi/Raspian path to PAM_FILE_LOCATIONS
+
---------------------------------------------------------------------------------