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:
authorJean Prat <saez0pub@users.noreply.github.com>2017-03-06 17:41:11 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2017-03-06 17:41:11 +0300
commita53cb004fa6263b5e880e23c113c22ce23b7944c (patch)
tree0be0210e230409928f2ed05dae146eb47c70ac8c /CHANGELOG.md
parentb595cc0fb5f0dafe3604f2d2d4915de1acd9c754 (diff)
umask can be 0027 or 0077 (#364)
* umask can be 0027 or 0077 * Readme update
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 75165d4d..fc3ae9cc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@ Changes:
Tests:
------
+* AUTH-9328 - Add missing 0027 and 0077 masks
* BOOT-5104 - Add initsplash and minor code enhancements
---------------------------------------------------------------------------------