mirror of
https://github.com/CISOfy/lynis.git
synced 2025-09-22 01:17:53 +02:00
Release 2.6.5
This commit is contained in:
parent
85feee25d5
commit
6e0ac57b68
@ -1,12 +1,14 @@
|
|||||||
Lynis Changelog
|
Lynis Changelog
|
||||||
===============
|
===============
|
||||||
|
|
||||||
Lynis 2.6.5 (not released yet)
|
Lynis 2.6.5 (2018-06-26)
|
||||||
|
|
||||||
Tests:
|
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
6
lynis
@ -35,9 +35,9 @@
|
|||||||
PROGRAM_AUTHOR_CONTACT="lynis-dev@cisofy.com"
|
PROGRAM_AUTHOR_CONTACT="lynis-dev@cisofy.com"
|
||||||
|
|
||||||
# Version details
|
# Version details
|
||||||
PROGRAM_RELEASE_DATE="2018-05-14"
|
PROGRAM_RELEASE_DATE="2018-06-26"
|
||||||
PROGRAM_RELEASE_TIMESTAMP=1525260871
|
PROGRAM_RELEASE_TIMESTAMP=1530018697
|
||||||
PROGRAM_RELEASE_TYPE="dev" # dev or final
|
PROGRAM_RELEASE_TYPE="final" # dev or final
|
||||||
PROGRAM_VERSION="2.6.5"
|
PROGRAM_VERSION="2.6.5"
|
||||||
|
|
||||||
# Source, documentation and license
|
# Source, documentation and license
|
||||||
|
Loading…
x
Reference in New Issue
Block a user