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>2017-09-05 14:30:32 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2017-09-05 14:30:32 +0300
commit72dc0de32b3ed07726aa3b6b9ad1b72396472c1c (patch)
treeb188d5135a9b7b539909494280551df385a13f5a
parent77400d3952539ab3b1b5923ff942837b78812735 (diff)
Release 2.5.42.5.4
-rw-r--r--CHANGELOG.md10
-rwxr-xr-xlynis6
2 files changed, 7 insertions, 9 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e6a6f115..d885fe74 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,22 +1,20 @@
Lynis Changelog
===============
-Security notice: please run version 2.5.0 or later
-
----------------------------------------------------------------------------------
-
-Lynis 2.5.4 (not released yet)
+Lynis 2.5.4 (2017-09-05)
Changes:
--------
* Improve systemd detection
* Detect Linux Mint version
* Older versions of Mac OS X are detected as well
-* Added Norwegian translation
+* Norwegian translation added
+* PAM plugin extended
Tests:
------
* CRYP-7902 - certificate validation changed
+* FIRE-4508 - Improved screen output
* PKGS-7380 - NetBSD vulnerability detection adjusted
* TOOL-5002 - Improved detection of Ansible directories and files
diff --git a/lynis b/lynis
index 265864a3..f828f0be 100755
--- a/lynis
+++ b/lynis
@@ -35,9 +35,9 @@
PROGRAM_AUTHOR_CONTACT="lynis-dev@cisofy.com"
# Version details
- PROGRAM_RELEASE_DATE="2017-08-17"
- PROGRAM_RELEASE_TIMESTAMP=1502972500
- PROGRAM_RELEASE_TYPE="dev" # dev or final
+ PROGRAM_RELEASE_DATE="2017-09-05"
+ PROGRAM_RELEASE_TIMESTAMP=1504532351
+ PROGRAM_RELEASE_TYPE="final" # dev or final
PROGRAM_VERSION="2.5.4"
# Source, documentation and license