Release 2.6.4

This commit is contained in:
Michael Boelen 2018-05-02 13:35:57 +02:00
parent 4efe5dd363
commit 53004754bc
No known key found for this signature in database
GPG Key ID: 26141F77A09D7F04
2 changed files with 5 additions and 6 deletions

View File

@ -1,7 +1,7 @@
Lynis Changelog
===============
Lynis 2.6.4 (not released yet, under development)
Lynis 2.6.4 (2018-05-02)
Changes:
--------
@ -12,12 +12,11 @@ Changes:
Tests:
------
* [AUTH-9308] - Made 'sulogin' more generic for systemd rescue shell
* [DNS-1600] - Initial work on DNSSEC validation testing
* [NETW-2704] - Added support for local resolver 127.0.0.53
* [PHP-2379] - Suhosin test disbled
* [SSH-7408] - Removed 'DELAYED' from OpenSSH Compression setting
* [TIME-3160] - Improvements to detect step-tickers file and entries
* [DNS-1600] - Add DNSSEC validation
---------------------------------------------------------------------------------

6
lynis
View File

@ -35,9 +35,9 @@
PROGRAM_AUTHOR_CONTACT="lynis-dev@cisofy.com"
# Version details
PROGRAM_RELEASE_DATE="2018-03-10"
PROGRAM_RELEASE_TIMESTAMP=1520436275
PROGRAM_RELEASE_TYPE="dev" # dev or final
PROGRAM_RELEASE_DATE="2018-05-02"
PROGRAM_RELEASE_TIMESTAMP=1525260871
PROGRAM_RELEASE_TYPE="final" # dev or final
PROGRAM_VERSION="2.6.4"
# Source, documentation and license