mirror of https://github.com/CISOfy/lynis.git
Switch to dev
This commit is contained in:
parent
d7b0c28699
commit
b301a1c108
|
@ -5,6 +5,15 @@ Security notice: please run version 2.5.0 or later
|
|||
|
||||
---------------------------------------------------------------------------------
|
||||
|
||||
Lynis 2.5.3 (not released yet)
|
||||
|
||||
Changes:
|
||||
--------
|
||||
* DirectAdmin location added
|
||||
* Small adjustments to text
|
||||
|
||||
---------------------------------------------------------------------------------
|
||||
|
||||
Lynis 2.5.2 (2017-07-10)
|
||||
|
||||
Changes:
|
||||
|
|
6
lynis
6
lynis
|
@ -35,10 +35,10 @@
|
|||
PROGRAM_AUTHOR_CONTACT="lynis-dev@cisofy.com"
|
||||
|
||||
# Version details
|
||||
PROGRAM_RELEASE_DATE="2017-07-10"
|
||||
PROGRAM_RELEASE_DATE="2017-07-11"
|
||||
PROGRAM_RELEASE_TIMESTAMP=1499694342
|
||||
PROGRAM_RELEASE_TYPE="final" # dev or final
|
||||
PROGRAM_VERSION="2.5.2"
|
||||
PROGRAM_RELEASE_TYPE="dev" # dev or final
|
||||
PROGRAM_VERSION="2.5.3"
|
||||
|
||||
# Source, documentation and license
|
||||
PROGRAM_SOURCE="https://github.com/CISOfy/lynis"
|
||||
|
|
Loading…
Reference in New Issue