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-03-23 12:44:45 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2020-03-23 12:44:45 +0300
commit17ac4d2c1cfc1aa8432401cae834779874d3e734 (patch)
tree7d852f0e663a130540c34974db88f2686509f106 /CHANGELOG.md
parenta067c4211afbf8ced99e20de9b13e8c8526ea9fa (diff)
[AUTH-9252] corrected permission check
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2237cc5e..84f15898 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -78,6 +78,7 @@ Using the relevant options, the scan will change base on the intended goal.
- Security: the 'nounset' (set -u) parameter is now activated by default
- AUTH-9228 - HP-UX support
- AUTH-9234 - NetBSD support
+- AUTH-9252 - corrected permission check
- AUTH-9266 - skip .pam-old files in /etc/pam.d
- AUTH-9268 - Perform test also on FreeBSD and NetBSD
- AUTH-9282 - fix: temporary variable was overwritten