mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-27 15:54:09 +02:00
Switch to 2.5.4 development
This commit is contained in:
parent
5be81289ee
commit
0caf42bc51
@ -5,6 +5,14 @@ Security notice: please run version 2.5.0 or later
|
|||||||
|
|
||||||
---------------------------------------------------------------------------------
|
---------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Lynis 2.5.4 (not released yet)
|
||||||
|
|
||||||
|
Tests:
|
||||||
|
------
|
||||||
|
* TOOL-5002 - Improved detection of Ansible directories and files
|
||||||
|
|
||||||
|
---------------------------------------------------------------------------------
|
||||||
|
|
||||||
Lynis 2.5.3 (2017-08-17)
|
Lynis 2.5.3 (2017-08-17)
|
||||||
|
|
||||||
Changes:
|
Changes:
|
||||||
|
4
lynis
4
lynis
@ -37,8 +37,8 @@
|
|||||||
# Version details
|
# Version details
|
||||||
PROGRAM_RELEASE_DATE="2017-08-17"
|
PROGRAM_RELEASE_DATE="2017-08-17"
|
||||||
PROGRAM_RELEASE_TIMESTAMP=1502972500
|
PROGRAM_RELEASE_TIMESTAMP=1502972500
|
||||||
PROGRAM_RELEASE_TYPE="final" # dev or final
|
PROGRAM_RELEASE_TYPE="dev" # dev or final
|
||||||
PROGRAM_VERSION="2.5.3"
|
PROGRAM_VERSION="2.5.4"
|
||||||
|
|
||||||
# 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