Release 2.6.5

This commit is contained in:
Michael Boelen 2018-06-26 15:12:16 +02:00
parent 85feee25d5
commit 6e0ac57b68
No known key found for this signature in database
GPG Key ID: 26141F77A09D7F04
2 changed files with 7 additions and 5 deletions

View File

@ -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
---------------------------------------------------------------------------------

6
lynis
View File

@ -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