mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-27 15:54:09 +02:00
Switch to development of 2.6.5
This commit is contained in:
parent
53004754bc
commit
892a43c991
@ -1,6 +1,15 @@
|
|||||||
Lynis Changelog
|
Lynis Changelog
|
||||||
===============
|
===============
|
||||||
|
|
||||||
|
Lynis 2.6.5 (not released yet)
|
||||||
|
|
||||||
|
Tests:
|
||||||
|
------
|
||||||
|
|
||||||
|
* [SSH-7402] - improved test to allow configurations with a Match block
|
||||||
|
|
||||||
|
---------------------------------------------------------------------------------
|
||||||
|
|
||||||
Lynis 2.6.4 (2018-05-02)
|
Lynis 2.6.4 (2018-05-02)
|
||||||
|
|
||||||
Changes:
|
Changes:
|
||||||
|
6
lynis
6
lynis
@ -35,10 +35,10 @@
|
|||||||
PROGRAM_AUTHOR_CONTACT="lynis-dev@cisofy.com"
|
PROGRAM_AUTHOR_CONTACT="lynis-dev@cisofy.com"
|
||||||
|
|
||||||
# Version details
|
# Version details
|
||||||
PROGRAM_RELEASE_DATE="2018-05-02"
|
PROGRAM_RELEASE_DATE="2018-05-14"
|
||||||
PROGRAM_RELEASE_TIMESTAMP=1525260871
|
PROGRAM_RELEASE_TIMESTAMP=1525260871
|
||||||
PROGRAM_RELEASE_TYPE="final" # dev or final
|
PROGRAM_RELEASE_TYPE="dev" # dev or final
|
||||||
PROGRAM_VERSION="2.6.4"
|
PROGRAM_VERSION="2.6.5"
|
||||||
|
|
||||||
# Source, documentation and license
|
# Source, documentation and license
|
||||||
PROGRAM_SOURCE="https://github.com/CISOfy/lynis"
|
PROGRAM_SOURCE="https://github.com/CISOfy/lynis"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user