mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Switch to 2.5.4 development
This commit is contained in:
parent
5be81289ee
commit
0caf42bc51
2 changed files with 10 additions and 2 deletions
|
|
@ -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)
|
||||
|
||||
Changes:
|
||||
|
|
|
|||
4
lynis
4
lynis
|
|
@ -37,8 +37,8 @@
|
|||
# Version details
|
||||
PROGRAM_RELEASE_DATE="2017-08-17"
|
||||
PROGRAM_RELEASE_TIMESTAMP=1502972500
|
||||
PROGRAM_RELEASE_TYPE="final" # dev or final
|
||||
PROGRAM_VERSION="2.5.3"
|
||||
PROGRAM_RELEASE_TYPE="dev" # dev or final
|
||||
PROGRAM_VERSION="2.5.4"
|
||||
|
||||
# Source, documentation and license
|
||||
PROGRAM_SOURCE="https://github.com/CISOfy/lynis"
|
||||
|
|
|
|||
Loading…
Reference in a new issue