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-08-13 23:00:30 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2019-08-13 23:00:30 +0300
commite5b8047133a2f5107f4096c265ff075083e31776 (patch)
tree5c8e379571a77d66216e142d190e8b4bc69cf383 /CHANGELOG.md
parent3e392c8e6c6b9dc4df347180183b29b586b47881 (diff)
Added data and detection of Amazon Linux
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 765f578e..9c4b7275 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -39,6 +39,7 @@ measures to further tighten any possible misuse.
- Measure timing of tests and report slow tests (10+ seconds)
- Initial support for Clear Linux OS
- Added end-of-life data of Arch Linux
+- Detection and end-of-life data added for Amazon Linux
### Changed
- Function: CheckItem() now returns only exit code (ITEM_FOUND is dropped)