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>2018-06-26 16:12:16 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2018-06-26 16:12:16 +0300
commit6e0ac57b68bfd39dd7d464e93ec85203ee683313 (patch)
tree4b298e76966cd774129168d856b9b1a1dfa92020
parent85feee25d5fb92350399f12e9f7a77be27ebf5d3 (diff)
Release 2.6.52.6.5
-rw-r--r--CHANGELOG.md6
-rwxr-xr-xlynis6
2 files changed, 7 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 00b6075c..2ad18e93 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,12 +1,14 @@
Lynis Changelog
===============
-Lynis 2.6.5 (not released yet)
+Lynis 2.6.5 (2018-06-26)
Tests:
------
-* [SSH-7402] - improved test to allow configurations with a Match block
+* [MAIL-8804] - Exim configuration test
+* [NETW-2704] - Use FQDN to test status of a nameserver instead of own IP address
+* [SSH-7402] - Improved test to allow configurations with a Match block
---------------------------------------------------------------------------------
diff --git a/lynis b/lynis
index 02cd68e0..9746fe97 100755
--- a/lynis
+++ b/lynis
@@ -35,9 +35,9 @@
PROGRAM_AUTHOR_CONTACT="lynis-dev@cisofy.com"
# Version details
- PROGRAM_RELEASE_DATE="2018-05-14"
- PROGRAM_RELEASE_TIMESTAMP=1525260871
- PROGRAM_RELEASE_TYPE="dev" # dev or final
+ PROGRAM_RELEASE_DATE="2018-06-26"
+ PROGRAM_RELEASE_TIMESTAMP=1530018697
+ PROGRAM_RELEASE_TYPE="final" # dev or final
PROGRAM_VERSION="2.6.5"
# Source, documentation and license