mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-28 08:14:10 +02:00
Change to development
This commit is contained in:
parent
daeec982ab
commit
6199d26861
13
CHANGELOG.md
13
CHANGELOG.md
@ -1,11 +1,22 @@
|
|||||||
Lynis Changelog
|
Lynis Changelog
|
||||||
===============
|
===============
|
||||||
|
|
||||||
|
Lynis 2.5.6 (not released)
|
||||||
|
|
||||||
|
Changes:
|
||||||
|
--------
|
||||||
|
* Added additional keywords for banners
|
||||||
|
|
||||||
|
Tests:
|
||||||
|
------
|
||||||
|
|
||||||
|
---------------------------------------------------------------------------------
|
||||||
|
|
||||||
Lynis 2.5.5 (2017-09-07)
|
Lynis 2.5.5 (2017-09-07)
|
||||||
|
|
||||||
Changes:
|
Changes:
|
||||||
--------
|
--------
|
||||||
Minor release to solve errors on screen
|
* Minor release to solve errors on screen
|
||||||
|
|
||||||
Tests:
|
Tests:
|
||||||
------
|
------
|
||||||
|
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="2017-09-07"
|
PROGRAM_RELEASE_DATE="2017-09-12"
|
||||||
PROGRAM_RELEASE_TIMESTAMP=1504688399
|
PROGRAM_RELEASE_TIMESTAMP=1504688399
|
||||||
PROGRAM_RELEASE_TYPE="final" # dev or final
|
PROGRAM_RELEASE_TYPE="dev" # dev or final
|
||||||
PROGRAM_VERSION="2.5.5"
|
PROGRAM_VERSION="2.5.6"
|
||||||
|
|
||||||
# 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